Trace number 3493064

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.14 1797.31

General information on the benchmark

Namemus/chen/fdmus_v100/
fdmus_b22_102.cnf
MD5SUM25ef77166ed9f7c1c4cb23945eb6ad83
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3644
Satisfiable
(Un)Satisfiability was proved
Number of variables4137
Number of clauses11431
Sum of the clauses size26405
Maximum clause length3
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 27876
Number of clauses of size 33549
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version 2.3.0.v20110206
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		5997854704
0.00/0.07	c Max memory 		6029312000
0.00/0.07	c Total memory 		6029312000
0.00/0.07	c Number of processors 	8
0.00/0.09	c Explanation (MUS) enabled solver
0.00/0.09	c QuickXplain (AAAI 2004 version) minimization strategy
0.00/0.09	c --- Begin Solver configuration ---
0.00/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@31e4457d
0.00/0.09	c Learn all clauses as in MiniSAT
0.00/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.09	c Expensive reason simplification
0.00/0.09	c Armin Biere (Picosat) restarts strategy
0.00/0.09	c Glucose learned constraints deletion strategy
0.00/0.09	c timeout=2147483647s
0.00/0.09	c DB Simplification allowed=true
0.00/0.09	c --- End Solver configuration ---
0.00/0.09	c solving HOME/instance-3493064-1307798795.cnf
0.00/0.09	c reading problem ... 
0.47/0.33	c ... done. Wall clock time 0.111s.
0.47/0.33	c #vars     15568
0.47/0.33	c #constraints  11431
0.47/0.33	c constraints type 
0.47/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11425
0.47/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
1.88/1.42	c cleaning 2480 clauses out of 5000 with flag 5000/5000
4.19/3.55	c cleaning 4254 clauses out of 8521 with flag 11001/11001
7.40/6.76	c cleaning 5622 clauses out of 11266 with flag 18000/18000
11.92/11.22	c cleaning 6801 clauses out of 13646 with flag 26002/26002
17.05/16.30	c cleaning 7913 clauses out of 15843 with flag 35000/35000
21.57/20.89	c cleaning 8956 clauses out of 17931 with flag 45001/45001
23.98/23.30	c Unsat detection wall clock time (in seconds) : 23.209
23.98/23.30	c Size of initial unsat subformula: 8257
23.98/23.30	c Computing MUS ...
23.98/23.30	c initial unsat core -2954[?] 15568[?] -1575[?] 15566[?] 196[?] 15564[?] 2934[?] -176[?] 15524[?]  176[?] -2934[?] 15523[?]  2932[?] -174[?] 15520[?]  174[?] -2932[?] 15519[?]  2931[?] -173[?] 15518[?]  173[?] -2931[?] 15517[?]  2930[?] -172[?] 15516[?]  172[?] -2930[?] 15515[?]  2929[?] -171[?] 15514[?]  171[?] -2929[?] 15513[?]  2928[?] -170[?] 15512[?]  170[?] -2928[?] 15511[?]  2927[?] -169[?] 15510[?]  169[?] -2927[?] 15509[?]  2925[?] -167[?] 15506[?]  167[?] -2925[?] 15505[?]  2923[?] -165[?] 15502[?]  165[?] -2923[?] 15501[?]  -164[?] 2922[?] 15500[?]  2921[?] -163[?] 15498[?]  163[?] -2921[?] 15497[?]  2920[?] -162[?] 15496[?]  162[?] -2920[?] 15495[?]  2918[?] -160[?] 15492[?]  160[?] -2918[?] 15491[?]  2917[?] -159[?] 15490[?]  159[?] -2917[?] 15489[?]  2915[?] -157[?] 15486[?]  157[?] -2915[?] 15485[?]  2914[?] -156[?] 15484[?]  156[?] -2914[?] 15483[?]  2913[?] -155[?] 15482[?]  155[?] -2913[?] 15481[?]  2895[?] -137[?] 15446[?]  137[?] -2895[?] 15445[?]  2894[?] -136[?] 15444[?]  2892[?] -134[?] 15440[?]  -118[?] 2876[?] 15408[?]  -116[?] 2874[?] 15404[?]  -100[?] 2858[?] 15372[?]  2857[?] -99[?] 15370[?]  -98[?] 2856[?] 15368[?]  -82[?] 2840[?] 15336[?]  -2840[?] 82[?] 15335[?]  -81[?] 2839[?] 15334[?]  -2839[?] 81[?] 15333[?]  -80[?] 2838[?] 15332[?]  -2838[?] 80[?] 15331[?]  -79[?] 2837[?] 15330[?]  -2837[?] 79[?] 15329[?]  -78[?] 2836[?] 15328[?]  -2836[?] 78[?] 15327[?]  -77[?] 2835[?] 15326[?]  -2835[?] 77[?] 15325[?]  -76[?] 2834[?] 15324[?]  -2834[?] 76[?] 15323[?]  -75[?] 2833[?] 15322[?]  -2833[?] 75[?] 15321[?]  -74[?] 2832[?] 15320[?]  -2832[?] 74[?] 15319[?]  -73[?] 2831[?] 15318[?]  -2831[?] 73[?] 15317[?]  -72[?] 2830[?] 15316[?]  -2830[?] 72[?] 15315[?]  -71[?] 2829[?] 15314[?]  -2829[?] 71[?] 15313[?]  -70[?] 2828[?] 15312[?]  -2828[?] 70[?] 15311[?]  -69[?] 2827[?] 15310[?]  -2827[?] 69[?] 15309[?]  -68[?] 2826[?] 15308[?]  -2826[?] 68[?] 15307[?]  -67[?] 2825[?] 15306[?]  -2825[?] 67[?] 15305[?]  -66[?] 2824[?] 15304[?]  -2824[?] 66[?] 15303[?]  -65[?] 2823[?] 15302[?]  -2823[?] 65[?] 15301[?]  -64[?] 2822[?] 15300[?]  -2822[?] 64[?] 15299[?]  -63[?] 2821[?] 15298[?]  -2821[?] 63[?] 15297[?]  -62[?] 2820[?] 15296[?]  -2820[?] 62[?] 15295[?]  -61[?] 2819[?] 15294[?]  -2819[?] 61[?] 15293[?]  -60[?] 2818[?] 15292[?]  -2818[?] 60[?] 15291[?]  -59[?] 2817[?] 15290[?]  -2817[?] 59[?] 15289[?]  -58[?] 2816[?] 15288[?]  -2816[?] 58[?] 15287[?]  -57[?] 2815[?] 15286[?]  -2815[?] 57[?] 15285[?]  -56[?] 2814[?] 15284[?]  -2814[?] 56[?] 15283[?]  -55[?] 2813[?] 15282[?]  -2813[?] 55[?] 15281[?]  -54[?] 2812[?] 15280[?]  -2812[?] 54[?] 15279[?]  -53[?] 2811[?] 15278[?]  -2811[?] 53[?] 15277[?]  -52[?] 2810[?] 15276[?]  -2810[?] 52[?] 15275[?]  -51[?] 2809[?] 15274[?]  -2809[?] 51[?] 15273[?]  2808[?] -50[?] 15272[?]  50[?] -2808[?] 15271[?]  -49[?] 2807[?] 15270[?]  -2807[?] 49[?] 15269[?]  -48[?] 2806[?] 15268[?]  -2806[?] 48[?] 15267[?]  2805[?] -47[?] 15266[?]  47[?] -2805[?] 15265[?]  2804[?] -46[?] 15264[?]  -45[?] 2803[?] 15262[?]  -2803[?] 45[?] 15261[?]  -44[?] 2802[?] 15260[?]  -2802[?] 44[?] 15259[?]  -43[?] 2801[?] 15258[?]  -2801[?] 43[?] 15257[?]  2800[?] -42[?] 15256[?]  42[?] -2800[?] 15255[?]  2799[?] -41[?] 15254[?]  41[?] -2799[?] 15253[?]  -40[?] 2798[?] 15252[?]  -2798[?] 40[?] 15251[?]  -39[?] 2797[?] 15250[?]  -2797[?] 39[?] 15249[?]  2796[?] -38[?] 15248[?]  38[?] -2796[?] 15247[?]  -37[?] 2795[?] 15246[?]  -2795[?] 37[?] 15245[?]  -36[?] 2794[?] 15244[?]  -2794[?] 36[?] 15243[?]  -35[?] 2793[?] 15242[?]  -2793[?] 35[?] 15241[?]  2792[?] -34[?] 15240[?]  34[?] -2792[?] 15239[?]  -33[?] 2791[?] 15238[?]  -2791[?] 33[?] 15237[?]  -32[?] 2790[?] 15236[?]  -2790[?] 32[?] 15235[?]  -31[?] 2789[?] 15234[?]  -2789[?] 31[?] 15233[?]  -30[?] 2788[?] 15232[?]  -2788[?] 30[?] 15231[?]  -29[?] 2787[?] 15230[?]  -2787[?] 29[?] 15229[?]  -28[?] 2786[?] 15228[?]  -2786[?] 28[?] 15227[?]  -27[?] 2785[?] 15226[?]  -2785[?] 27[?] 15225[?]  -26[?] 2784[?] 15224[?]  -2784[?] 26[?] 15223[?]  -25[?] 2783[?] 15222[?]  -2783[?] 25[?] 15221[?]  -24[?] 2782[?] 15220[?]  -2782[?] 24[?] 15219[?]  -23[?] 2781[?] 15218[?]  -2781[?] 23[?] 15217[?]  -22[?] 2780[?] 15216[?]  -2780[?] 22[?] 15215[?]  -21[?] 2779[?] 15214[?]  -2779[?] 21[?] 15213[?]  -20[?] 2778[?] 15212[?]  -2778[?] 20[?] 15211[?]  -19[?] 2777[?] 15210[?]  -2777[?] 19[?] 15209[?]  -195[?] 1574[?] 15176[?]  -1574[?] 195[?] 15175[?]  -194[?] 1573[?] 15174[?]  -1573[?] 194[?] 15173[?]  -193[?] 1572[?] 15172[?]  -1572[?] 193[?] 15171[?]  1571[?] -192[?] 15170[?]  192[?] -1571[?] 15169[?]  1570[?] -191[?] 15168[?]  191[?] -1570[?] 15167[?]  1569[?] -190[?] 15166[?]  190[?] -1569[?] 15165[?]  1568[?] -189[?] 15164[?]  189[?] -1568[?] 15163[?]  1567[?] -188[?] 15162[?]  188[?] -1567[?] 15161[?]  1566[?] -187[?] 15160[?]  187[?] -1566[?] 15159[?]  1565[?] -186[?] 15158[?]  186[?] -1565[?] 15157[?]  1564[?] -185[?] 15156[?]  185[?] -1564[?] 15155[?]  1563[?] -184[?] 15154[?]  184[?] -1563[?] 15153[?]  1562[?] -183[?] 15152[?]  183[?] -1562[?] 15151[?]  1561[?] -182[?] 15150[?]  182[?] -1561[?] 15149[?]  1560[?] -181[?] 15148[?]  181[?] -1560[?] 15147[?]  1559[?] -180[?] 15146[?]  180[?] -1559[?] 15145[?]  -179[?] 1558[?] 15144[?]  -1558[?] 179[?] 15143[?]  -178[?] 1557[?] 15142[?]  -1557[?] 178[?] 15141[?]  -177[?] 1556[?] 15140[?]  -1556[?] 177[?] 15139[?]  1555[?] -176[?] 15138[?]  176[?] -1555[?] 15137[?]  -175[?] 1554[?] 15136[?]  -1554[?] 175[?] 15135[?]  1553[?] -174[?] 15134[?]  1552[?] -173[?] 15132[?]  173[?] -1552[?] 15131[?]  1551[?] -172[?] 15130[?]  172[?] -1551[?] 15129[?]  1550[?] -171[?] 15128[?]  171[?] -1550[?] 15127[?]  1549[?] -170[?] 15126[?]  170[?] -1549[?] 15125[?]  1548[?] -169[?] 15124[?]  169[?] -1548[?] 15123[?]  -168[?] 1547[?] 15122[?]  -1547[?] 168[?] 15121[?]  1546[?] -167[?] 15120[?]  167[?] -1546[?] 15119[?]  -166[?] 1545[?] 15118[?]  -1545[?] 166[?] 15117[?]  1544[?] -165[?] 15116[?]  165[?] -1544[?] 15115[?]  -164[?] 1543[?] 15114[?]  -1543[?] 164[?] 15113[?]  1542[?] -163[?] 15112[?]  163[?] -1542[?] 15111[?]  1541[?] -162[?] 15110[?]  162[?] -1541[?] 15109[?]  1540[?] -161[?] 15108[?]  161[?] -1540[?] 15107[?]  1539[?] -160[?] 15106[?]  160[?] -1539[?] 15105[?]  1538[?] -159[?] 15104[?]  159[?] -1538[?] 15103[?]  1537[?] -158[?] 15102[?]  158[?] -1537[?] 15101[?]  1536[?] -157[?] 15100[?]  157[?] -1536[?] 15099[?]  1535[?] -156[?] 15098[?]  156[?] -1535[?] 15097[?]  1534[?] -155[?] 15096[?]  155[?] -1534[?] 15095[?]  1516[?] -137[?] 15060[?]  137[?] -1516[?] 15059[?]  1515[?] -136[?] 15058[?]  1514[?] -135[?] 15056[?]  135[?] -1514[?] 15055[?]  1513[?] -134[?] 15054[?]  134[?] -1513[?] 15053[?]  -133[?] 1512[?] 15052[?]  -1512[?] 133[?] 15051[?]  1511[?] -132[?] 15050[?]  132[?] -1511[?] 15049[?]  1510[?] -131[?] 15048[?]  131[?] -1510[?] 15047[?]  1509[?] -130[?] 15046[?]  130[?] -1509[?] 15045[?]  1508[?] -129[?] 15044[?]  129[?] -1508[?] 15043[?]  1507[?] -128[?] 15042[?]  128[?] -1507[?] 15041[?]  1506[?] -127[?] 15040[?]  127[?] -1506[?] 15039[?]  -126[?] 1505[?] 15038[?]  -1505[?] 126[?] 15037[?]  -125[?] 1504[?] 15036[?]  -1504[?] 125[?] 15035[?]  -124[?] 1503[?] 15034[?]  -1503[?] 124[?] 15033[?]  -123[?] 1502[?] 15032[?]  -1502[?] 123[?] 15031[?]  1501[?] -122[?] 15030[?]  122[?] -1501[?] 15029[?]  -121[?] 1500[?] 15028[?]  -1500[?] 121[?] 15027[?]  -120[?] 1499[?] 15026[?]  -1499[?] 120[?] 15025[?]  -119[?] 1498[?] 15024[?]  -1498[?] 119[?] 15023[?]  -118[?] 1497[?] 15022[?]  -117[?] 1496[?] 15020[?]  -1496[?] 117[?] 15019[?]  -116[?] 1495[?] 15018[?]  -1495[?] 116[?] 15017[?]  1494[?] -115[?] 15016[?]  115[?] -1494[?] 15015[?]  1493[?] -114[?] 15014[?]  114[?] -1493[?] 15013[?]  -113[?] 1492[?] 15012[?]  -1492[?] 113[?] 15011[?]  1491[?] -112[?] 15010[?]  112[?] -1491[?] 15009[?]  1490[?] -111[?] 15008[?]  111[?] -1490[?] 15007[?]  1489[?] -110[?] 15006[?]  110[?] -1489[?] 15005[?]  1488[?] -109[?] 15004[?]  109[?] -1488[?] 15003[?]  1487[?] -108[?] 15002[?]  108[?] -1487[?] 15001[?]  1486[?] -107[?] 15000[?]  107[?] -1486[?] 14999[?]  1485[?] -106[?] 14998[?]  106[?] -1485[?] 14997[?]  1484[?] -105[?] 14996[?]  105[?] -1484[?] 14995[?]  1483[?] -104[?] 14994[?]  104[?] -1483[?] 14993[?]  1482[?] -103[?] 14992[?]  103[?] -1482[?] 14991[?]  -102[?] 1481[?] 14990[?]  -1481[?] 102[?] 14989[?]  -101[?] 1480[?] 14988[?]  -1480[?] 101[?] 14987[?]  1478[?] -99[?] 14986[?]  99[?] -1478[?] 14985[?]  -98[?] 1477[?] 14984[?]  -1477[?] 98[?] 14983[?]  1476[?] -97[?] 14982[?]  97[?] -1476[?] 14981[?]  -96[?] 1475[?] 14980[?]  -1475[?] 96[?] 14979[?]  -95[?] 1474[?] 14978[?]  95[?] -1474[?] 14977[?]  1473[?] -94[?] 14976[?]  94[?] -1473[?] 14975[?]  1472[?] -93[?] 14974[?]  93[?] -1472[?] 14973[?]  1471[?] -92[?] 14972[?]  92[?] -1471[?] 14971[?]  -91[?] 1470[?] 14970[?]  -1470[?] 91[?] 14969[?]  -90[?] 1469[?] 14968[?]  -1469[?] 90[?] 14967[?]  -89[?] 1468[?] 14966[?]  -1468[?] 89[?] 14965[?]  -88[?] 1467[?] 14964[?]  -1467[?] 88[?] 14963[?]  -87[?] 1466[?] 14962[?]  -1466[?] 87[?] 14961[?]  -86[?] 1465[?] 14960[?]  -1465[?] 86[?] 14959[?]  -85[?] 1464[?] 14958[?]  -1464[?] 85[?] 14957[?]  1463[?] -84[?] 14956[?]  84[?] -1463[?] 14955[?]  1462[?] -83[?] 14954[?]  83[?] -1462[?] 14953[?]  -82[?] 1461[?] 14952[?]  -1461[?] 82[?] 14951[?]  -81[?] 1460[?] 14950[?]  -1460[?] 81[?] 14949[?]  -80[?] 1459[?] 14948[?]  -1459[?] 80[?] 14947[?]  -79[?] 1458[?] 14946[?]  -1458[?] 79[?] 14945[?]  -78[?] 1457[?] 14944[?]  -1457[?] 78[?] 14943[?]  -77[?] 1456[?] 14942[?]  -1456[?] 77[?] 14941[?]  -76[?] 1455[?] 14940[?]  -1455[?] 76[?] 14939[?]  -75[?] 1454[?] 14938[?]  -1454[?] 75[?] 14937[?]  -74[?] 1453[?] 14936[?]  -1453[?] 74[?] 14935[?]  -73[?] 1452[?] 14934[?]  -1452[?] 73[?] 14933[?]  -72[?] 1451[?] 14932[?]  -1451[?] 72[?] 14931[?]  -71[?] 1450[?] 14930[?]  -1450[?] 71[?] 14929[?]  -70[?] 1449[?] 14928[?]  -1449[?] 70[?] 14927[?]  -69[?] 1448[?] 14926[?]  -1448[?] 69[?] 14925[?]  -68[?] 1447[?] 14924[?]  -1447[?] 68[?] 14923[?]  -67[?] 1446[?] 14922[?]  -1446[?] 67[?] 14921[?]  -66[?] 1445[?] 14920[?]  -1445[?] 66[?] 14919[?]  -65[?] 1444[?] 14918[?]  -1444[?] 65[?] 14917[?]  -64[?] 1443[?] 14916[?]  -1443[?] 64[?] 14915[?]  -63[?] 1442[?] 14914[?]  -1442[?] 63[?] 14913[?]  -62[?] 1441[?] 14912[?]  -1441[?] 62[?] 14911[?]  -61[?] 1440[?] 14910[?]  -1440[?] 61[?] 14909[?]  -60[?] 1439[?] 14908[?]  -1439[?] 60[?] 14907[?]  -59[?] 1438[?] 14906[?]  -1438[?] 59[?] 14905[?]  -58[?] 1437[?] 14904[?]  -1437[?] 58[?] 14903[?]  -57[?] 1436[?] 14902[?]  -1436[?] 57[?] 14901[?]  -56[?] 1435[?] 14900[?]  -1435[?] 56[?] 14899[?]  -55[?] 1434[?] 14898[?]  -1434[?] 55[?] 14897[?]  -54[?] 1433[?] 14896[?]  -1433[?] 54[?] 14895[?]  -53[?] 1432[?] 14894[?]  -1432[?] 53[?] 14893[?]  -52[?] 1431[?] 14892[?]  -1431[?] 52[?] 14891[?]  -51[?] 1430[?] 14890[?]  -1430[?] 51[?] 14889[?]  1429[?] -50[?] 14888[?]  50[?] -1429[?] 14887[?]  -49[?] 1428[?] 14886[?]  -1428[?] 49[?] 14885[?]  -48[?] 1427[?] 14884[?]  -1427[?] 48[?] 14883[?]  1426[?] -47[?] 14882[?]  47[?] -1426[?] 14881[?]  1425[?] -46[?] 14880[?]  46[?] -1425[?] 14879[?]  -45[?] 1424[?] 14878[?]  -1424[?] 45[?] 14877[?]  -44[?] 1423[?] 14876[?]  -1423[?] 44[?] 14875[?]  -43[?] 1422[?] 14874[?]  -1422[?] 43[?] 14873[?]  1421[?] -42[?] 14872[?]  42[?] -1421[?] 14871[?]  1420[?] -41[?] 14870[?]  41[?] -1420[?] 14869[?]  -40[?] 1419[?] 14868[?]  -1419[?] 40[?] 14867[?]  -39[?] 1418[?] 14866[?]  -1418[?] 39[?] 14865[?]  1417[?] -38[?] 14864[?]  38[?] -1417[?] 14863[?]  -37[?] 1416[?] 14862[?]  -1416[?] 37[?] 14861[?]  -36[?] 1415[?] 14860[?]  -1415[?] 36[?] 14859[?]  -35[?] 1414[?] 14858[?]  -1414[?] 35[?] 14857[?]  1413[?] -34[?] 14856[?]  34[?] -1413[?] 14855[?]  -33[?] 1412[?] 14854[?]  -1412[?] 33[?] 14853[?]  -32[?] 1411[?] 14852[?]  -1411[?] 32[?] 14851[?]  -31[?] 1410[?] 14850[?]  -1410[?] 31[?] 14849[?]  -30[?] 1409[?] 14848[?]  -1409[?] 30[?] 14847[?]  -29[?] 1408[?] 14846[?]  -1408[?] 29[?] 14845[?]  -28[?] 1407[?] 14844[?]  -1407[?] 28[?] 14843[?]  -27[?] 1406[?] 14842[?]  -1406[?] 27[?] 14841[?]  -26[?] 1405[?] 14840[?]  -1405[?] 26[?] 14839[?]  -25[?] 1404[?] 14838[?]  -1404[?] 25[?] 14837[?]  -24[?] 1403[?] 14836[?]  -1403[?] 24[?] 14835[?]  -23[?] 1402[?] 14834[?]  -1402[?] 23[?] 14833[?]  -22[?] 1401[?] 14832[?]  -1401[?] 22[?] 14831[?]  -21[?] 1400[?] 14830[?]  -1400[?] 21[?] 14829[?]  -20[?] 1399[?] 14828[?]  -1399[?] 20[?] 14827[?]  -19[?] 1398[?] 14826[?]  -1398[?] 19[?] 14825[?]  1397[?] -18[?] 14824[?]  18[?] -1397[?] 14823[?]  -17[?] 1396[?] 14822[?]  -1396[?] 17[?] 14821[?]  -16[?] 1395[?] 14820[?]  -1395[?] 16[?] 14819[?]  1394[?] -15[?] 14818[?]  15[?] -1394[?] 14817[?]  1393[?] -14[?] 14816[?]  14[?] -1393[?] 14815[?]  1392[?] -13[?] 14814[?]  13[?] -1392[?] 14813[?]  -12[?] 1391[?] 14812[?]  12[?] -1391[?] 14811[?]  -11[?] 1390[?] 14810[?]  -1390[?] 11[?] 14809[?]  -10[?] 1389[?] 14808[?]  -1389[?] 10[?] 14807[?]  -9[?] 1388[?] 14806[?]  -1388[?] 9[?] 14805[?]  -8[?] 1387[?] 14804[?]  -1387[?] 8[?] 14803[?]  -7[?] 1386[?] 14802[?]  -1386[?] 7[?] 14801[?]  -6[?] 1385[?] 14800[?]  -1385[?] 6[?] 14799[?]  -5[?] 1384[?] 14798[?]  -1384[?] 5[?] 14797[?]  1383[?] -4[?] 14796[?]  4[?] -1383[?] 14795[?]  -3[?] 1382[?] 14794[?]  -1382[?] 3[?] 14793[?]  1381[?] -2[?] 14792[?]  2[?] -1381[?] 14791[?]  4137[?] 2954[?] 14789[?]  -4136[?] -4137[?] 14787[?]  -4135[?] -4137[?] 14786[?]  3211[?] -2857[?] 4136[?] 14785[?]  4134[?] -3211[?] 4135[?] 14782[?]  4133[?] -4134[?] 14778[?]  4031[?] -4134[?] 14777[?]  4132[?] -4133[?] 14775[?]  4131[?] -4132[?] 14772[?]  -4130[?] -4131[?] 14769[?]  -4129[?] 3462[?] 4130[?] 14767[?]  3291[?] -4015[?] 4129[?] 14764[?]  -4129[?] 4015[?] 14763[?]  -4129[?] -3291[?] 14762[?]  -3212[?] 3138[?] 4127[?] 14758[?]  -4127[?] 3212[?] 14757[?]  -4127[?] -3138[?] 14756[?]  4030[?] -4031[?] 14469[?]  4029[?] -4030[?] 14466[?]  -4028[?] -4029[?] 14463[?]  4027[?] -4016[?] 4028[?] 14461[?]  4026[?] -4027[?] 14457[?]  -4021[?] -4027[?] 14456[?]  4025[?] -4026[?] 14454[?]  -4022[?] -4026[?] 14453[?]  -4024[?] -4025[?] 14451[?]  -4023[?] -4025[?] 14450[?]  -2858[?] -3271[?] 4024[?] 14449[?]  -2876[?] -3269[?] 4023[?] 14446[?]  -2894[?] -3267[?] 4022[?] 14443[?]  4020[?] 4021[?] -3250[?] 14440[?]  -4019[?] -4020[?] 14436[?]  -2922[?] 4019[?] 4017[?] 14434[?]  -4017[?] 3262[?] 14427[?]  -4015[?] 4016[?] -3291[?] 14425[?]  3138[?] 4015[?] 3144[?] 14422[?]  -4015[?] -3144[?] 14421[?]  -2778[?] 3911[?] 2777[?] 14110[?]  -3911[?] 2778[?] 14109[?]  3461[?] -3462[?] 12762[?]  -3456[?] -3462[?] 12761[?]  3460[?] -3461[?] 12759[?]  -3457[?] -3461[?] 12758[?]  -3459[?] -3460[?] 12756[?]  -3458[?] -3460[?] 12755[?]  -2856[?] -3271[?] 3459[?] 12754[?]  -2874[?] -3269[?] 3458[?] 12751[?]  -2892[?] -3267[?] 3457[?] 12748[?]  3455[?] 3456[?] -3250[?] 12745[?]  -3454[?] -3455[?] 12741[?]  -3453[?] -3455[?] 12740[?]  3261[?] 3454[?] -2914[?] 12739[?]  2914[?] -3261[?] 3453[?] 12736[?]  3311[?] -2934[?] -2895[?] 12310[?]  2934[?] -3311[?] 12309[?]  2934[?] 2895[?] 3308[?] 12301[?]  -3308[?] -2934[?] 12300[?]  -3308[?] -2895[?] 12299[?]  3291[?] 3289[?] 3290[?] 12250[?]  -3289[?] -3291[?] 12248[?]  -3290[?] -2808[?] 12246[?]  -3290[?] 2805[?] 12245[?]  -3288[?] 3289[?] -2808[?] 12244[?]  -3289[?] 3288[?] 12243[?]  -3289[?] 2808[?] 12242[?]  3287[?] 3288[?] 3244[?] 12241[?]  -3288[?] -3287[?] 12240[?]  3287[?] -2805[?] 3286[?] 12238[?]  2805[?] -3287[?] 12236[?]  -3286[?] 3285[?] 12234[?]  -3286[?] 3057[?] 12233[?]  -3285[?] 3284[?] 12231[?]  -3285[?] 3046[?] 12230[?]  -3284[?] 3283[?] 12228[?]  -3283[?] -2804[?] 12224[?]  -3239[?] -3249[?] 3271[?] 12190[?]  -3239[?] 3249[?] 3269[?] 12184[?]  -3249[?] 3267[?] 3239[?] 12178[?]  3261[?] -3262[?] 12162[?]  2914[?] -3262[?] 12161[?]  3261[?] -3260[?] -2930[?] 12160[?]  3260[?] -3261[?] 12159[?]  2930[?] -3261[?] 12158[?]  3260[?] -2918[?] -3259[?] 12157[?]  3259[?] -3260[?] 12156[?]  2918[?] -3260[?] 12155[?]  3259[?] -3258[?] -2925[?] 12154[?]  3258[?] -3259[?] 12153[?]  2925[?] -3259[?] 12152[?]  3258[?] -3257[?] -2917[?] 12151[?]  3257[?] -3258[?] 12150[?]  2917[?] -3258[?] 12149[?]  3257[?] -3256[?] -2929[?] 12148[?]  3256[?] -3257[?] 12147[?]  2929[?] -3257[?] 12146[?]  3256[?] -3255[?] -2920[?] 12145[?]  3255[?] -3256[?] 12144[?]  2920[?] -3256[?] 12143[?]  3255[?] -3254[?] -2927[?] 12142[?]  3254[?] -3255[?] 12141[?]  2927[?] -3255[?] 12140[?]  3254[?] -3253[?] -2931[?] 12139[?]  3253[?] -3254[?] 12138[?]  2931[?] -3254[?] 12137[?]  3253[?] -3252[?] -2915[?] 12136[?]  3252[?] -3253[?] 12135[?]  2915[?] -3253[?] 12134[?]  3252[?] -3251[?] -2923[?] 12133[?]  3251[?] -3252[?] 12132[?]  2923[?] -3252[?] 12131[?]  3251[?] -2921[?] -2928[?] 12130[?]  2928[?] -3251[?] 12129[?]  2921[?] -3251[?] 12128[?]  3250[?] 3249[?] 3239[?] 12127[?]  3247[?] 3249[?] 3248[?] 12124[?]  -3249[?] -3247[?] 12122[?]  -3248[?] -2808[?] 12120[?]  -3248[?] 2806[?] 12119[?]  3247[?] -3246[?] -2808[?] 12118[?]  3246[?] -3247[?] 12117[?]  2808[?] -3247[?] 12116[?]  3246[?] 3245[?] 3233[?] 12115[?]  -3245[?] -3246[?] 12114[?]  -2806[?] 3245[?] 3244[?] 12112[?]  -3245[?] 2806[?] 12110[?]  -3221[?] -3243[?] 3244[?] 12109[?]  -3244[?] 3243[?] 12108[?]  -3244[?] 3221[?] 12107[?]  -3242[?] -3224[?] 3243[?] 12106[?]  -3243[?] 3242[?] 12105[?]  -3243[?] 3224[?] 12104[?]  -3241[?] -3227[?] 3242[?] 12103[?]  -3242[?] 3241[?] 12102[?]  -3242[?] 3227[?] 12101[?]  -3240[?] 2805[?] 3241[?] 12100[?]  -3241[?] 3240[?] 12099[?]  -3241[?] -2805[?] 12098[?]  2804[?] 2779[?] 3240[?] 12097[?]  -3240[?] -2804[?] 12096[?]  -3240[?] -2779[?] 12095[?]  3237[?] 3239[?] 3238[?] 12094[?]  -3239[?] -3237[?] 12092[?]  -3238[?] -2808[?] 12090[?]  -3238[?] 2807[?] 12089[?]  3237[?] -3236[?] -2808[?] 12088[?]  3236[?] -3237[?] 12087[?]  2808[?] -3237[?] 12086[?]  3236[?] 3235[?] 3234[?] 12085[?]  -3235[?] -3236[?] 12084[?]  -2807[?] 3235[?] 3233[?] 12082[?]  -3235[?] 2807[?] 12080[?]  -3234[?] 3233[?] 12078[?]  -3233[?] 3232[?] 12075[?]  -3233[?] 3221[?] 12074[?]  -3232[?] 3231[?] 12072[?]  -3232[?] 3224[?] 12071[?]  -3231[?] 3230[?] 12069[?]  -3231[?] 3227[?] 12068[?]  -3230[?] 3229[?] 12066[?]  -3230[?] -2779[?] 12065[?]  -3229[?] 3228[?] 12063[?]  -3229[?] -2806[?] 12062[?]  -3228[?] -2805[?] 12060[?]  -3228[?] -2804[?] 12059[?]  3226[?] -3227[?] 12057[?]  2983[?] -3227[?] 12056[?]  3225[?] -3226[?] 12054[?]  -2783[?] -3226[?] 12053[?]  3089[?] -3225[?] 12051[?]  -2782[?] -3225[?] 12050[?]  -3224[?] 3223[?] 12048[?]  -2803[?] -3224[?] 12047[?]  -3223[?] 3222[?] 12045[?]  -2802[?] -3223[?] 12044[?]  -2801[?] -3222[?] 12042[?]  -3222[?] -2800[?] 12041[?]  -3221[?] 3220[?] 12039[?]  -3221[?] 3014[?] 12038[?]  -3220[?] 3219[?] 12036[?]  -3220[?] 3216[?] 12035[?]  -3219[?] 3218[?] 12033[?]  -3219[?] 2979[?] 12032[?]  -3218[?] 3217[?] 12030[?]  -3218[?] -2777[?] 12029[?]  -3217[?] 3081[?] 12027[?]  -3217[?] -2778[?] 12026[?]  -3216[?] 3215[?] 12024[?]  -2794[?] -3216[?] 12023[?]  -3215[?] 3214[?] 12021[?]  -2793[?] -3215[?] 12020[?]  -3214[?] -2792[?] 12018[?]  -2791[?] -3214[?] 12017[?]  -3110[?] 3126[?] 3212[?] 12013[?]  -3212[?] -3126[?] 12012[?]  -3212[?] 3110[?] 12011[?]  3211[?] -3210[?] -3076[?] 12010[?]  3210[?] -3211[?] 12009[?]  3076[?] -3211[?] 12008[?]  3210[?] -3150[?] -3209[?] 12007[?]  3209[?] -3210[?] 12006[?]  3150[?] -3210[?] 12005[?]  3209[?] -3208[?] -3179[?] 12004[?]  3208[?] -3209[?] 12003[?]  3179[?] -3209[?] 12002[?]  3208[?] -3207[?] -3186[?] 12001[?]  3207[?] -3208[?] 12000[?]  3186[?] -3208[?] 11999[?]  3207[?] -3206[?] -3193[?] 11998[?]  3206[?] -3207[?] 11997[?]  3193[?] -3207[?] 11996[?]  3206[?] -3205[?] -3198[?] 11995[?]  3205[?] -3206[?] 11994[?]  3198[?] -3206[?] 11993[?]  3205[?] -3204[?] 3199[?] 11992[?]  3204[?] -3205[?] 11991[?]  -3199[?] -3205[?] 11990[?]  3204[?] -3203[?] 3200[?] 11989[?]  3203[?] -3204[?] 11988[?]  -3200[?] -3204[?] 11987[?]  3203[?] 3202[?] 3201[?] 11986[?]  -3202[?] -3203[?] 11985[?]  -3201[?] -3203[?] 11984[?]  -2829[?] -3071[?] 3202[?] 11983[?]  -3202[?] 3071[?] 11982[?]  -3202[?] 2829[?] 11981[?]  -2830[?] -3071[?] 3201[?] 11980[?]  -3201[?] 3071[?] 11979[?]  -3201[?] 2830[?] 11978[?]  -2828[?] -3071[?] 3200[?] 11977[?]  -3200[?] 3071[?] 11976[?]  -3200[?] 2828[?] 11975[?]  -2827[?] -3071[?] 3199[?] 11974[?]  -3199[?] 3071[?] 11973[?]  -3199[?] 2827[?] 11972[?]  3198[?] -3197[?] 3194[?] 11971[?]  3197[?] -3198[?] 11970[?]  -3194[?] -3198[?] 11969[?]  3197[?] 3196[?] 3195[?] 11968[?]  -3196[?] -3197[?] 11967[?]  -3195[?] -3197[?] 11966[?]  -2831[?] -3071[?] 3196[?] 11965[?]  -3196[?] 3071[?] 11964[?]  -3196[?] 2831[?] 11963[?]  -2832[?] -3071[?] 3195[?] 11962[?]  -3195[?] 3071[?] 11961[?]  -3195[?] 2832[?] 11960[?]  -2833[?] -3071[?] 3194[?] 11959[?]  -3194[?] 3071[?] 11958[?]  -3194[?] 2833[?] 11957[?]  3193[?] -3192[?] 3187[?] 11956[?]  3192[?] -3193[?] 11955[?]  -3187[?] -3193[?] 11954[?]  3192[?] -3191[?] 3188[?] 11953[?]  3191[?] -3192[?] 11952[?]  -3188[?] -3192[?] 11951[?]  3191[?] 3190[?] 3189[?] 11950[?]  -3190[?] -3191[?] 11949[?]  -3189[?] -3191[?] 11948[?]  -2825[?] -3071[?] 3190[?] 11947[?]  -3190[?] 3071[?] 11946[?]  -3190[?] 2825[?] 11945[?]  -2826[?] -3071[?] 3189[?] 11944[?]  -3189[?] 3071[?] 11943[?]  -3189[?] 2826[?] 11942[?]  -2824[?] -3071[?] 3188[?] 11941[?]  -3188[?] 3071[?] 11940[?]  -3188[?] 2824[?] 11939[?]  -2823[?] -3071[?] 3187[?] 11938[?]  -3187[?] 3071[?] 11937[?]  -3187[?] 2823[?] 11936[?]  3186[?] -3185[?] 3180[?] 11935[?]  3185[?] -3186[?] 11934[?]  -3180[?] -3186[?] 11933[?]  3185[?] -3184[?] 3181[?] 11932[?]  3184[?] -3185[?] 11931[?]  -3181[?] -3185[?] 11930[?]  3184[?] 3183[?] 3182[?] 11929[?]  -3183[?] -3184[?] 11928[?]  -3182[?] -3184[?] 11927[?]  -2821[?] -3071[?] 3183[?] 11926[?]  -3183[?] 3071[?] 11925[?]  -3183[?] 2821[?] 11924[?]  -2822[?] -3071[?] 3182[?] 11923[?]  -3182[?] 3071[?] 11922[?]  -3182[?] 2822[?] 11921[?]  -2820[?] -3071[?] 3181[?] 11920[?]  -3181[?] 3071[?] 11919[?]  -3181[?] 2820[?] 11918[?]  -2819[?] -3071[?] 3180[?] 11917[?]  -3180[?] 3071[?] 11916[?]  -3180[?] 2819[?] 11915[?]  3179[?] -3178[?] -3157[?] 11914[?]  3178[?] -3179[?] 11913[?]  3157[?] -3179[?] 11912[?]  3178[?] -3177[?] -3164[?] 11911[?]  3177[?] -3178[?] 11910[?]  3164[?] -3178[?] 11909[?]  3177[?] -3176[?] -3169[?] 11908[?]  3176[?] -3177[?] 11907[?]  3169[?] -3177[?] 11906[?]  3176[?] -3175[?] 3170[?] 11905[?]  3175[?] -3176[?] 11904[?]  -3170[?] -3176[?] 11903[?]  3175[?] -3174[?] 3171[?] 11902[?]  3174[?] -3175[?] 11901[?]  -3171[?] -3175[?] 11900[?]  3174[?] 3173[?] 3172[?] 11899[?]  -3173[?] -3174[?] 11898[?]  -3172[?] -3174[?] 11897[?]  -2814[?] -3071[?] 3173[?] 11896[?]  -3173[?] 3071[?] 11895[?]  -3173[?] 2814[?] 11894[?]  -2815[?] -3071[?] 3172[?] 11893[?]  -3172[?] 3071[?] 11892[?]  -3172[?] 2815[?] 11891[?]  -2813[?] -3071[?] 3171[?] 11890[?]  -3171[?] 3071[?] 11889[?]  -3171[?] 2813[?] 11888[?]  -2812[?] -3071[?] 3170[?] 11887[?]  -3170[?] 3071[?] 11886[?]  -3170[?] 2812[?] 11885[?]  3169[?] -3168[?] 3165[?] 11884[?]  3168[?] -3169[?] 11883[?]  -3165[?] -3169[?] 11882[?]  3168[?] 3167[?] 3166[?] 11881[?]  -3167[?] -3168[?] 11880[?]  -3166[?] -3168[?] 11879[?]  -2816[?] -3071[?] 3167[?] 11878[?]  -3167[?] 3071[?] 11877[?]  -3167[?] 2816[?] 11876[?]  -2817[?] -3071[?] 3166[?] 11875[?]  -3166[?] 3071[?] 11874[?]  -3166[?] 2817[?] 11873[?]  -2818[?] -3071[?] 3165[?] 11872[?]  -3165[?] 3071[?] 11871[?]  -3165[?] 2818[?] 11870[?]  3164[?] -3163[?] 3158[?] 11869[?]  3163[?] -3164[?] 11868[?]  -3158[?] -3164[?] 11867[?]  3163[?] -3162[?] 3159[?] 11866[?]  3162[?] -3163[?] 11865[?]  -3159[?] -3163[?] 11864[?]  3162[?] 3161[?] 3160[?] 11863[?]  -3161[?] -3162[?] 11862[?]  -3160[?] -3162[?] 11861[?]  -2839[?] -3071[?] 3161[?] 11860[?]  -3161[?] 3071[?] 11859[?]  -3161[?] 2839[?] 11858[?]  -2840[?] -3071[?] 3160[?] 11857[?]  -3160[?] 3071[?] 11856[?]  -3160[?] 2840[?] 11855[?]  -2811[?] -3071[?] 3159[?] 11854[?]  -3159[?] 3071[?] 11853[?]  -3159[?] 2811[?] 11852[?]  -2838[?] -3071[?] 3158[?] 11851[?]  -3158[?] 3071[?] 11850[?]  -3158[?] 2838[?] 11849[?]  3157[?] -3156[?] 3151[?] 11848[?]  3156[?] -3157[?] 11847[?]  -3151[?] -3157[?] 11846[?]  3156[?] -3155[?] 3152[?] 11845[?]  3155[?] -3156[?] 11844[?]  -3152[?] -3156[?] 11843[?]  3155[?] 3154[?] 3153[?] 11842[?]  -3154[?] -3155[?] 11841[?]  -3153[?] -3155[?] 11840[?]  -2836[?] -3071[?] 3154[?] 11839[?]  -3154[?] 3071[?] 11838[?]  -3154[?] 2836[?] 11837[?]  -2837[?] -3071[?] 3153[?] 11836[?]  -3153[?] 3071[?] 11835[?]  -3153[?] 2837[?] 11834[?]  -2835[?] -3071[?] 3152[?] 11833[?]  -3152[?] 3071[?] 11832[?]  -3152[?] 2835[?] 11831[?]  -2834[?] -3071[?] 3151[?] 11830[?]  -3151[?] 3071[?] 11829[?]  -3151[?] 2834[?] 11828[?]  3150[?] 3149[?] -3080[?] 11827[?]  3080[?] -3150[?] 11825[?]  -3149[?] 3148[?] 11823[?]  -3149[?] -3127[?] 11822[?]  -3148[?] -3147[?] 11820[?]  -3148[?] -3146[?] 11819[?]  -3144[?] 3138[?] 3147[?] 11818[?]  3146[?] 3145[?] -3138[?] 11815[?]  -3145[?] 3144[?] 11811[?]  -3145[?] 3110[?] 11810[?]  3142[?] 3144[?] 3143[?] 11809[?]  -3143[?] -3144[?] 11808[?]  -3144[?] -3142[?] 11807[?]  2808[?] -2798[?] 3143[?] 11806[?]  -3143[?] -2808[?] 11805[?]  -3143[?] 2798[?] 11804[?]  3142[?] -3141[?] -2808[?] 11803[?]  3141[?] -3142[?] 11802[?]  2808[?] -3142[?] 11801[?]  3141[?] 3140[?] 3139[?] 11800[?]  -3140[?] -3141[?] 11799[?]  -3139[?] -3141[?] 11798[?]  -2798[?] 3140[?] 3106[?] 11797[?]  -3106[?] -3140[?] 11796[?]  -3140[?] 2798[?] 11795[?]  -3106[?] 2798[?] 3139[?] 11794[?]  -3139[?] 3106[?] 11793[?]  -3139[?] -2798[?] 11792[?]  3138[?] 3136[?] 3137[?] 11791[?]  -3137[?] -3138[?] 11790[?]  -3136[?] -3138[?] 11789[?]  2808[?] -2799[?] 3137[?] 11788[?]  -3137[?] -2808[?] 11787[?]  -3137[?] 2799[?] 11786[?]  -3135[?] 3136[?] -2808[?] 11785[?]  -3136[?] 3135[?] 11784[?]  2808[?] -3136[?] 11783[?]  3134[?] 3135[?] 2976[?] 11782[?]  -3135[?] -3134[?] 11781[?]  -2976[?] -3135[?] 11780[?]  3134[?] -2799[?] 3133[?] 11779[?]  2799[?] -3134[?] 11777[?]  -3133[?] 3132[?] 11775[?]  -3133[?] 3103[?] 11774[?]  -3132[?] 3131[?] 11772[?]  -3132[?] 3102[?] 11771[?]  -3131[?] 3130[?] 11769[?]  -3131[?] 3088[?] 11768[?]  -3130[?] 3129[?] 11766[?]  -3130[?] 3052[?] 11765[?]  3128[?] -3129[?] 11763[?]  -2780[?] -3129[?] 11762[?]  -2781[?] -3128[?] 11760[?]  -2779[?] -3128[?] 11759[?]  -3110[?] -3126[?] 3127[?] 11758[?]  3126[?] 3124[?] 3125[?] 11755[?]  -3125[?] -2808[?] 11751[?]  -3125[?] 2796[?] 11750[?]  -3124[?] 3123[?] 11748[?]  2808[?] -3124[?] 11747[?]  -3123[?] -3122[?] 11745[?]  -3095[?] -3123[?] 11744[?]  3122[?] -2796[?] 3121[?] 11743[?]  -3121[?] 3120[?] 11739[?]  -3121[?] 2958[?] 11738[?]  -3120[?] 3119[?] 11736[?]  -3120[?] 3114[?] 11735[?]  3118[?] -3119[?] 11733[?]  2964[?] -3119[?] 11732[?]  3117[?] -3118[?] 11730[?]  -2779[?] -3118[?] 11729[?]  3116[?] -3117[?] 11727[?]  -2777[?] -3117[?] 11726[?]  3115[?] -3116[?] 11724[?]  -2780[?] -3116[?] 11723[?]  -2782[?] -3115[?] 11721[?]  -2781[?] -3115[?] 11720[?]  -3114[?] 3113[?] 11718[?]  -3114[?] -2793[?] 11717[?]  -3113[?] 3112[?] 11715[?]  -3113[?] -2792[?] 11714[?]  -3112[?] 3111[?] 11712[?]  -2794[?] -3112[?] 11711[?]  -2795[?] -3111[?] 11709[?]  -3111[?] -2778[?] 11708[?]  3108[?] 3110[?] 3109[?] 11707[?]  -3109[?] -3110[?] 11706[?]  -3110[?] -3108[?] 11705[?]  2808[?] -2797[?] 3109[?] 11704[?]  -3109[?] -2808[?] 11703[?]  -3109[?] 2797[?] 11702[?]  3108[?] -3107[?] -2808[?] 11701[?]  3107[?] -3108[?] 11700[?]  2808[?] -3108[?] 11699[?]  3107[?] 3096[?] 3106[?] 11698[?]  -3106[?] -3107[?] 11697[?]  -3096[?] -3107[?] 11696[?]  -3105[?] -3098[?] 3106[?] 11695[?]  -3106[?] 3105[?] 11694[?]  -3106[?] 3098[?] 11693[?]  -3104[?] 3105[?] -3088[?] 11692[?]  -3105[?] 3104[?] 11691[?]  -3105[?] 3088[?] 11690[?]  -3102[?] -3103[?] 3104[?] 11689[?]  -3104[?] 3103[?] 11688[?]  -3104[?] 3102[?] 11687[?]  -2992[?] 3103[?] -2990[?] 11686[?]  -3103[?] 2992[?] 11685[?]  2990[?] -3103[?] 11684[?]  -3101[?] 3102[?] 2794[?] 11683[?]  -3102[?] 3101[?] 11682[?]  -2794[?] -3102[?] 11681[?]  -3100[?] 3101[?] 2793[?] 11680[?]  -3101[?] 3100[?] 11679[?]  -3101[?] -2793[?] 11678[?]  2795[?] -3099[?] 3100[?] 11677[?]  -3100[?] 3099[?] 11676[?]  -2795[?] -3100[?] 11675[?]  2796[?] 3099[?] 2778[?] 11674[?]  -3099[?] -2796[?] 11673[?]  -3099[?] -2778[?] 11672[?]  3098[?] 2797[?] -3097[?] 11671[?]  -3098[?] 3097[?] 11670[?]  -2797[?] -3098[?] 11669[?]  3097[?] -3090[?] 2777[?] 11668[?]  3090[?] -3097[?] 11667[?]  -2777[?] -3097[?] 11666[?]  -2797[?] 3096[?] 3095[?] 11665[?]  -3095[?] -3096[?] 11664[?]  -3096[?] 2797[?] 11663[?]  -3094[?] 3095[?] -2958[?] 11662[?]  -3095[?] 3094[?] 11661[?]  -3084[?] 3094[?] -3093[?] 11659[?]  -3094[?] 3084[?] 11657[?]  3093[?] -3088[?] -3092[?] 11656[?]  3092[?] -3091[?] 2777[?] 11653[?]  3091[?] -3090[?] 2778[?] 11650[?]  3090[?] -3089[?] 2779[?] 11647[?]  3089[?] 2781[?] 2780[?] 11644[?]  -2781[?] -3089[?] 11643[?]  -2780[?] -3089[?] 11642[?]  3088[?] -3087[?] 2783[?] 11641[?]  3087[?] -3086[?] 2782[?] 11638[?]  3086[?] -3085[?] 2784[?] 11635[?]  3085[?] 2785[?] 2786[?] 11632[?]  -3083[?] 2793[?] 3084[?] 11629[?]  -3084[?] 3083[?] 11628[?]  -3082[?] 2792[?] 3083[?] 11626[?]  -3083[?] 3082[?] 11625[?]  -3081[?] 3082[?] 2794[?] 11623[?]  -3082[?] 3081[?] 11622[?]  2795[?] 2796[?] 3081[?] 11620[?]  -3081[?] -2796[?] 11619[?]  -2795[?] -3081[?] 11618[?]  3080[?] 3078[?] 3079[?] 11617[?]  -3079[?] -3080[?] 11616[?]  -3078[?] -3080[?] 11615[?]  -2810[?] -3071[?] 3079[?] 11614[?]  -3079[?] 3071[?] 11613[?]  -3079[?] 2810[?] 11612[?]  3077[?] 3071[?] 3078[?] 11611[?]  -3078[?] -3077[?] 11610[?]  -3078[?] -3071[?] 11609[?]  3077[?] -3030[?] 3066[?] 11608[?]  3030[?] -3077[?] 11606[?]  3076[?] -3065[?] -3075[?] 11605[?]  3075[?] -3076[?] 11604[?]  3065[?] -3076[?] 11603[?]  3075[?] 3074[?] 3072[?] 11602[?]  -3074[?] -3075[?] 11601[?]  -3072[?] -3075[?] 11600[?]  3073[?] 3071[?] 3074[?] 11599[?]  -3074[?] -3073[?] 11598[?]  -3074[?] -3071[?] 11597[?]  3073[?] -3035[?] -3062[?] 11596[?]  3062[?] -3073[?] 11595[?]  3035[?] -3073[?] 11594[?]  -2809[?] -3071[?] 3072[?] 11593[?]  -3072[?] 3071[?] 11592[?]  -3072[?] 2809[?] 11591[?]  3062[?] -3070[?] 3071[?] 11590[?]  3070[?] -3071[?] 11589[?]  -3071[?] -3062[?] 11588[?]  3070[?] 3069[?] 3068[?] 11587[?]  -3068[?] -3070[?] 11585[?]  -3069[?] -3035[?] 11583[?]  -3069[?] -2913[?] 11582[?]  -3067[?] -2913[?] 3068[?] 11581[?]  -3068[?] 3067[?] 11580[?]  -3068[?] 2913[?] 11579[?]  -3066[?] -3035[?] 3067[?] 11578[?]  -3067[?] 3066[?] 11577[?]  -3067[?] 3035[?] 11576[?]  3062[?] -3030[?] 3066[?] 11575[?]  -3066[?] -3062[?] 11574[?]  3030[?] -3066[?] 11573[?]  3065[?] 3064[?] -3005[?] 11572[?]  -3064[?] -3065[?] 11571[?]  3005[?] -3065[?] 11570[?]  3030[?] -3063[?] 3064[?] 11569[?]  -3064[?] 3063[?] 11568[?]  -3064[?] -3030[?] 11567[?]  3062[?] 3035[?] 3063[?] 11566[?]  -3063[?] -3035[?] 11564[?]  3062[?] 3060[?] 3061[?] 11563[?]  -3061[?] -3062[?] 11562[?]  -3060[?] -3062[?] 11561[?]  -2803[?] 2808[?] 3061[?] 11560[?]  -3061[?] -2808[?] 11559[?]  -3061[?] 2803[?] 11558[?]  -3059[?] 3060[?] -2808[?] 11557[?]  -3060[?] 3059[?] 11556[?]  -3060[?] 2808[?] 11555[?]  3059[?] 3043[?] 3058[?] 11554[?]  -3058[?] -3059[?] 11553[?]  -3043[?] -3059[?] 11552[?]  -3057[?] -3050[?] 3058[?] 11551[?]  -3058[?] 3057[?] 11550[?]  -3058[?] 3050[?] 11549[?]  -3056[?] 3057[?] -3014[?] 11548[?]  -3057[?] 3056[?] 11547[?]  -3057[?] 3014[?] 11546[?]  -3055[?] -3016[?] 3056[?] 11545[?]  -3056[?] 3055[?] 11544[?]  -3056[?] 3016[?] 11543[?]  -3054[?] -3052[?] 3055[?] 11542[?]  -3055[?] 3052[?] 11540[?]  -3053[?] 3054[?] 2778[?] 11539[?]  -2973[?] 2796[?] 3053[?] 11536[?]  -3051[?] 3052[?] 2797[?] 11533[?]  -3052[?] 3051[?] 11532[?]  -2797[?] -3052[?] 11531[?]  2798[?] 3051[?] 2777[?] 11530[?]  -2798[?] -3051[?] 11529[?]  -3051[?] -2777[?] 11528[?]  -3049[?] -3046[?] 3050[?] 11527[?]  -3050[?] 3049[?] 11526[?]  -3050[?] 3046[?] 11525[?]  -3048[?] 3049[?] -2986[?] 11524[?]  -3049[?] 3048[?] 11523[?]  -3047[?] 3048[?] 2779[?] 11521[?]  -3048[?] 3047[?] 11520[?]  2803[?] 3047[?] 2780[?] 11518[?]  -2803[?] -3047[?] 11517[?]  -3045[?] 2802[?] 3046[?] 11515[?]  -3046[?] 3045[?] 11514[?]  -2802[?] -3046[?] 11513[?]  -3044[?] 2801[?] 3045[?] 11512[?]  -3045[?] 3044[?] 11511[?]  -2801[?] -3045[?] 11510[?]  2800[?] 2799[?] 3044[?] 11509[?]  -3044[?] -2800[?] 11508[?]  -3044[?] -2799[?] 11507[?]  -2803[?] 3043[?] 3042[?] 11506[?]  -3043[?] -3042[?] 11505[?]  -3043[?] 2803[?] 11504[?]  -3023[?] -3041[?] 3042[?] 11503[?]  -3042[?] 3041[?] 11502[?]  -3042[?] 3023[?] 11501[?]  -3040[?] -3037[?] 3041[?] 11500[?]  -3041[?] 3040[?] 11499[?]  -3041[?] 3037[?] 11498[?]  -3039[?] 3040[?] -2986[?] 11497[?]  -3040[?] 3039[?] 11496[?]  -3040[?] 2986[?] 11495[?]  -3038[?] 3039[?] 2779[?] 11494[?]  -3039[?] 3038[?] 11493[?]  2802[?] 3038[?] 2780[?] 11491[?]  -2802[?] -3038[?] 11490[?]  -3036[?] 2801[?] 3037[?] 11488[?]  -3037[?] 3036[?] 11487[?]  -2801[?] -3037[?] 11486[?]  -2971[?] 2800[?] 3036[?] 11485[?]  -3036[?] 2971[?] 11484[?]  -3036[?] -2800[?] 11483[?]  3035[?] 3033[?] 3034[?] 11482[?]  -3034[?] -3035[?] 11481[?]  -3033[?] -3035[?] 11480[?]  -2801[?] 2808[?] 3034[?] 11479[?]  -3034[?] -2808[?] 11478[?]  -3034[?] 2801[?] 11477[?]  -3032[?] 3033[?] -2808[?] 11476[?]  -3033[?] 3032[?] 11475[?]  -3033[?] 2808[?] 11474[?]  3032[?] 3031[?] 3024[?] 11473[?]  -3031[?] -3032[?] 11472[?]  -3024[?] -3032[?] 11471[?]  -2801[?] 3031[?] 3000[?] 11470[?]  -3031[?] -3000[?] 11469[?]  -3031[?] 2801[?] 11468[?]  3030[?] 3028[?] 3029[?] 11467[?]  -3029[?] -3030[?] 11466[?]  -3028[?] -3030[?] 11465[?]  -2802[?] 2808[?] 3029[?] 11464[?]  -3029[?] -2808[?] 11463[?]  -3029[?] 2802[?] 11462[?]  -3027[?] 3028[?] -2808[?] 11461[?]  -3028[?] 3027[?] 11460[?]  -3028[?] 2808[?] 11459[?]  3027[?] 3026[?] 3025[?] 11458[?]  -3026[?] -3027[?] 11457[?]  -3025[?] -3027[?] 11456[?]  -2802[?] 3026[?] 3024[?] 11455[?]  -3026[?] -3024[?] 11454[?]  -3026[?] 2802[?] 11453[?]  -3024[?] 2802[?] 3025[?] 11452[?]  -3025[?] 3024[?] 11451[?]  -2802[?] -3025[?] 11450[?]  -3023[?] -3011[?] 3024[?] 11449[?]  -3024[?] 3023[?] 11448[?]  -3024[?] 3011[?] 11447[?]  -3022[?] 3023[?] -3014[?] 11446[?]  -3023[?] 3022[?] 11445[?]  -3023[?] 3014[?] 11444[?]  -3021[?] -3016[?] 3022[?] 11443[?]  -3022[?] 3021[?] 11442[?]  -3022[?] 3016[?] 11441[?]  -3020[?] 3021[?] -3018[?] 11440[?]  -3021[?] 3018[?] 11438[?]  -3019[?] 2795[?] 3020[?] 11437[?]  2796[?] 3019[?] 2794[?] 11434[?]  3018[?] -3017[?] 2777[?] 11431[?]  3017[?] -3018[?] 11430[?]  3017[?] 2797[?] 2778[?] 11428[?]  -2797[?] -3017[?] 11427[?]  -2778[?] -3017[?] 11426[?]  -3015[?] 2792[?] 3016[?] 11425[?]  3015[?] -3016[?] 11424[?]  -3016[?] -2792[?] 11423[?]  3015[?] 2793[?] 2791[?] 11422[?]  -2791[?] -3015[?] 11420[?]  3014[?] -3013[?] 2790[?] 11419[?]  3013[?] -3014[?] 11418[?]  -2790[?] -3014[?] 11417[?]  3013[?] -3012[?] 2789[?] 11416[?]  3012[?] -3013[?] 11415[?]  -2789[?] -3013[?] 11414[?]  3012[?] 2787[?] 2788[?] 11413[?]  -2788[?] -3012[?] 11412[?]  -2787[?] -3012[?] 11411[?]  -3010[?] -3007[?] 3011[?] 11410[?]  -3011[?] 3010[?] 11409[?]  -3011[?] 3007[?] 11408[?]  -3009[?] 3010[?] -2986[?] 11407[?]  -3010[?] 3009[?] 11406[?]  -3010[?] 2986[?] 11405[?]  -3008[?] 3009[?] 2779[?] 11404[?]  -3009[?] 3008[?] 11403[?]  -3009[?] -2779[?] 11402[?]  2801[?] 3008[?] 2780[?] 11401[?]  -2801[?] -3008[?] 11400[?]  -3008[?] -2780[?] 11399[?]  -3006[?] 2799[?] 3007[?] 11398[?]  -3007[?] 3006[?] 11397[?]  -3007[?] -2799[?] 11396[?]  2800[?] 2798[?] 3006[?] 11395[?]  -3006[?] -2800[?] 11394[?]  -3006[?] -2798[?] 11393[?]  3005[?] -3004[?] -2932[?] 11392[?]  3004[?] -3005[?] 11391[?]  2932[?] -3005[?] 11390[?]  3004[?] 3002[?] 3003[?] 11389[?]  -3003[?] -3004[?] 11388[?]  -3002[?] -3004[?] 11387[?]  2808[?] -2800[?] 3003[?] 11386[?]  -3003[?] -2808[?] 11385[?]  -3003[?] 2800[?] 11384[?]  -3001[?] -2808[?] 3002[?] 11383[?]  -3002[?] 3001[?] 11382[?]  -3002[?] 2808[?] 11381[?]  2977[?] 3000[?] 3001[?] 11380[?]  -3001[?] -3000[?] 11379[?]  -3001[?] -2977[?] 11378[?]  -2999[?] -2988[?] 3000[?] 11377[?]  -3000[?] 2999[?] 11376[?]  -3000[?] 2988[?] 11375[?]  -2998[?] 2999[?] -2990[?] 11374[?]  -2999[?] 2998[?] 11373[?]  -2999[?] 2990[?] 11372[?]  -2997[?] -2992[?] 2998[?] 11371[?]  -2998[?] 2997[?] 11370[?]  -2998[?] 2992[?] 11369[?]  -2996[?] -2994[?] 2997[?] 11368[?]  -2997[?] 2996[?] 11367[?]  -2997[?] 2994[?] 11366[?]  -2995[?] 2996[?] 2794[?] 11365[?]  -2996[?] 2995[?] 11364[?]  -2794[?] -2996[?] 11363[?]  2795[?] 2995[?] 2793[?] 11362[?]  -2795[?] -2995[?] 11361[?]  -2995[?] -2793[?] 11360[?]  -2993[?] 2994[?] 2778[?] 11359[?]  -2994[?] 2993[?] 11358[?]  -2994[?] -2778[?] 11357[?]  2796[?] 2993[?] 2777[?] 11356[?]  -2993[?] -2796[?] 11355[?]  -2993[?] -2777[?] 11354[?]  -2991[?] 2992[?] 2791[?] 11353[?]  -2992[?] 2991[?] 11352[?]  -2791[?] -2992[?] 11351[?]  2792[?] 2991[?] 2790[?] 11350[?]  -2991[?] -2792[?] 11349[?]  -2790[?] -2991[?] 11348[?]  2990[?] -2989[?] 2788[?] 11347[?]  2989[?] -2990[?] 11346[?]  -2788[?] -2990[?] 11345[?]  2989[?] 2789[?] 2787[?] 11344[?]  -2789[?] -2989[?] 11343[?]  -2787[?] -2989[?] 11342[?]  -2987[?] -2979[?] 2988[?] 11341[?]  -2988[?] 2987[?] 11340[?]  -2988[?] 2979[?] 11339[?]  -2981[?] -2986[?] 2987[?] 11338[?]  -2987[?] 2986[?] 11337[?]  -2987[?] 2981[?] 11336[?]  2986[?] -2985[?] -2983[?] 11335[?]  2985[?] -2986[?] 11334[?]  2983[?] -2986[?] 11333[?]  2985[?] -2984[?] 2782[?] 11332[?]  2984[?] -2985[?] 11331[?]  -2782[?] -2985[?] 11330[?]  2984[?] 2781[?] 2783[?] 11329[?]  -2783[?] -2984[?] 11328[?]  -2781[?] -2984[?] 11327[?]  2983[?] -2982[?] 2785[?] 11326[?]  2982[?] -2983[?] 11325[?]  -2785[?] -2983[?] 11324[?]  2982[?] 2784[?] 2786[?] 11323[?]  -2786[?] -2982[?] 11322[?]  -2784[?] -2982[?] 11321[?]  -2980[?] 2779[?] 2981[?] 11320[?]  -2981[?] 2980[?] 11319[?]  -2981[?] -2779[?] 11318[?]  2800[?] 2780[?] 2980[?] 11317[?]  -2980[?] -2800[?] 11316[?]  -2980[?] -2780[?] 11315[?]  -2978[?] 2798[?] 2979[?] 11314[?]  -2979[?] 2978[?] 11313[?]  -2979[?] -2798[?] 11312[?]  2799[?] 2978[?] 2797[?] 11311[?]  -2978[?] -2799[?] 11310[?]  -2797[?] -2978[?] 11309[?]  2977[?] 2976[?] -2800[?] 11308[?]  -2976[?] -2977[?] 11307[?]  2800[?] -2977[?] 11306[?]  -2970[?] -2975[?] 2976[?] 11305[?]  -2976[?] 2975[?] 11304[?]  -2976[?] 2970[?] 11303[?]  -2974[?] -2971[?] 2975[?] 11302[?]  -2975[?] 2974[?] 11301[?]  -2975[?] 2971[?] 11300[?]  -2973[?] -2972[?] 2974[?] 11299[?]  2973[?] -2974[?] 11298[?]  -2974[?] 2972[?] 11297[?]  2973[?] 2795[?] 2794[?] 11296[?]  -2795[?] -2973[?] 11295[?]  -2794[?] -2973[?] 11294[?]  2796[?] 2972[?] 2797[?] 11293[?]  -2972[?] -2797[?] 11292[?]  -2972[?] -2796[?] 11291[?]  2799[?] 2798[?] 2971[?] 11290[?]  -2971[?] -2799[?] 11289[?]  -2971[?] -2798[?] 11288[?]  -2969[?] 2970[?] -2958[?] 11287[?]  -2970[?] 2969[?] 11286[?]  -2970[?] 2958[?] 11285[?]  -2961[?] 2969[?] -2968[?] 11284[?]  -2969[?] 2968[?] 11283[?]  -2969[?] 2961[?] 11282[?]  2968[?] -2964[?] -2967[?] 11281[?]  2967[?] -2968[?] 11280[?]  2964[?] -2968[?] 11279[?]  2967[?] -2966[?] 2782[?] 11278[?]  2966[?] -2967[?] 11277[?]  -2782[?] -2967[?] 11276[?]  2966[?] 2781[?] -2965[?] 11275[?]  2965[?] -2966[?] 11274[?]  -2781[?] -2966[?] 11273[?]  2965[?] 2780[?] 2779[?] 11272[?]  -2780[?] -2965[?] 11271[?]  -2779[?] -2965[?] 11270[?]  2964[?] -2963[?] 2786[?] 11269[?]  2963[?] -2964[?] 11268[?]  -2786[?] -2964[?] 11267[?]  2963[?] 2785[?] -2962[?] 11266[?]  2962[?] -2963[?] 11265[?]  -2785[?] -2963[?] 11264[?]  2962[?] 2784[?] 2783[?] 11263[?]  -2784[?] -2962[?] 11262[?]  -2783[?] -2962[?] 11261[?]  -2960[?] 2961[?] 2777[?] 11260[?]  -2961[?] 2960[?] 11259[?]  -2777[?] -2961[?] 11258[?]  -2959[?] 2960[?] 2778[?] 11257[?]  -2960[?] 2959[?] 11256[?]  -2778[?] -2960[?] 11255[?]  2793[?] 2792[?] 2959[?] 11254[?]  -2793[?] -2959[?] 11253[?]  -2959[?] -2792[?] 11252[?]  2958[?] -2957[?] 2788[?] 11251[?]  2957[?] -2958[?] 11250[?]  -2788[?] -2958[?] 11249[?]  2957[?] -2956[?] 2787[?] 11248[?]  2956[?] -2957[?] 11247[?]  -2787[?] -2957[?] 11246[?]  2956[?] 2789[?] -2955[?] 11245[?]  2955[?] -2956[?] 11244[?]  -2789[?] -2956[?] 11243[?]  2955[?] 2791[?] 2790[?] 11242[?]  -2791[?] -2955[?] 11241[?]  -2790[?] -2955[?] 11240[?]  2758[?] 1575[?] 11238[?]  -2757[?] -2758[?] 11236[?]  -2756[?] -2758[?] 11235[?]  -1478[?] 1832[?] 2757[?] 11234[?]  2755[?] -1832[?] 2756[?] 11231[?]  2754[?] -2755[?] 11227[?]  2652[?] -2755[?] 11226[?]  2753[?] -2754[?] 11224[?]  2742[?] -2754[?] 11223[?]  2753[?] -2747[?] -2752[?] 11222[?]  2752[?] -2753[?] 11221[?]  2747[?] -2753[?] 11220[?]  2752[?] 2749[?] 2751[?] 11219[?]  -2751[?] -2752[?] 11218[?]  -2749[?] -2752[?] 11217[?]  -2750[?] 2083[?] 2751[?] 11216[?]  -2751[?] 2750[?] 11215[?]  1912[?] -2636[?] 2750[?] 11213[?]  -2750[?] 2636[?] 11212[?]  -2750[?] -1912[?] 11211[?]  -2748[?] 2749[?] 2729[?] 11210[?]  -2749[?] 2748[?] 11209[?]  -1833[?] 2748[?] 1759[?] 11207[?]  -2748[?] 1833[?] 11206[?]  -2748[?] -1759[?] 11205[?]  2747[?] 2746[?] 2744[?] 11204[?]  -2746[?] -2747[?] 11203[?]  -2744[?] -2747[?] 11202[?]  -2745[?] 2746[?] 2729[?] 11201[?]  -2746[?] 2745[?] 11200[?]  -2746[?] -2729[?] 11199[?]  -2731[?] 1759[?] 2745[?] 11198[?]  -2745[?] 2731[?] 11197[?]  -2745[?] -1759[?] 11196[?]  -2743[?] 2606[?] 2744[?] 11195[?]  -2744[?] 2743[?] 11194[?]  -2744[?] -2606[?] 11193[?]  -2653[?] 1759[?] 2743[?] 11192[?]  -2743[?] 2653[?] 11191[?]  -2743[?] -1759[?] 11190[?]  2741[?] -2742[?] 11188[?]  2734[?] -2742[?] 11187[?]  -2740[?] -2741[?] 11185[?]  -2737[?] -2741[?] 11184[?]  -2739[?] 2606[?] 2740[?] 11183[?]  -2740[?] 2739[?] 11182[?]  -2740[?] -2606[?] 11181[?]  -2738[?] 2739[?] -1731[?] 11180[?]  -2739[?] 2738[?] 11179[?]  -2739[?] 1731[?] 11178[?]  -2610[?] 2738[?] 1759[?] 11177[?]  -2738[?] 2610[?] 11176[?]  -2738[?] -1759[?] 11175[?]  -2736[?] 2606[?] 2737[?] 11174[?]  -2737[?] 2736[?] 11173[?]  -2737[?] -2606[?] 11172[?]  -1759[?] -2735[?] 2736[?] 11171[?]  -2736[?] 2735[?] 11170[?]  -2736[?] 1759[?] 11169[?]  1765[?] -1748[?] 2735[?] 11168[?]  -1765[?] -2735[?] 11167[?]  -2735[?] 1748[?] 11166[?]  -2733[?] -2734[?] 11164[?]  -2730[?] -2734[?] 11163[?]  -2732[?] 2733[?] 2729[?] 11162[?]  -2733[?] 2732[?] 11161[?]  -2731[?] 1765[?] 2732[?] 11159[?]  -2732[?] 2731[?] 11158[?]  -2732[?] -1765[?] 11157[?]  1747[?] 1731[?] 2731[?] 11156[?]  -2731[?] -1747[?] 11155[?]  -2731[?] -1731[?] 11154[?]  -2654[?] 2730[?] 2729[?] 11153[?]  -2730[?] 2654[?] 11151[?]  2728[?] 2729[?] 2724[?] 11150[?]  -2729[?] -2728[?] 11149[?]  -2724[?] -2729[?] 11148[?]  2728[?] -2727[?] -2725[?] 11147[?]  2727[?] -2728[?] 11146[?]  2725[?] -2728[?] 11145[?]  2727[?] 2726[?] 2071[?] 11144[?]  -2726[?] -2727[?] 11143[?]  -2071[?] -2727[?] 11142[?]  2655[?] 2726[?] 2722[?] 11141[?]  -2722[?] -2726[?] 11140[?]  -2726[?] -2655[?] 11139[?]  2725[?] 2657[?] 2072[?] 11138[?]  -2657[?] -2725[?] 11137[?]  -2072[?] -2725[?] 11136[?]  -2656[?] 2724[?] 2723[?] 11135[?]  -2723[?] -2724[?] 11134[?]  -2724[?] 2656[?] 11133[?]  -2722[?] 2657[?] 2723[?] 11132[?]  -2723[?] 2722[?] 11131[?]  -2723[?] -2657[?] 11130[?]  2721[?] 2658[?] 2722[?] 11129[?]  -2722[?] -2721[?] 11128[?]  -2722[?] -2658[?] 11127[?]  2721[?] 2720[?] 2659[?] 11126[?]  -2720[?] -2721[?] 11125[?]  -2659[?] -2721[?] 11124[?]  2719[?] 2660[?] 2720[?] 11123[?]  -2720[?] -2719[?] 11122[?]  -2720[?] -2660[?] 11121[?]  2719[?] 2718[?] 2661[?] 11120[?]  -2718[?] -2719[?] 11119[?]  -2661[?] -2719[?] 11118[?]  2717[?] 2662[?] 2718[?] 11117[?]  -2718[?] -2717[?] 11116[?]  -2662[?] -2718[?] 11115[?]  2717[?] 2716[?] 2663[?] 11114[?]  -2716[?] -2717[?] 11113[?]  -2663[?] -2717[?] 11112[?]  2715[?] 2673[?] 2716[?] 11111[?]  -2716[?] -2715[?] 11110[?]  -2673[?] -2716[?] 11109[?]  2715[?] 2712[?] -2714[?] 11108[?]  2714[?] -2715[?] 11107[?]  -2712[?] -2715[?] 11106[?]  2714[?] -2670[?] 2713[?] 11105[?]  -2713[?] -2714[?] 11104[?]  2670[?] -2714[?] 11103[?]  2292[?] -2273[?] 2713[?] 11102[?]  -2713[?] -2292[?] 11101[?]  2273[?] -2713[?] 11100[?]  2711[?] -2678[?] 2712[?] 11099[?]  -2712[?] -2711[?] 11098[?]  2678[?] -2712[?] 11097[?]  2711[?] 2707[?] -2710[?] 11096[?]  2710[?] -2711[?] 11095[?]  -2707[?] -2711[?] 11094[?]  2710[?] 2708[?] 2709[?] 11093[?]  -2709[?] -2710[?] 11092[?]  -2708[?] -2710[?] 11091[?]  2328[?] -2305[?] 2709[?] 11090[?]  -2709[?] -2328[?] 11089[?]  2305[?] -2709[?] 11088[?]  2382[?] -2393[?] 2708[?] 11087[?]  -2708[?] 2393[?] 11086[?]  -2708[?] -2382[?] 11085[?]  2706[?] 2688[?] 2707[?] 11084[?]  -2707[?] -2706[?] 11083[?]  -2688[?] -2707[?] 11082[?]  2706[?] -2705[?] -2685[?] 11081[?]  2705[?] -2706[?] 11080[?]  2685[?] -2706[?] 11079[?]  2705[?] 2704[?] 2689[?] 11078[?]  -2704[?] -2705[?] 11077[?]  -2689[?] -2705[?] 11076[?]  2703[?] -2694[?] 2704[?] 11075[?]  -2704[?] -2703[?] 11074[?]  2694[?] -2704[?] 11073[?]  2703[?] 2699[?] -2702[?] 11072[?]  2702[?] -2703[?] 11071[?]  -2699[?] -2703[?] 11070[?]  2702[?] 2701[?] 2700[?] 11069[?]  -2701[?] -2702[?] 11068[?]  -2700[?] -2702[?] 11067[?]  2494[?] 2701[?] -2468[?] 11066[?]  -2701[?] -2494[?] 11065[?]  2468[?] -2701[?] 11064[?]  -2502[?] 2519[?] 2700[?] 11063[?]  -2700[?] -2519[?] 11062[?]  -2700[?] 2502[?] 11061[?]  2696[?] 2698[?] 2699[?] 11060[?]  -2699[?] -2698[?] 11059[?]  -2696[?] -2699[?] 11058[?]  2698[?] -2551[?] 2697[?] 11057[?]  -2697[?] -2698[?] 11056[?]  2551[?] -2698[?] 11055[?]  -2695[?] -2530[?] 2697[?] 11054[?]  -2697[?] 2695[?] 11053[?]  -2697[?] 2530[?] 11052[?]  2530[?] 2696[?] 2695[?] 11051[?]  -2695[?] -2696[?] 11050[?]  -2696[?] -2530[?] 11049[?]  -2572[?] 2565[?] 2695[?] 11048[?]  -2695[?] 2572[?] 11047[?]  -2695[?] -2565[?] 11046[?]  2694[?] 2692[?] 2693[?] 11045[?]  -2693[?] -2694[?] 11044[?]  -2692[?] -2694[?] 11043[?]  2468[?] -2690[?] 2693[?] 11042[?]  -2693[?] 2690[?] 11041[?]  -2693[?] -2468[?] 11040[?]  2691[?] 2692[?] -2494[?] 11039[?]  -2692[?] -2691[?] 11038[?]  -2692[?] 2494[?] 11037[?]  2691[?] 2690[?] -2468[?] 11036[?]  -2690[?] -2691[?] 11035[?]  2468[?] -2691[?] 11034[?]  2502[?] 2690[?] -2519[?] 11033[?]  -2690[?] 2519[?] 11032[?]  -2690[?] -2502[?] 11031[?]  2424[?] -2406[?] 2689[?] 11030[?]  -2689[?] -2424[?] 11029[?]  2406[?] -2689[?] 11028[?]  2687[?] 2688[?] 2679[?] 11027[?]  -2688[?] -2687[?] 11026[?]  -2688[?] -2679[?] 11025[?]  2687[?] -2682[?] 2686[?] 11024[?]  -2686[?] -2687[?] 11023[?]  2682[?] -2687[?] 11022[?]  -2683[?] 2686[?] -2685[?] 11021[?]  -2686[?] 2685[?] 11020[?]  -2686[?] 2683[?] 11019[?]  2685[?] 2679[?] 2684[?] 11018[?]  -2684[?] -2685[?] 11017[?]  -2679[?] -2685[?] 11016[?]  2444[?] -2455[?] 2684[?] 11015[?]  2455[?] -2684[?] 11014[?]  -2684[?] -2444[?] 11013[?]  2406[?] 2683[?] -2424[?] 11012[?]  -2683[?] 2424[?] 11011[?]  -2683[?] -2406[?] 11010[?]  2682[?] 2680[?] 2681[?] 11009[?]  -2681[?] -2682[?] 11008[?]  -2680[?] -2682[?] 11007[?]  2344[?] 2681[?] -2364[?] 11006[?]  -2681[?] 2364[?] 11005[?]  -2681[?] -2344[?] 11004[?]  2455[?] 2680[?] -2444[?] 11003[?]  -2680[?] -2455[?] 11002[?]  -2680[?] 2444[?] 11001[?]  2364[?] -2344[?] 2679[?] 11000[?]  -2679[?] -2364[?] 10999[?]  2344[?] -2679[?] 10998[?]  2678[?] 2677[?] 2676[?] 10997[?]  -2677[?] -2678[?] 10996[?]  -2676[?] -2678[?] 10995[?]  2305[?] -2674[?] 2677[?] 10994[?]  -2677[?] 2674[?] 10993[?]  -2677[?] -2305[?] 10992[?]  2675[?] 2676[?] -2328[?] 10991[?]  -2676[?] -2675[?] 10990[?]  -2676[?] 2328[?] 10989[?]  2675[?] 2674[?] -2305[?] 10988[?]  -2674[?] -2675[?] 10987[?]  2305[?] -2675[?] 10986[?]  2393[?] 2674[?] -2382[?] 10985[?]  -2674[?] -2393[?] 10984[?]  2382[?] -2674[?] 10983[?]  2672[?] 2673[?] 2664[?] 10982[?]  -2673[?] -2672[?] 10981[?]  -2673[?] -2664[?] 10980[?]  2672[?] -2667[?] 2671[?] 10979[?]  -2671[?] -2672[?] 10978[?]  2667[?] -2672[?] 10977[?]  -2668[?] 2671[?] -2670[?] 10976[?]  -2671[?] 2670[?] 10975[?]  -2671[?] 2668[?] 10974[?]  2670[?] 2664[?] 2669[?] 10973[?]  -2669[?] -2670[?] 10972[?]  -2664[?] -2670[?] 10971[?]  2262[?] -2242[?] 2669[?] 10970[?]  -2669[?] -2262[?] 10969[?]  2242[?] -2669[?] 10968[?]  2273[?] 2668[?] -2292[?] 10967[?]  -2668[?] 2292[?] 10966[?]  -2668[?] -2273[?] 10965[?]  2667[?] 2666[?] 2665[?] 10964[?]  -2666[?] -2667[?] 10963[?]  -2665[?] -2667[?] 10962[?]  2209[?] 2666[?] -2226[?] 10961[?]  -2666[?] 2226[?] 10960[?]  -2666[?] -2209[?] 10959[?]  2242[?] 2665[?] -2262[?] 10958[?]  -2665[?] 2262[?] 10957[?]  -2665[?] -2242[?] 10956[?]  2226[?] -2209[?] 2664[?] 10955[?]  -2664[?] -2226[?] 10954[?]  -2664[?] 2209[?] 10953[?]  2196[?] -2174[?] 2663[?] 10952[?]  -2663[?] -2196[?] 10951[?]  -2663[?] 2174[?] 10950[?]  2174[?] 2662[?] -2196[?] 10949[?]  -2662[?] 2196[?] 10948[?]  -2662[?] -2174[?] 10947[?]  2163[?] -2144[?] 2661[?] 10946[?]  -2661[?] -2163[?] 10945[?]  -2661[?] 2144[?] 10944[?]  2144[?] 2660[?] -2163[?] 10943[?]  2163[?] -2660[?] 10942[?]  -2660[?] -2144[?] 10941[?]  2133[?] -2113[?] 2659[?] 10940[?]  -2659[?] -2133[?] 10939[?]  -2659[?] 2113[?] 10938[?]  2113[?] 2658[?] -2133[?] 10937[?]  -2658[?] 2133[?] 10936[?]  -2658[?] -2113[?] 10935[?]  2083[?] -2102[?] 2657[?] 10934[?]  -2657[?] 2102[?] 10933[?]  -2657[?] -2083[?] 10932[?]  2073[?] 2655[?] 2656[?] 10931[?]  -2656[?] -2655[?] 10930[?]  -2656[?] -2073[?] 10929[?]  2655[?] -2083[?] 2102[?] 10928[?]  -2102[?] -2655[?] 10927[?]  2083[?] -2655[?] 10926[?]  -2653[?] 1765[?] 2654[?] 10925[?]  -2654[?] 2653[?] 10924[?]  -2654[?] -1765[?] 10923[?]  1731[?] -1747[?] 2653[?] 10922[?]  1747[?] -2653[?] 10921[?]  -2653[?] -1731[?] 10920[?]  2651[?] -2652[?] 10918[?]  -2607[?] -2652[?] 10917[?]  2650[?] -2651[?] 10915[?]  -2614[?] -2651[?] 10914[?]  -2649[?] -2650[?] 10912[?]  -2635[?] -2650[?] 10911[?]  2648[?] -2637[?] 2649[?] 10910[?]  -2649[?] 2637[?] 10908[?]  2647[?] -2648[?] 10906[?]  -2642[?] -2648[?] 10905[?]  2646[?] -2647[?] 10903[?]  -2643[?] -2647[?] 10902[?]  -2644[?] -2646[?] 10899[?]  -1497[?] -1890[?] 2644[?] 10895[?]  -2644[?] 1890[?] 10894[?]  -1515[?] -1888[?] 2643[?] 10892[?]  2641[?] 2642[?] -1871[?] 10889[?]  -2641[?] -2640[?] 10885[?]  -2639[?] -2641[?] 10884[?]  -1543[?] 2640[?] 2638[?] 10883[?]  1543[?] -2638[?] 2639[?] 10880[?]  -1545[?] 2638[?] -1883[?] 10877[?]  -2638[?] 1883[?] 10876[?]  -2638[?] 1545[?] 10875[?]  -2636[?] 2637[?] -1912[?] 10874[?]  -2637[?] 2636[?] 10873[?]  2636[?] 1765[?] 1759[?] 10871[?]  -2636[?] -1765[?] 10870[?]  -2636[?] -1759[?] 10869[?]  -2616[?] 2635[?] -2634[?] 10868[?]  -2635[?] 2634[?] 10867[?]  -2635[?] 2616[?] 10866[?]  2634[?] 2632[?] 2633[?] 10865[?]  -2633[?] -2634[?] 10864[?]  -2632[?] -2634[?] 10863[?]  -2070[?] -2631[?] 2633[?] 10862[?]  -2633[?] 2631[?] 10861[?]  -2633[?] 2070[?] 10860[?]  2070[?] 2632[?] 2631[?] 10859[?]  -2632[?] -2631[?] 10858[?]  -2632[?] -2070[?] 10857[?]  -2102[?] 2631[?] -2630[?] 10856[?]  2630[?] -2631[?] 10855[?]  -2631[?] 2102[?] 10854[?]  2630[?] -2628[?] -2629[?] 10853[?]  2629[?] -2630[?] 10852[?]  2628[?] -2630[?] 10851[?]  2629[?] -2163[?] -2133[?] 10850[?]  2163[?] -2629[?] 10849[?]  2133[?] -2629[?] 10848[?]  2628[?] -2627[?] -2196[?] 10847[?]  2627[?] -2628[?] 10846[?]  2196[?] -2628[?] 10845[?]  2627[?] -2626[?] -2226[?] 10844[?]  2626[?] -2627[?] 10843[?]  2226[?] -2627[?] 10842[?]  2626[?] -2624[?] -2625[?] 10841[?]  2625[?] -2626[?] 10840[?]  2624[?] -2626[?] 10839[?]  2625[?] -2292[?] -2262[?] 10838[?]  2292[?] -2625[?] 10837[?]  2262[?] -2625[?] 10836[?]  2624[?] -2623[?] -2328[?] 10835[?]  2623[?] -2624[?] 10834[?]  2328[?] -2624[?] 10833[?]  2623[?] -2622[?] -2382[?] 10832[?]  2622[?] -2623[?] 10831[?]  2382[?] -2623[?] 10830[?]  2622[?] -2620[?] -2621[?] 10829[?]  2621[?] -2622[?] 10828[?]  2620[?] -2622[?] 10827[?]  2621[?] -2364[?] -2444[?] 10826[?]  2444[?] -2621[?] 10825[?]  2364[?] -2621[?] 10824[?]  2620[?] -2619[?] -2424[?] 10823[?]  2619[?] -2620[?] 10822[?]  2424[?] -2620[?] 10821[?]  2619[?] -2618[?] -2494[?] 10820[?]  2618[?] -2619[?] 10819[?]  2494[?] -2619[?] 10818[?]  2618[?] -2617[?] -2519[?] 10817[?]  2617[?] -2618[?] 10816[?]  2519[?] -2618[?] 10815[?]  2617[?] -2551[?] -2565[?] 10814[?]  2565[?] -2617[?] 10813[?]  2551[?] -2617[?] 10812[?]  -2615[?] -1765[?] 2616[?] 10811[?]  -2616[?] 2615[?] 10810[?]  -2616[?] 1765[?] 10809[?]  -1759[?] 2615[?] -1731[?] 10808[?]  -2615[?] 1759[?] 10807[?]  -2615[?] 1731[?] 10806[?]  2613[?] 2614[?] 2070[?] 10805[?]  -2614[?] -2613[?] 10804[?]  2613[?] 2609[?] 2612[?] 10802[?]  -2612[?] -2613[?] 10801[?]  -2609[?] -2613[?] 10800[?]  -2611[?] 1731[?] 2612[?] 10799[?]  -2612[?] 2611[?] 10798[?]  -2612[?] -1731[?] 10797[?]  -2610[?] -1759[?] 2611[?] 10796[?]  -2611[?] 2610[?] 10795[?]  -2611[?] 1759[?] 10794[?]  -1765[?] -1747[?] 2610[?] 10793[?]  -2610[?] 1765[?] 10792[?]  1747[?] -2610[?] 10791[?]  -2608[?] -1759[?] 2609[?] 10790[?]  -2609[?] 2608[?] 10789[?]  -2609[?] 1759[?] 10788[?]  1747[?] -1765[?] 2608[?] 10787[?]  -2608[?] 1765[?] 10786[?]  -2608[?] -1747[?] 10785[?]  -1834[?] 2606[?] 2607[?] 10784[?]  -2607[?] -2606[?] 10783[?]  -2607[?] 1834[?] 10782[?]  2606[?] 2605[?] 2601[?] 10781[?]  -2605[?] -2606[?] 10780[?]  -2601[?] -2606[?] 10779[?]  2600[?] 2605[?] 2604[?] 10778[?]  -2605[?] -2604[?] 10777[?]  -2605[?] -2600[?] 10776[?]  2603[?] 2602[?] 2604[?] 10775[?]  -2604[?] -2603[?] 10774[?]  -2604[?] -2602[?] 10773[?]  2603[?] 2070[?] 1896[?] 10772[?]  -2070[?] -2603[?] 10771[?]  -1896[?] -2603[?] 10770[?]  -1896[?] -2070[?] 2602[?] 10769[?]  -2602[?] 2070[?] 10768[?]  -2602[?] 1896[?] 10767[?]  2073[?] -2600[?] 2601[?] 10766[?]  2600[?] -2601[?] 10765[?]  -2601[?] -2073[?] 10764[?]  2600[?] 2103[?] 2599[?] 10763[?]  -2599[?] -2600[?] 10762[?]  -2103[?] -2600[?] 10761[?]  2597[?] 2598[?] 2599[?] 10760[?]  -2599[?] -2598[?] 10759[?]  -2599[?] -2597[?] 10758[?]  -2102[?] -2083[?] 2598[?] 10757[?]  -2598[?] 2102[?] 10756[?]  2083[?] -2598[?] 10755[?]  2597[?] 2596[?] 2134[?] 10754[?]  -2596[?] -2597[?] 10753[?]  -2134[?] -2597[?] 10752[?]  2594[?] 2595[?] 2596[?] 10751[?]  -2596[?] -2595[?] 10750[?]  -2596[?] -2594[?] 10749[?]  2595[?] -2113[?] -2133[?] 10748[?]  2133[?] -2595[?] 10747[?]  2113[?] -2595[?] 10746[?]  2594[?] 2593[?] 2232[?] 10745[?]  -2593[?] -2594[?] 10744[?]  -2232[?] -2594[?] 10743[?]  -2592[?] -2229[?] 2593[?] 10742[?]  -2593[?] 2592[?] 10741[?]  -2593[?] 2229[?] 10740[?]  2590[?] 2591[?] 2592[?] 10739[?]  -2592[?] -2591[?] 10738[?]  -2592[?] -2590[?] 10737[?]  2591[?] -2209[?] -2226[?] 10736[?]  2226[?] -2591[?] 10735[?]  2209[?] -2591[?] 10734[?]  2590[?] 2589[?] 2334[?] 10733[?]  -2589[?] -2590[?] 10732[?]  -2334[?] -2590[?] 10731[?]  2586[?] -2588[?] 2589[?] 10730[?]  -2589[?] 2588[?] 10729[?]  -2589[?] -2586[?] 10728[?]  2587[?] -2331[?] 2588[?] 10727[?]  -2588[?] -2587[?] 10726[?]  -2588[?] 2331[?] 10725[?]  2587[?] -2305[?] -2328[?] 10724[?]  2328[?] -2587[?] 10723[?]  2305[?] -2587[?] 10722[?]  2586[?] 2585[?] -2396[?] 10721[?]  -2585[?] -2586[?] 10720[?]  2396[?] -2586[?] 10719[?]  2581[?] -2584[?] 2585[?] 10718[?]  -2585[?] 2584[?] 10717[?]  -2585[?] -2581[?] 10716[?]  2582[?] 2583[?] 2584[?] 10715[?]  -2584[?] -2583[?] 10714[?]  -2584[?] -2582[?] 10713[?]  2583[?] -2393[?] -2382[?] 10712[?]  2393[?] -2583[?] 10711[?]  2382[?] -2583[?] 10710[?]  2582[?] -2344[?] -2364[?] 10709[?]  2364[?] -2582[?] 10708[?]  2344[?] -2582[?] 10707[?]  2581[?] -2458[?] 2580[?] 10706[?]  -2580[?] -2581[?] 10705[?]  2458[?] -2581[?] 10704[?]  2579[?] -2461[?] 2580[?] 10703[?]  -2580[?] -2579[?] 10702[?]  -2580[?] 2461[?] 10701[?]  2579[?] 2578[?] -2523[?] 10700[?]  -2578[?] -2579[?] 10699[?]  2523[?] -2579[?] 10698[?]  2575[?] -2577[?] 2578[?] 10697[?]  -2578[?] 2577[?] 10696[?]  -2578[?] -2575[?] 10695[?]  2576[?] 2521[?] 2577[?] 10694[?]  -2576[?] -2577[?] 10693[?]  -2577[?] -2521[?] 10692[?]  -2502[?] 2576[?] -2519[?] 10691[?]  -2576[?] 2519[?] 10690[?]  -2576[?] 2502[?] 10689[?]  2575[?] 2552[?] 2574[?] 10688[?]  -2574[?] -2575[?] 10687[?]  -2552[?] -2575[?] 10686[?]  -2573[?] 2553[?] 2574[?] 10685[?]  -2574[?] 2573[?] 10684[?]  -2553[?] -2574[?] 10683[?]  2572[?] 2565[?] 2573[?] 10682[?]  -2572[?] -2573[?] 10681[?]  -2573[?] -2565[?] 10680[?]  -2571[?] 2572[?] 2566[?] 10679[?]  -2572[?] 2571[?] 10678[?]  -2566[?] -2572[?] 10677[?]  -2570[?] 2571[?] 2567[?] 10676[?]  -2571[?] 2570[?] 10675[?]  -2567[?] -2571[?] 10674[?]  2568[?] 2570[?] 2569[?] 10673[?]  -2569[?] -2570[?] 10672[?]  -2570[?] -2568[?] 10671[?]  -1498[?] -1888[?] 2569[?] 10670[?]  -2569[?] 1888[?] 10669[?]  -2569[?] 1498[?] 10668[?]  2568[?] -1540[?] -1871[?] 10667[?]  1871[?] -2568[?] 10666[?]  1540[?] -2568[?] 10665[?]  -1480[?] -1890[?] 2567[?] 10664[?]  -2567[?] 1890[?] 10663[?]  -2567[?] 1480[?] 10662[?]  -1462[?] -1892[?] 2566[?] 10661[?]  -2566[?] 1892[?] 10660[?]  1462[?] -2566[?] 10659[?]  2565[?] 2557[?] 2564[?] 10658[?]  -2564[?] -2565[?] 10657[?]  -2557[?] -2565[?] 10656[?]  2563[?] 1913[?] 2564[?] 10655[?]  -2564[?] -2563[?] 10654[?]  -2564[?] -1913[?] 10653[?]  2563[?] 2562[?] 2558[?] 10652[?]  -2562[?] -2563[?] 10651[?]  -2558[?] -2563[?] 10650[?]  2561[?] 2562[?] 1935[?] 10649[?]  -2562[?] -2561[?] 10648[?]  -2562[?] -1935[?] 10647[?]  2561[?] 2559[?] 2560[?] 10646[?]  -2560[?] -2561[?] 10645[?]  -2559[?] -2561[?] 10644[?]  1397[?] 2028[?] 2560[?] 10643[?]  -2028[?] -2560[?] 10642[?]  -2560[?] -1397[?] 10641[?]  -2028[?] -1397[?] 2559[?] 10640[?]  -2559[?] 2028[?] 10639[?]  -2559[?] 1397[?] 10638[?]  -1556[?] -1935[?] 2558[?] 10637[?]  -2558[?] 1935[?] 10636[?]  -2558[?] 1556[?] 10635[?]  2556[?] 2557[?] -1913[?] 10634[?]  -2557[?] -2556[?] 10633[?]  1913[?] -2557[?] 10632[?]  2556[?] 2554[?] 2555[?] 10631[?]  -2555[?] -2556[?] 10630[?]  -2554[?] -2556[?] 10629[?]  1429[?] -1398[?] 2555[?] 10628[?]  -2555[?] -1429[?] 10627[?]  -2555[?] 1398[?] 10626[?]  -1398[?] 2554[?] -1429[?] 10625[?]  1429[?] -2554[?] 10624[?]  -2554[?] 1398[?] 10623[?]  -2530[?] 2553[?] -2551[?] 10622[?]  -2553[?] 2551[?] 10621[?]  -2553[?] 2530[?] 10620[?]  2530[?] 2551[?] 2552[?] 10619[?]  -2552[?] -2551[?] 10618[?]  -2552[?] -2530[?] 10617[?]  2551[?] 2537[?] 2550[?] 10616[?]  -2550[?] -2551[?] 10615[?]  -2537[?] -2551[?] 10614[?]  2549[?] 1913[?] 2550[?] 10613[?]  -2550[?] -2549[?] 10612[?]  -2550[?] -1913[?] 10611[?]  2549[?] 2548[?] 2538[?] 10610[?]  -2548[?] -2549[?] 10609[?]  -2538[?] -2549[?] 10608[?]  2547[?] 2548[?] 1935[?] 10607[?]  -2548[?] -2547[?] 10606[?]  -2548[?] -1935[?] 10605[?]  2547[?] 2546[?] -2542[?] 10604[?]  -2546[?] -2547[?] 10603[?]  2542[?] -2547[?] 10602[?]  2545[?] 1396[?] 2546[?] 10601[?]  -2546[?] -2545[?] 10600[?]  -1396[?] -2546[?] 10599[?]  2545[?] 2544[?] 2543[?] 10598[?]  -2544[?] -2545[?] 10597[?]  -2543[?] -2545[?] 10596[?]  2025[?] 2544[?] 2029[?] 10595[?]  -2544[?] -2029[?] 10594[?]  -2544[?] -2025[?] 10593[?]  -2029[?] -2025[?] 2543[?] 10592[?]  -2543[?] 2029[?] 10591[?]  2025[?] -2543[?] 10590[?]  2542[?] 2541[?] 2539[?] 10589[?]  -2541[?] -2542[?] 10588[?]  -2539[?] -2542[?] 10587[?]  -2540[?] -2025[?] 2541[?] 10586[?]  -2541[?] 2540[?] 10585[?]  -2541[?] 2025[?] 10584[?]  -1396[?] 2540[?] 2029[?] 10583[?]  -2540[?] -2029[?] 10582[?]  -2540[?] 1396[?] 10581[?]  2025[?] -2032[?] 2539[?] 10580[?]  -2539[?] 2032[?] 10579[?]  -2539[?] -2025[?] 10578[?]  -1557[?] -1935[?] 2538[?] 10577[?]  -2538[?] 1935[?] 10576[?]  -2538[?] 1557[?] 10575[?]  2536[?] 2537[?] -1913[?] 10574[?]  -2537[?] -2536[?] 10573[?]  1913[?] -2537[?] 10572[?]  2536[?] 2534[?] 2535[?] 10571[?]  -2535[?] -2536[?] 10570[?]  -2534[?] -2536[?] 10569[?]  1429[?] -1399[?] 2535[?] 10568[?]  -2535[?] -1429[?] 10567[?]  -2535[?] 1399[?] 10566[?]  2533[?] 2534[?] -1429[?] 10565[?]  -2534[?] -2533[?] 10564[?]  1429[?] -2534[?] 10563[?]  2533[?] 2532[?] 2531[?] 10562[?]  -2532[?] -2533[?] 10561[?]  -2531[?] -2533[?] 10560[?]  -1399[?] 2532[?] 1398[?] 10559[?]  -2532[?] 1399[?] 10558[?]  -1398[?] -2532[?] 10557[?]  -1398[?] 1399[?] 2531[?] 10556[?]  -2531[?] -1399[?] 10555[?]  -2531[?] 1398[?] 10554[?]  2530[?] -2529[?] 2524[?] 10553[?]  2529[?] -2530[?] 10552[?]  -2524[?] -2530[?] 10551[?]  2529[?] -2528[?] 2525[?] 10550[?]  2528[?] -2529[?] 10549[?]  -2525[?] -2529[?] 10548[?]  2528[?] 2526[?] 2527[?] 10547[?]  -2527[?] -2528[?] 10546[?]  -2526[?] -2528[?] 10545[?]  -1463[?] -1892[?] 2527[?] 10544[?]  -2527[?] 1892[?] 10543[?]  1463[?] -2527[?] 10542[?]  -1547[?] 2526[?] -1871[?] 10541[?]  1871[?] -2526[?] 10540[?]  -2526[?] 1547[?] 10539[?]  -1481[?] -1890[?] 2525[?] 10538[?]  -2525[?] 1890[?] 10537[?]  -2525[?] 1481[?] 10536[?]  -1499[?] -1888[?] 2524[?] 10535[?]  -2524[?] 1888[?] 10534[?]  -2524[?] 1499[?] 10533[?]  2523[?] 2522[?] 2495[?] 10532[?]  -2522[?] -2523[?] 10531[?]  -2495[?] -2523[?] 10530[?]  -2520[?] 2521[?] 2522[?] 10529[?]  -2522[?] -2521[?] 10528[?]  -2522[?] 2520[?] 10527[?]  2521[?] -2494[?] -2468[?] 10526[?]  2494[?] -2521[?] 10525[?]  2468[?] -2521[?] 10524[?]  2519[?] 2502[?] 2520[?] 10523[?]  -2520[?] -2519[?] 10522[?]  -2502[?] -2520[?] 10521[?]  2519[?] 2508[?] 2518[?] 10520[?]  -2518[?] -2519[?] 10519[?]  -2508[?] -2519[?] 10518[?]  2517[?] 1913[?] 2518[?] 10517[?]  -2518[?] -2517[?] 10516[?]  -2518[?] -1913[?] 10515[?]  2517[?] 2516[?] 2509[?] 10514[?]  -2516[?] -2517[?] 10513[?]  -2509[?] -2517[?] 10512[?]  2515[?] 2516[?] 1935[?] 10511[?]  -2516[?] -2515[?] 10510[?]  -2516[?] -1935[?] 10509[?]  2515[?] 2514[?] 2513[?] 10508[?]  -2514[?] -2515[?] 10507[?]  -2513[?] -2515[?] 10506[?]  2035[?] -2512[?] 2514[?] 10505[?]  -2514[?] 2512[?] 10504[?]  -2514[?] -2035[?] 10503[?]  2512[?] -2035[?] 2513[?] 10502[?]  -2513[?] -2512[?] 10501[?]  2035[?] -2513[?] 10500[?]  2512[?] 2511[?] 2510[?] 10499[?]  -2511[?] -2512[?] 10498[?]  -2510[?] -2512[?] 10497[?]  2014[?] 2511[?] 1395[?] 10496[?]  -2511[?] -2014[?] 10495[?]  -2511[?] -1395[?] 10494[?]  -1395[?] 2510[?] -2014[?] 10493[?]  -2510[?] 2014[?] 10492[?]  -2510[?] 1395[?] 10491[?]  -1558[?] -1935[?] 2509[?] 10490[?]  -2509[?] 1935[?] 10489[?]  -2509[?] 1558[?] 10488[?]  2507[?] 2508[?] -1913[?] 10487[?]  -2508[?] -2507[?] 10486[?]  1913[?] -2508[?] 10485[?]  2507[?] 2505[?] 2506[?] 10484[?]  -2506[?] -2507[?] 10483[?]  -2505[?] -2507[?] 10482[?]  1429[?] -1400[?] 2506[?] 10481[?]  -2506[?] -1429[?] 10480[?]  -2506[?] 1400[?] 10479[?]  -2504[?] 2505[?] -1429[?] 10478[?]  -2505[?] 2504[?] 10477[?]  1429[?] -2505[?] 10476[?]  1915[?] 2503[?] 2504[?] 10475[?]  -2503[?] -2504[?] 10474[?]  -2504[?] -1915[?] 10473[?]  -1400[?] 1914[?] 2503[?] 10472[?]  -2503[?] -1914[?] 10471[?]  -2503[?] 1400[?] 10470[?]  -2501[?] 2502[?] 2496[?] 10469[?]  -2502[?] 2501[?] 10468[?]  -2496[?] -2502[?] 10467[?]  -2500[?] 2501[?] 2497[?] 10466[?]  -2501[?] 2500[?] 10465[?]  -2497[?] -2501[?] 10464[?]  2498[?] 2500[?] 2499[?] 10463[?]  -2499[?] -2500[?] 10462[?]  -2500[?] -2498[?] 10461[?]  -1464[?] -1892[?] 2499[?] 10460[?]  -2499[?] 1892[?] 10459[?]  -2499[?] 1464[?] 10458[?]  2498[?] -1537[?] -1871[?] 10457[?]  1871[?] -2498[?] 10456[?]  1537[?] -2498[?] 10455[?]  -1482[?] -1890[?] 2497[?] 10454[?]  -2497[?] 1890[?] 10453[?]  1482[?] -2497[?] 10452[?]  -1500[?] -1888[?] 2496[?] 10451[?]  -2496[?] 1888[?] 10450[?]  -2496[?] 1500[?] 10449[?]  2468[?] 2494[?] 2495[?] 10448[?]  -2495[?] -2494[?] 10447[?]  -2495[?] -2468[?] 10446[?]  2494[?] 2474[?] 2493[?] 10445[?]  -2493[?] -2494[?] 10444[?]  -2474[?] -2494[?] 10443[?]  2492[?] 1913[?] 2493[?] 10442[?]  -2492[?] -2493[?] 10441[?]  -2493[?] -1913[?] 10440[?]  2492[?] 2491[?] 2475[?] 10439[?]  -2491[?] -2492[?] 10438[?]  -2492[?] -2475[?] 10437[?]  2490[?] 2491[?] 1935[?] 10436[?]  -2490[?] -2491[?] 10435[?]  -2491[?] -1935[?] 10434[?]  2489[?] 2488[?] 2490[?] 10433[?]  -2490[?] -2489[?] 10432[?]  -2488[?] -2490[?] 10431[?]  2489[?] -2487[?] 2484[?] 10430[?]  2487[?] -2489[?] 10429[?]  -2484[?] -2489[?] 10428[?]  2487[?] -2484[?] 2488[?] 10427[?]  -2488[?] -2487[?] 10426[?]  -2488[?] 2484[?] 10425[?]  2487[?] 2486[?] 2485[?] 10424[?]  -2486[?] -2487[?] 10423[?]  -2485[?] -2487[?] 10422[?]  1394[?] 2018[?] 2486[?] 10421[?]  -2486[?] -2018[?] 10420[?]  -2486[?] -1394[?] 10419[?]  -2018[?] -1394[?] 2485[?] 10418[?]  -2485[?] 2018[?] 10417[?]  -2485[?] 1394[?] 10416[?]  -2483[?] 2015[?] 2484[?] 10415[?]  2483[?] -2484[?] 10414[?]  -2015[?] -2484[?] 10413[?]  2483[?] -2482[?] 2478[?] 10412[?]  2482[?] -2483[?] 10411[?]  -2478[?] -2483[?] 10410[?]  2482[?] 2479[?] 2481[?] 10409[?]  -2481[?] -2482[?] 10408[?]  -2479[?] -2482[?] 10407[?]  -2480[?] -2029[?] 2481[?] 10406[?]  -2481[?] 2480[?] 10405[?]  -2481[?] 2029[?] 10404[?]  -1396[?] 2480[?] 2036[?] 10403[?]  -2480[?] -2036[?] 10402[?]  -2480[?] 1396[?] 10401[?]  -2033[?] 2479[?] 2036[?] 10400[?]  -2479[?] -2036[?] 10399[?]  -2479[?] 2033[?] 10398[?]  -2476[?] -2477[?] 2478[?] 10397[?]  -2478[?] 2477[?] 10396[?]  -2478[?] 2476[?] 10395[?]  -1397[?] 2477[?] 2036[?] 10394[?]  -2477[?] -2036[?] 10393[?]  1397[?] -2477[?] 10392[?]  2025[?] 2028[?] 2476[?] 10391[?]  -2028[?] -2476[?] 10390[?]  -2476[?] -2025[?] 10389[?]  -1559[?] -1935[?] 2475[?] 10388[?]  -2475[?] 1935[?] 10387[?]  1559[?] -2475[?] 10386[?]  2473[?] 2474[?] -1913[?] 10385[?]  -2474[?] -2473[?] 10384[?]  1913[?] -2474[?] 10383[?]  2473[?] 2471[?] 2472[?] 10382[?]  -2472[?] -2473[?] 10381[?]  -2471[?] -2473[?] 10380[?]  1429[?] -1401[?] 2472[?] 10379[?]  -2472[?] -1429[?] 10378[?]  -2472[?] 1401[?] 10377[?]  -2470[?] 2471[?] -1429[?] 10376[?]  -2471[?] 2470[?] 10375[?]  1429[?] -2471[?] 10374[?]  2407[?] 2470[?] 2469[?] 10373[?]  -2469[?] -2470[?] 10372[?]  -2470[?] -2407[?] 10371[?]  1915[?] -1401[?] 2469[?] 10370[?]  -2469[?] -1915[?] 10369[?]  -2469[?] 1401[?] 10368[?]  2468[?] -2467[?] 2462[?] 10367[?]  2467[?] -2468[?] 10366[?]  -2462[?] -2468[?] 10365[?]  2467[?] -2466[?] 2463[?] 10364[?]  2466[?] -2467[?] 10363[?]  -2463[?] -2467[?] 10362[?]  2466[?] 2464[?] 2465[?] 10361[?]  -2465[?] -2466[?] 10360[?]  -2464[?] -2466[?] 10359[?]  -1465[?] -1892[?] 2465[?] 10358[?]  -2465[?] 1892[?] 10357[?]  -2465[?] 1465[?] 10356[?]  1549[?] 2464[?] -1871[?] 10355[?]  1871[?] -2464[?] 10354[?]  -2464[?] -1549[?] 10353[?]  -1483[?] -1890[?] 2463[?] 10352[?]  -2463[?] 1890[?] 10351[?]  1483[?] -2463[?] 10350[?]  -1501[?] -1888[?] 2462[?] 10349[?]  -2462[?] 1888[?] 10348[?]  1501[?] -2462[?] 10347[?]  2459[?] 2460[?] 2461[?] 10346[?]  -2461[?] -2460[?] 10345[?]  -2461[?] -2459[?] 10344[?]  2460[?] -2455[?] -2444[?] 10343[?]  2455[?] -2460[?] 10342[?]  2444[?] -2460[?] 10341[?]  2459[?] -2406[?] -2424[?] 10340[?]  2424[?] -2459[?] 10339[?]  2406[?] -2459[?] 10338[?]  2458[?] 2457[?] 2445[?] 10337[?]  -2457[?] -2458[?] 10336[?]  -2445[?] -2458[?] 10335[?]  2455[?] 2456[?] 2457[?] 10334[?]  -2457[?] -2456[?] 10333[?]  -2457[?] -2455[?] 10332[?]  2456[?] 2425[?] -2444[?] 10331[?]  2444[?] -2456[?] 10330[?]  -2425[?] -2456[?] 10329[?]  2455[?] -2454[?] 2446[?] 10328[?]  2454[?] -2455[?] 10327[?]  -2446[?] -2455[?] 10326[?]  2454[?] -2453[?] 2447[?] 10325[?]  2453[?] -2454[?] 10324[?]  -2447[?] -2454[?] 10323[?]  2453[?] 2451[?] 2452[?] 10322[?]  -2452[?] -2453[?] 10321[?]  -2451[?] -2453[?] 10320[?]  -1467[?] -1892[?] 2452[?] 10319[?]  -2452[?] 1892[?] 10318[?]  -2452[?] 1467[?] 10317[?]  2450[?] 2451[?] -1871[?] 10316[?]  -2451[?] -2450[?] 10315[?]  1871[?] -2451[?] 10314[?]  2450[?] 2448[?] 2449[?] 10313[?]  -2449[?] -2450[?] 10312[?]  -2448[?] -2450[?] 10311[?]  1872[?] 2449[?] -1544[?] 10310[?]  -2449[?] -1872[?] 10309[?]  -2449[?] 1544[?] 10308[?]  1544[?] 2448[?] -1872[?] 10307[?]  -2448[?] 1872[?] 10306[?]  -2448[?] -1544[?] 10305[?]  -1485[?] -1890[?] 2447[?] 10304[?]  -2447[?] 1890[?] 10303[?]  1485[?] -2447[?] 10302[?]  -1503[?] -1888[?] 2446[?] 10301[?]  -2446[?] 1888[?] 10300[?]  -2446[?] 1503[?] 10299[?]  -2425[?] 2444[?] 2445[?] 10298[?]  -2445[?] -2444[?] 10297[?]  -2445[?] 2425[?] 10296[?]  2444[?] 2431[?] 2443[?] 10295[?]  -2443[?] -2444[?] 10294[?]  -2431[?] -2444[?] 10293[?]  2442[?] 1913[?] 2443[?] 10292[?]  -2442[?] -2443[?] 10291[?]  -2443[?] -1913[?] 10290[?]  2442[?] 2441[?] 2432[?] 10289[?]  -2441[?] -2442[?] 10288[?]  -2442[?] -2432[?] 10287[?]  2440[?] 2441[?] 1935[?] 10286[?]  -2441[?] -2440[?] 10285[?]  -2441[?] -1935[?] 10284[?]  2440[?] 2439[?] 2438[?] 10283[?]  -2439[?] -2440[?] 10282[?]  -2438[?] -2440[?] 10281[?]  2434[?] -2437[?] 2439[?] 10280[?]  2437[?] -2439[?] 10279[?]  -2434[?] -2439[?] 10278[?]  2437[?] -2434[?] 2438[?] 10277[?]  -2438[?] -2437[?] 10276[?]  -2438[?] 2434[?] 10275[?]  2437[?] 2436[?] 2435[?] 10274[?]  -2436[?] -2437[?] 10273[?]  -2435[?] -2437[?] 10272[?]  1392[?] 2436[?] 2000[?] 10271[?]  -2436[?] -2000[?] 10270[?]  -2436[?] -1392[?] 10269[?]  -2000[?] 2435[?] -1392[?] 10268[?]  -2435[?] 2000[?] 10267[?]  -2435[?] 1392[?] 10266[?]  1997[?] 2434[?] 2433[?] 10265[?]  -2434[?] -2433[?] 10264[?]  -2434[?] -1997[?] 10263[?]  2040[?] 2039[?] 2433[?] 10262[?]  -2040[?] -2433[?] 10261[?]  -2433[?] -2039[?] 10260[?]  -1561[?] -1935[?] 2432[?] 10259[?]  -2432[?] 1935[?] 10258[?]  1561[?] -2432[?] 10257[?]  2430[?] 2431[?] -1913[?] 10256[?]  -2431[?] -2430[?] 10255[?]  1913[?] -2431[?] 10254[?]  2430[?] 2428[?] 2429[?] 10253[?]  -2429[?] -2430[?] 10252[?]  -2428[?] -2430[?] 10251[?]  1429[?] -1403[?] 2429[?] 10250[?]  -2429[?] -1429[?] 10249[?]  -2429[?] 1403[?] 10248[?]  -2427[?] 2428[?] -1429[?] 10247[?]  -2428[?] 2427[?] 10246[?]  1429[?] -2428[?] 10245[?]  2345[?] 2427[?] 2426[?] 10244[?]  -2426[?] -2427[?] 10243[?]  -2427[?] -2345[?] 10242[?]  2306[?] -1403[?] 2426[?] 10241[?]  -2426[?] -2306[?] 10240[?]  -2426[?] 1403[?] 10239[?]  2406[?] 2424[?] 2425[?] 10238[?]  -2425[?] -2424[?] 10237[?]  -2425[?] -2406[?] 10236[?]  2424[?] 2413[?] 2423[?] 10235[?]  -2423[?] -2424[?] 10234[?]  -2413[?] -2424[?] 10233[?]  2422[?] 1913[?] 2423[?] 10232[?]  -2422[?] -2423[?] 10231[?]  -2423[?] -1913[?] 10230[?]  2422[?] 2421[?] 2414[?] 10229[?]  -2421[?] -2422[?] 10228[?]  -2422[?] -2414[?] 10227[?]  2420[?] 2421[?] 1935[?] 10226[?]  -2421[?] -2420[?] 10225[?]  -2421[?] -1935[?] 10224[?]  2420[?] 2418[?] 2419[?] 10223[?]  -2419[?] -2420[?] 10222[?]  -2418[?] -2420[?] 10221[?]  -2417[?] 2039[?] 2419[?] 10220[?]  2417[?] -2419[?] 10219[?]  -2419[?] -2039[?] 10218[?]  2417[?] -2039[?] 2418[?] 10217[?]  -2418[?] -2417[?] 10216[?]  -2418[?] 2039[?] 10215[?]  2417[?] 2416[?] 2415[?] 10214[?]  -2416[?] -2417[?] 10213[?]  -2415[?] -2417[?] 10212[?]  1393[?] 1996[?] 2416[?] 10211[?]  -2416[?] -1996[?] 10210[?]  -2416[?] -1393[?] 10209[?]  -1996[?] -1393[?] 2415[?] 10208[?]  -2415[?] 1996[?] 10207[?]  -2415[?] 1393[?] 10206[?]  -1560[?] -1935[?] 2414[?] 10205[?]  -2414[?] 1935[?] 10204[?]  1560[?] -2414[?] 10203[?]  2412[?] 2413[?] -1913[?] 10202[?]  -2413[?] -2412[?] 10201[?]  1913[?] -2413[?] 10200[?]  2412[?] 2410[?] 2411[?] 10199[?]  -2411[?] -2412[?] 10198[?]  -2410[?] -2412[?] 10197[?]  1429[?] -1402[?] 2411[?] 10196[?]  -2411[?] -1429[?] 10195[?]  -2411[?] 1402[?] 10194[?]  -2409[?] 2410[?] -1429[?] 10193[?]  -2410[?] 2409[?] 10192[?]  1429[?] -2410[?] 10191[?]  2306[?] 2408[?] 2409[?] 10190[?]  -2408[?] -2409[?] 10189[?]  -2409[?] -2306[?] 10188[?]  2407[?] -1402[?] 2408[?] 10187[?]  -2408[?] -2407[?] 10186[?]  -2408[?] 1402[?] 10185[?]  2407[?] 1401[?] -1915[?] 10184[?]  1915[?] -2407[?] 10183[?]  -1401[?] -2407[?] 10182[?]  2406[?] -2405[?] 2397[?] 10181[?]  2405[?] -2406[?] 10180[?]  -2397[?] -2406[?] 10179[?]  2405[?] -2404[?] 2398[?] 10178[?]  2404[?] -2405[?] 10177[?]  -2398[?] -2405[?] 10176[?]  2404[?] 2402[?] 2403[?] 10175[?]  -2403[?] -2404[?] 10174[?]  -2402[?] -2404[?] 10173[?]  -1466[?] -1892[?] 2403[?] 10172[?]  -2403[?] 1892[?] 10171[?]  -2403[?] 1466[?] 10170[?]  2401[?] 2402[?] -1871[?] 10169[?]  -2402[?] -2401[?] 10168[?]  1871[?] -2402[?] 10167[?]  2401[?] 2399[?] 2400[?] 10166[?]  -2400[?] -2401[?] 10165[?]  -2399[?] -2401[?] 10164[?]  1549[?] -1542[?] 2400[?] 10163[?]  -2400[?] -1549[?] 10162[?]  -2400[?] 1542[?] 10161[?]  1542[?] 2399[?] -1549[?] 10160[?]  1549[?] -2399[?] 10159[?]  -2399[?] -1542[?] 10158[?]  -1484[?] -1890[?] 2398[?] 10157[?]  -2398[?] 1890[?] 10156[?]  1484[?] -2398[?] 10155[?]  -1502[?] -1888[?] 2397[?] 10154[?]  -2397[?] 1888[?] 10153[?]  -2397[?] 1502[?] 10152[?]  2396[?] 2395[?] 2383[?] 10151[?]  -2395[?] -2396[?] 10150[?]  -2383[?] -2396[?] 10149[?]  2394[?] 2393[?] 2395[?] 10148[?]  -2395[?] -2394[?] 10147[?]  -2395[?] -2393[?] 10146[?]  2394[?] 2365[?] -2382[?] 10145[?]  2382[?] -2394[?] 10144[?]  -2365[?] -2394[?] 10143[?]  2393[?] -2392[?] 2384[?] 10142[?]  2392[?] -2393[?] 10141[?]  -2384[?] -2393[?] 10140[?]  2392[?] -2391[?] 2385[?] 10139[?]  2391[?] -2392[?] 10138[?]  -2385[?] -2392[?] 10137[?]  2391[?] 2389[?] 2390[?] 10136[?]  -2390[?] -2391[?] 10135[?]  -2389[?] -2391[?] 10134[?]  -1469[?] -1892[?] 2390[?] 10133[?]  -2390[?] 1892[?] 10132[?]  -2390[?] 1469[?] 10131[?]  2388[?] 2389[?] -1871[?] 10130[?]  -2389[?] -2388[?] 10129[?]  1871[?] -2389[?] 10128[?]  2388[?] 2387[?] 2386[?] 10127[?]  -2387[?] -2388[?] 10126[?]  -2386[?] -2388[?] 10125[?]  1874[?] 2387[?] -1552[?] 10124[?]  -2387[?] -1874[?] 10123[?]  -2387[?] 1552[?] 10122[?]  1552[?] 2386[?] -1874[?] 10121[?]  1874[?] -2386[?] 10120[?]  -2386[?] -1552[?] 10119[?]  -1487[?] -1890[?] 2385[?] 10118[?]  -2385[?] 1890[?] 10117[?]  1487[?] -2385[?] 10116[?]  -1505[?] -1888[?] 2384[?] 10115[?]  -2384[?] 1888[?] 10114[?]  -2384[?] 1505[?] 10113[?]  -2365[?] 2382[?] 2383[?] 10112[?]  -2383[?] -2382[?] 10111[?]  -2383[?] 2365[?] 10110[?]  2382[?] 2371[?] 2381[?] 10109[?]  -2381[?] -2382[?] 10108[?]  -2371[?] -2382[?] 10107[?]  2380[?] 1913[?] 2381[?] 10106[?]  -2380[?] -2381[?] 10105[?]  -2381[?] -1913[?] 10104[?]  2380[?] 2379[?] 2372[?] 10103[?]  -2379[?] -2380[?] 10102[?]  -2380[?] -2372[?] 10101[?]  2378[?] 2379[?] 1935[?] 10100[?]  -2379[?] -2378[?] 10099[?]  -2379[?] -1935[?] 10098[?]  2378[?] 2376[?] 2377[?] 10097[?]  -2377[?] -2378[?] 10096[?]  -2376[?] -2378[?] 10095[?]  2044[?] -2375[?] 2377[?] 10094[?]  -2377[?] 2375[?] 10093[?]  -2377[?] -2044[?] 10092[?]  2375[?] -2044[?] 2376[?] 10091[?]  -2375[?] -2376[?] 10090[?]  2044[?] -2376[?] 10089[?]  2374[?] 2373[?] 2375[?] 10088[?]  -2374[?] -2375[?] 10087[?]  -2373[?] -2375[?] 10086[?]  1971[?] 1390[?] 2374[?] 10085[?]  -2374[?] -1971[?] 10084[?]  -2374[?] -1390[?] 10083[?]  -1390[?] -1971[?] 2373[?] 10082[?]  -2373[?] 1971[?] 10081[?]  -2373[?] 1390[?] 10080[?]  -1563[?] -1935[?] 2372[?] 10079[?]  -2372[?] 1935[?] 10078[?]  1563[?] -2372[?] 10077[?]  2370[?] 2371[?] -1913[?] 10076[?]  -2371[?] -2370[?] 10075[?]  1913[?] -2371[?] 10074[?]  2370[?] 2368[?] 2369[?] 10073[?]  -2369[?] -2370[?] 10072[?]  -2368[?] -2370[?] 10071[?]  1429[?] -1405[?] 2369[?] 10070[?]  -2369[?] -1429[?] 10069[?]  -2369[?] 1405[?] 10068[?]  -2367[?] 2368[?] -1429[?] 10067[?]  -2368[?] 2367[?] 10066[?]  1429[?] -2368[?] 10065[?]  2309[?] 2367[?] 2366[?] 10064[?]  -2366[?] -2367[?] 10063[?]  -2367[?] -2309[?] 10062[?]  -1405[?] 2308[?] 2366[?] 10061[?]  -2366[?] -2308[?] 10060[?]  -2366[?] 1405[?] 10059[?]  2344[?] 2364[?] 2365[?] 10058[?]  -2365[?] -2364[?] 10057[?]  -2365[?] -2344[?] 10056[?]  2364[?] 2351[?] 2363[?] 10055[?]  -2363[?] -2364[?] 10054[?]  -2351[?] -2364[?] 10053[?]  2362[?] 1913[?] 2363[?] 10052[?]  -2362[?] -2363[?] 10051[?]  -2363[?] -1913[?] 10050[?]  2362[?] 2361[?] 2352[?] 10049[?]  -2361[?] -2362[?] 10048[?]  -2362[?] -2352[?] 10047[?]  2360[?] 2361[?] 1935[?] 10046[?]  -2361[?] -2360[?] 10045[?]  -2361[?] -1935[?] 10044[?]  2360[?] 2359[?] 2358[?] 10043[?]  -2359[?] -2360[?] 10042[?]  -2358[?] -2360[?] 10041[?]  2354[?] -2357[?] 2359[?] 10040[?]  2357[?] -2359[?] 10039[?]  -2359[?] -2354[?] 10038[?]  2357[?] -2354[?] 2358[?] 10037[?]  -2358[?] -2357[?] 10036[?]  -2358[?] 2354[?] 10035[?]  2357[?] 2355[?] 2356[?] 10034[?]  -2356[?] -2357[?] 10033[?]  -2355[?] -2357[?] 10032[?]  2007[?] 1391[?] 2356[?] 10031[?]  -2356[?] -2007[?] 10030[?]  -2356[?] -1391[?] 10029[?]  -1391[?] -2007[?] 2355[?] 10028[?]  -2355[?] 2007[?] 10027[?]  -2355[?] 1391[?] 10026[?]  2354[?] -2004[?] 2353[?] 10025[?]  -2353[?] -2354[?] 10024[?]  2004[?] -2354[?] 10023[?]  -2041[?] 2039[?] 2353[?] 10022[?]  2041[?] -2353[?] 10021[?]  -2353[?] -2039[?] 10020[?]  -1562[?] -1935[?] 2352[?] 10019[?]  -2352[?] 1935[?] 10018[?]  1562[?] -2352[?] 10017[?]  2350[?] 2351[?] -1913[?] 10016[?]  -2351[?] -2350[?] 10015[?]  1913[?] -2351[?] 10014[?]  2350[?] 2348[?] 2349[?] 10013[?]  -2349[?] -2350[?] 10012[?]  -2348[?] -2350[?] 10011[?]  1429[?] -1404[?] 2349[?] 10010[?]  -2349[?] -1429[?] 10009[?]  -2349[?] 1404[?] 10008[?]  -2347[?] 2348[?] -1429[?] 10007[?]  -2348[?] 2347[?] 10006[?]  1429[?] -2348[?] 10005[?]  2308[?] 2347[?] 2346[?] 10004[?]  -2346[?] -2347[?] 10003[?]  -2347[?] -2308[?] 10002[?]  2345[?] -1404[?] 2346[?] 10001[?]  -2346[?] -2345[?] 10000[?]  -2346[?] 1404[?] 9999[?]  2345[?] 1403[?] -2306[?] 9998[?]  2306[?] -2345[?] 9997[?]  -1403[?] -2345[?] 9996[?]  2344[?] -2343[?] 2335[?] 9995[?]  2343[?] -2344[?] 9994[?]  -2335[?] -2344[?] 9993[?]  2343[?] -2342[?] 2336[?] 9992[?]  2342[?] -2343[?] 9991[?]  -2336[?] -2343[?] 9990[?]  2342[?] 2340[?] 2341[?] 9989[?]  -2341[?] -2342[?] 9988[?]  -2340[?] -2342[?] 9987[?]  -1468[?] -1892[?] 2341[?] 9986[?]  -2341[?] 1892[?] 9985[?]  -2341[?] 1468[?] 9984[?]  2339[?] 2340[?] -1871[?] 9983[?]  -2340[?] -2339[?] 9982[?]  1871[?] -2340[?] 9981[?]  2339[?] 2338[?] 2337[?] 9980[?]  -2338[?] -2339[?] 9979[?]  -2337[?] -2339[?] 9978[?]  1873[?] 2338[?] -1536[?] 9977[?]  -2338[?] -1873[?] 9976[?]  1536[?] -2338[?] 9975[?]  1536[?] -1873[?] 2337[?] 9974[?]  -2337[?] 1873[?] 9973[?]  -2337[?] -1536[?] 9972[?]  -1486[?] -1890[?] 2336[?] 9971[?]  -2336[?] 1890[?] 9970[?]  1486[?] -2336[?] 9969[?]  -1504[?] -1888[?] 2335[?] 9968[?]  -2335[?] 1888[?] 9967[?]  -2335[?] 1504[?] 9966[?]  2333[?] 2263[?] 2334[?] 9965[?]  -2334[?] -2333[?] 9964[?]  -2334[?] -2263[?] 9963[?]  2333[?] 2332[?] -2295[?] 9962[?]  -2332[?] -2333[?] 9961[?]  2295[?] -2333[?] 9960[?]  -2329[?] -2331[?] 2332[?] 9959[?]  -2332[?] 2331[?] 9958[?]  -2332[?] 2329[?] 9957[?]  2330[?] 2263[?] 2331[?] 9956[?]  -2331[?] -2330[?] 9955[?]  -2331[?] -2263[?] 9954[?]  2330[?] -2273[?] -2292[?] 9953[?]  2292[?] -2330[?] 9952[?]  2273[?] -2330[?] 9951[?]  2305[?] 2328[?] 2329[?] 9950[?]  -2329[?] -2328[?] 9949[?]  -2329[?] -2305[?] 9948[?]  2328[?] 2315[?] 2327[?] 9947[?]  -2327[?] -2328[?] 9946[?]  -2315[?] -2328[?] 9945[?]  2326[?] 1913[?] 2327[?] 9944[?]  -2326[?] -2327[?] 9943[?]  -2327[?] -1913[?] 9942[?]  2326[?] 2325[?] 2316[?] 9941[?]  -2325[?] -2326[?] 9940[?]  -2326[?] -2316[?] 9939[?]  2324[?] 2325[?] 1935[?] 9938[?]  -2325[?] -2324[?] 9937[?]  -2325[?] -1935[?] 9936[?]  2324[?] 2323[?] 2322[?] 9935[?]  -2323[?] -2324[?] 9934[?]  -2322[?] -2324[?] 9933[?]  -2321[?] 2318[?] 2323[?] 9932[?]  -2323[?] 2321[?] 9931[?]  -2323[?] -2318[?] 9930[?]  2321[?] -2318[?] 2322[?] 9929[?]  -2321[?] -2322[?] 9928[?]  2318[?] -2322[?] 9927[?]  2320[?] 2319[?] 2321[?] 9926[?]  -2320[?] -2321[?] 9925[?]  -2319[?] -2321[?] 9924[?]  1975[?] 2320[?] 1389[?] 9923[?]  -2320[?] -1975[?] 9922[?]  -2320[?] -1389[?] 9921[?]  -1389[?] -1975[?] 2319[?] 9920[?]  -2319[?] 1975[?] 9919[?]  -2319[?] 1389[?] 9918[?]  2318[?] 1972[?] 2317[?] 9917[?]  -2317[?] -2318[?] 9916[?]  -1972[?] -2318[?] 9915[?]  2044[?] 2045[?] 2317[?] 9914[?]  -2045[?] -2317[?] 9913[?]  -2317[?] -2044[?] 9912[?]  -1564[?] -1935[?] 2316[?] 9911[?]  -2316[?] 1935[?] 9910[?]  1564[?] -2316[?] 9909[?]  2314[?] 2315[?] -1913[?] 9908[?]  -2315[?] -2314[?] 9907[?]  1913[?] -2315[?] 9906[?]  2314[?] 2312[?] 2313[?] 9905[?]  -2313[?] -2314[?] 9904[?]  -2312[?] -2314[?] 9903[?]  1429[?] -1406[?] 2313[?] 9902[?]  -2313[?] -1429[?] 9901[?]  -2313[?] 1406[?] 9900[?]  -2311[?] 2312[?] -1429[?] 9899[?]  -2312[?] 2311[?] 9898[?]  1429[?] -2312[?] 9897[?]  1918[?] 2310[?] 2311[?] 9896[?]  -2310[?] -2311[?] 9895[?]  -2311[?] -1918[?] 9894[?]  -1406[?] 2309[?] 2310[?] 9893[?]  -2310[?] -2309[?] 9892[?]  -2310[?] 1406[?] 9891[?]  2309[?] 1405[?] -2308[?] 9890[?]  2308[?] -2309[?] 9889[?]  -1405[?] -2309[?] 9888[?]  2308[?] -2307[?] -2306[?] 9887[?]  2307[?] -2308[?] 9886[?]  2306[?] -2308[?] 9885[?]  2307[?] 1403[?] 1404[?] 9884[?]  -1404[?] -2307[?] 9883[?]  -1403[?] -2307[?] 9882[?]  2306[?] -1710[?] -1915[?] 9881[?]  1915[?] -2306[?] 9880[?]  1710[?] -2306[?] 9879[?]  2305[?] -2304[?] 2296[?] 9878[?]  2304[?] -2305[?] 9877[?]  -2296[?] -2305[?] 9876[?]  2304[?] -2303[?] 2297[?] 9875[?]  2303[?] -2304[?] 9874[?]  -2297[?] -2304[?] 9873[?]  2303[?] 2301[?] 2302[?] 9872[?]  -2302[?] -2303[?] 9871[?]  -2301[?] -2303[?] 9870[?]  -1470[?] -1892[?] 2302[?] 9869[?]  -2302[?] 1892[?] 9868[?]  -2302[?] 1470[?] 9867[?]  2300[?] 2301[?] -1871[?] 9866[?]  -2301[?] -2300[?] 9865[?]  1871[?] -2301[?] 9864[?]  2300[?] 2299[?] 2298[?] 9863[?]  -2299[?] -2300[?] 9862[?]  -2298[?] -2300[?] 9861[?]  1875[?] 2299[?] -1548[?] 9860[?]  -2299[?] -1875[?] 9859[?]  -2299[?] 1548[?] 9858[?]  1548[?] -1875[?] 2298[?] 9857[?]  -2298[?] 1875[?] 9856[?]  -2298[?] -1548[?] 9855[?]  -1488[?] -1890[?] 2297[?] 9854[?]  -2297[?] 1890[?] 9853[?]  1488[?] -2297[?] 9852[?]  -1506[?] -1888[?] 2296[?] 9851[?]  -2296[?] 1888[?] 9850[?]  1506[?] -2296[?] 9849[?]  2295[?] 2293[?] 2294[?] 9848[?]  -2294[?] -2295[?] 9847[?]  -2293[?] -2295[?] 9846[?]  2242[?] 2262[?] 2294[?] 9845[?]  -2294[?] -2262[?] 9844[?]  -2294[?] -2242[?] 9843[?]  2273[?] 2292[?] 2293[?] 9842[?]  -2293[?] -2292[?] 9841[?]  -2293[?] -2273[?] 9840[?]  2292[?] 2279[?] 2291[?] 9839[?]  -2291[?] -2292[?] 9838[?]  -2279[?] -2292[?] 9837[?]  2290[?] 1913[?] 2291[?] 9836[?]  -2290[?] -2291[?] 9835[?]  -2291[?] -1913[?] 9834[?]  2290[?] 2289[?] 2280[?] 9833[?]  -2289[?] -2290[?] 9832[?]  -2290[?] -2280[?] 9831[?]  2288[?] 2289[?] 1935[?] 9830[?]  -2289[?] -2288[?] 9829[?]  -2289[?] -1935[?] 9828[?]  2288[?] 2287[?] 2286[?] 9827[?]  -2287[?] -2288[?] 9826[?]  -2286[?] -2288[?] 9825[?]  2282[?] -2285[?] 2287[?] 9824[?]  -2287[?] 2285[?] 9823[?]  -2287[?] -2282[?] 9822[?]  2285[?] -2282[?] 2286[?] 9821[?]  -2285[?] -2286[?] 9820[?]  2282[?] -2286[?] 9819[?]  2284[?] 2283[?] 2285[?] 9818[?]  -2284[?] -2285[?] 9817[?]  -2283[?] -2285[?] 9816[?]  1982[?] 1388[?] 2284[?] 9815[?]  -2284[?] -1982[?] 9814[?]  -2284[?] -1388[?] 9813[?]  -1388[?] -1982[?] 2283[?] 9812[?]  -2283[?] 1982[?] 9811[?]  -2283[?] 1388[?] 9810[?]  2282[?] -1979[?] 2281[?] 9809[?]  -2281[?] -2282[?] 9808[?]  1979[?] -2282[?] 9807[?]  2044[?] -2046[?] 2281[?] 9806[?]  2046[?] -2281[?] 9805[?]  -2281[?] -2044[?] 9804[?]  -1565[?] -1935[?] 2280[?] 9803[?]  -2280[?] 1935[?] 9802[?]  1565[?] -2280[?] 9801[?]  2278[?] 2279[?] -1913[?] 9800[?]  -2279[?] -2278[?] 9799[?]  1913[?] -2279[?] 9798[?]  2278[?] 2276[?] 2277[?] 9797[?]  -2277[?] -2278[?] 9796[?]  -2276[?] -2278[?] 9795[?]  1429[?] -1407[?] 2277[?] 9794[?]  -2277[?] -1429[?] 9793[?]  -2277[?] 1407[?] 9792[?]  -2275[?] 2276[?] -1429[?] 9791[?]  -2276[?] 2275[?] 9790[?]  1429[?] -2276[?] 9789[?]  2243[?] 2275[?] 2274[?] 9788[?]  -2274[?] -2275[?] 9787[?]  -2275[?] -2243[?] 9786[?]  -1407[?] 1918[?] 2274[?] 9785[?]  -2274[?] -1918[?] 9784[?]  -2274[?] 1407[?] 9783[?]  2273[?] 2267[?] -2272[?] 9782[?]  2272[?] -2273[?] 9781[?]  -2267[?] -2273[?] 9780[?]  2272[?] 2268[?] -2271[?] 9779[?]  2271[?] -2272[?] 9778[?]  -2268[?] -2272[?] 9777[?]  2271[?] 2269[?] 2270[?] 9776[?]  -2270[?] -2271[?] 9775[?]  -2269[?] -2271[?] 9774[?]  -1471[?] -1892[?] 2270[?] 9773[?]  -2270[?] 1892[?] 9772[?]  1471[?] -2270[?] 9771[?]  -1489[?] -1890[?] 2269[?] 9770[?]  -2269[?] 1890[?] 9769[?]  1489[?] -2269[?] 9768[?]  -1507[?] -1888[?] 2268[?] 9767[?]  -2268[?] 1888[?] 9766[?]  1507[?] -2268[?] 9765[?]  2266[?] 2267[?] -1871[?] 9764[?]  -2267[?] -2266[?] 9763[?]  1871[?] -2267[?] 9762[?]  2266[?] 2265[?] 2264[?] 9761[?]  -2265[?] -2266[?] 9760[?]  -2264[?] -2266[?] 9759[?]  1876[?] 2265[?] -1541[?] 9758[?]  -2265[?] -1876[?] 9757[?]  1541[?] -2265[?] 9756[?]  1541[?] -1876[?] 2264[?] 9755[?]  -2264[?] 1876[?] 9754[?]  -2264[?] -1541[?] 9753[?]  2263[?] -2242[?] -2262[?] 9752[?]  2262[?] -2263[?] 9751[?]  2242[?] -2263[?] 9750[?]  2262[?] 2249[?] 2261[?] 9749[?]  -2261[?] -2262[?] 9748[?]  -2249[?] -2262[?] 9747[?]  2260[?] 1913[?] 2261[?] 9746[?]  -2260[?] -2261[?] 9745[?]  -2261[?] -1913[?] 9744[?]  2260[?] 2259[?] 2250[?] 9743[?]  -2259[?] -2260[?] 9742[?]  -2260[?] -2250[?] 9741[?]  2258[?] 2259[?] 1935[?] 9740[?]  -2259[?] -2258[?] 9739[?]  -2259[?] -1935[?] 9738[?]  2258[?] 2257[?] 2256[?] 9737[?]  -2257[?] -2258[?] 9736[?]  -2256[?] -2258[?] 9735[?]  2252[?] -2255[?] 2257[?] 9734[?]  -2257[?] 2255[?] 9733[?]  -2257[?] -2252[?] 9732[?]  2255[?] -2252[?] 2256[?] 9731[?]  -2256[?] -2255[?] 9730[?]  2252[?] -2256[?] 9729[?]  2255[?] 2254[?] 2253[?] 9728[?]  -2254[?] -2255[?] 9727[?]  -2253[?] -2255[?] 9726[?]  1989[?] 2254[?] 1387[?] 9725[?]  -2254[?] -1989[?] 9724[?]  -2254[?] -1387[?] 9723[?]  -1387[?] -1989[?] 2253[?] 9722[?]  -2253[?] 1989[?] 9721[?]  -2253[?] 1387[?] 9720[?]  2252[?] -1986[?] 2251[?] 9719[?]  -2251[?] -2252[?] 9718[?]  1986[?] -2252[?] 9717[?]  2044[?] -2047[?] 2251[?] 9716[?]  -2251[?] 2047[?] 9715[?]  -2251[?] -2044[?] 9714[?]  -1566[?] -1935[?] 2250[?] 9713[?]  -2250[?] 1935[?] 9712[?]  1566[?] -2250[?] 9711[?]  2248[?] 2249[?] -1913[?] 9710[?]  -2249[?] -2248[?] 9709[?]  1913[?] -2249[?] 9708[?]  2248[?] 2246[?] 2247[?] 9707[?]  -2247[?] -2248[?] 9706[?]  -2246[?] -2248[?] 9705[?]  1429[?] -1408[?] 2247[?] 9704[?]  -2247[?] -1429[?] 9703[?]  -2247[?] 1408[?] 9702[?]  -2245[?] 2246[?] -1429[?] 9701[?]  -2246[?] 2245[?] 9700[?]  1429[?] -2246[?] 9699[?]  2176[?] 2245[?] 2244[?] 9698[?]  -2244[?] -2245[?] 9697[?]  -2245[?] -2176[?] 9696[?]  -1408[?] 2243[?] 2244[?] 9695[?]  -2244[?] -2243[?] 9694[?]  -2244[?] 1408[?] 9693[?]  2243[?] 1407[?] -1918[?] 9692[?]  1918[?] -2243[?] 9691[?]  -1407[?] -2243[?] 9690[?]  2242[?] 2236[?] -2241[?] 9689[?]  2241[?] -2242[?] 9688[?]  -2236[?] -2242[?] 9687[?]  2241[?] 2237[?] -2240[?] 9686[?]  2240[?] -2241[?] 9685[?]  -2237[?] -2241[?] 9684[?]  2240[?] 2238[?] 2239[?] 9683[?]  -2239[?] -2240[?] 9682[?]  -2238[?] -2240[?] 9681[?]  -1472[?] -1892[?] 2239[?] 9680[?]  -2239[?] 1892[?] 9679[?]  -2239[?] 1472[?] 9678[?]  -1490[?] -1890[?] 2238[?] 9677[?]  -2238[?] 1890[?] 9676[?]  1490[?] -2238[?] 9675[?]  -1508[?] -1888[?] 2237[?] 9674[?]  -2237[?] 1888[?] 9673[?]  1508[?] -2237[?] 9672[?]  2235[?] 2236[?] -1871[?] 9671[?]  -2236[?] -2235[?] 9670[?]  1871[?] -2236[?] 9669[?]  2235[?] 2234[?] 2233[?] 9668[?]  -2234[?] -2235[?] 9667[?]  -2233[?] -2235[?] 9666[?]  1877[?] 2234[?] -1550[?] 9665[?]  -2234[?] -1877[?] 9664[?]  1550[?] -2234[?] 9663[?]  1550[?] -1877[?] 2233[?] 9662[?]  -2233[?] 1877[?] 9661[?]  -2233[?] -1550[?] 9660[?]  2231[?] 2164[?] 2232[?] 9659[?]  -2232[?] -2231[?] 9658[?]  -2232[?] -2164[?] 9657[?]  2231[?] -2199[?] 2230[?] 9656[?]  -2230[?] -2231[?] 9655[?]  2199[?] -2231[?] 9654[?]  -2227[?] -2229[?] 2230[?] 9653[?]  -2230[?] 2229[?] 9652[?]  -2230[?] 2227[?] 9651[?]  2228[?] 2164[?] 2229[?] 9650[?]  -2229[?] -2228[?] 9649[?]  -2229[?] -2164[?] 9648[?]  2228[?] -2174[?] -2196[?] 9647[?]  2196[?] -2228[?] 9646[?]  2174[?] -2228[?] 9645[?]  2209[?] 2226[?] 2227[?] 9644[?]  -2227[?] -2226[?] 9643[?]  -2227[?] -2209[?] 9642[?]  2226[?] 2215[?] 2225[?] 9641[?]  -2225[?] -2226[?] 9640[?]  -2215[?] -2226[?] 9639[?]  2224[?] 1913[?] 2225[?] 9638[?]  -2224[?] -2225[?] 9637[?]  -2225[?] -1913[?] 9636[?]  2224[?] 2223[?] 2216[?] 9635[?]  -2223[?] -2224[?] 9634[?]  -2224[?] -2216[?] 9633[?]  2222[?] 2223[?] 1935[?] 9632[?]  -2223[?] -2222[?] 9631[?]  -2223[?] -1935[?] 9630[?]  2222[?] 2221[?] 2220[?] 9629[?]  -2221[?] -2222[?] 9628[?]  -2220[?] -2222[?] 9627[?]  -2219[?] 2050[?] 2221[?] 9626[?]  2219[?] -2221[?] 9625[?]  -2050[?] -2221[?] 9624[?]  2219[?] -2050[?] 2220[?] 9623[?]  -2220[?] -2219[?] 9622[?]  -2220[?] 2050[?] 9621[?]  2219[?] 2218[?] 2217[?] 9620[?]  -2218[?] -2219[?] 9619[?]  -2217[?] -2219[?] 9618[?]  1939[?] 2218[?] 1386[?] 9617[?]  -2218[?] -1939[?] 9616[?]  -1386[?] -2218[?] 9615[?]  -1386[?] -1939[?] 2217[?] 9614[?]  -2217[?] 1939[?] 9613[?]  -2217[?] 1386[?] 9612[?]  -1567[?] -1935[?] 2216[?] 9611[?]  -2216[?] 1935[?] 9610[?]  1567[?] -2216[?] 9609[?]  2214[?] 2215[?] -1913[?] 9608[?]  -2215[?] -2214[?] 9607[?]  1913[?] -2215[?] 9606[?]  2214[?] 2212[?] 2213[?] 9605[?]  -2213[?] -2214[?] 9604[?]  -2212[?] -2214[?] 9603[?]  1429[?] -1409[?] 2213[?] 9602[?]  -2213[?] -1429[?] 9601[?]  -2213[?] 1409[?] 9600[?]  -2211[?] 2212[?] -1429[?] 9599[?]  -2212[?] 2211[?] 9598[?]  1429[?] -2212[?] 9597[?]  2177[?] 2210[?] 2211[?] 9596[?]  -2210[?] -2211[?] 9595[?]  -2211[?] -2177[?] 9594[?]  2176[?] -1409[?] 2210[?] 9593[?]  -2210[?] -2176[?] 9592[?]  -2210[?] 1409[?] 9591[?]  2209[?] 2203[?] -2208[?] 9590[?]  2208[?] -2209[?] 9589[?]  -2203[?] -2209[?] 9588[?]  2208[?] 2204[?] -2207[?] 9587[?]  2207[?] -2208[?] 9586[?]  -2204[?] -2208[?] 9585[?]  2207[?] 2205[?] 2206[?] 9584[?]  -2206[?] -2207[?] 9583[?]  -2205[?] -2207[?] 9582[?]  -1473[?] -1892[?] 2206[?] 9581[?]  -2206[?] 1892[?] 9580[?]  1473[?] -2206[?] 9579[?]  -1491[?] -1890[?] 2205[?] 9578[?]  -2205[?] 1890[?] 9577[?]  1491[?] -2205[?] 9576[?]  -1509[?] -1888[?] 2204[?] 9575[?]  -2204[?] 1888[?] 9574[?]  1509[?] -2204[?] 9573[?]  2202[?] 2203[?] -1871[?] 9572[?]  -2203[?] -2202[?] 9571[?]  1871[?] -2203[?] 9570[?]  2202[?] 2201[?] 2200[?] 9569[?]  -2201[?] -2202[?] 9568[?]  -2200[?] -2202[?] 9567[?]  1878[?] 2201[?] -1538[?] 9566[?]  -2201[?] -1878[?] 9565[?]  -2201[?] 1538[?] 9564[?]  1538[?] -1878[?] 2200[?] 9563[?]  -2200[?] 1878[?] 9562[?]  -2200[?] -1538[?] 9561[?]  2199[?] 2198[?] 2197[?] 9560[?]  -2198[?] -2199[?] 9559[?]  -2197[?] -2199[?] 9558[?]  2163[?] 2144[?] 2198[?] 9557[?]  -2198[?] -2163[?] 9556[?]  -2198[?] -2144[?] 9555[?]  2174[?] 2196[?] 2197[?] 9554[?]  -2197[?] -2196[?] 9553[?]  -2197[?] -2174[?] 9552[?]  2196[?] 2183[?] 2195[?] 9551[?]  -2195[?] -2196[?] 9550[?]  -2183[?] -2196[?] 9549[?]  2194[?] 1913[?] 2195[?] 9548[?]  -2194[?] -2195[?] 9547[?]  -2195[?] -1913[?] 9546[?]  2194[?] 2193[?] 2184[?] 9545[?]  -2193[?] -2194[?] 9544[?]  -2194[?] -2184[?] 9543[?]  2192[?] 2193[?] 1935[?] 9542[?]  -2193[?] -2192[?] 9541[?]  -2193[?] -1935[?] 9540[?]  2192[?] 2190[?] 2191[?] 9539[?]  -2191[?] -2192[?] 9538[?]  -2190[?] -2192[?] 9537[?]  2186[?] -2189[?] 2191[?] 9536[?]  -2191[?] 2189[?] 9535[?]  -2191[?] -2186[?] 9534[?]  2189[?] -2186[?] 2190[?] 9533[?]  -2189[?] -2190[?] 9532[?]  2186[?] -2190[?] 9531[?]  2188[?] 2187[?] 2189[?] 9530[?]  -2188[?] -2189[?] 9529[?]  -2187[?] -2189[?] 9528[?]  1943[?] 1385[?] 2188[?] 9527[?]  -2188[?] -1943[?] 9526[?]  -2188[?] -1385[?] 9525[?]  -1385[?] -1943[?] 2187[?] 9524[?]  -2187[?] 1943[?] 9523[?]  -2187[?] 1385[?] 9522[?]  2186[?] 1940[?] 2185[?] 9521[?]  -2185[?] -2186[?] 9520[?]  -1940[?] -2186[?] 9519[?]  2051[?] 2050[?] 2185[?] 9518[?]  -2185[?] -2051[?] 9517[?]  -2185[?] -2050[?] 9516[?]  -1568[?] -1935[?] 2184[?] 9515[?]  -2184[?] 1935[?] 9514[?]  1568[?] -2184[?] 9513[?]  2182[?] 2183[?] -1913[?] 9512[?]  -2183[?] -2182[?] 9511[?]  1913[?] -2183[?] 9510[?]  2182[?] 2180[?] 2181[?] 9509[?]  -2181[?] -2182[?] 9508[?]  -2180[?] -2182[?] 9507[?]  1429[?] -1410[?] 2181[?] 9506[?]  -2181[?] -1429[?] 9505[?]  -2181[?] 1410[?] 9504[?]  -2179[?] 2180[?] -1429[?] 9503[?]  -2180[?] 2179[?] 9502[?]  1429[?] -2180[?] 9501[?]  1920[?] 2178[?] 2179[?] 9500[?]  -2178[?] -2179[?] 9499[?]  -2179[?] -1920[?] 9498[?]  2177[?] -1410[?] 2178[?] 9497[?]  -2178[?] -2177[?] 9496[?]  -2178[?] 1410[?] 9495[?]  2177[?] -2176[?] 1409[?] 9494[?]  2176[?] -2177[?] 9493[?]  -1409[?] -2177[?] 9492[?]  2176[?] -2175[?] -1918[?] 9491[?]  2175[?] -2176[?] 9490[?]  1918[?] -2176[?] 9489[?]  2175[?] 1408[?] 1407[?] 9488[?]  -1408[?] -2175[?] 9487[?]  -1407[?] -2175[?] 9486[?]  2174[?] 2168[?] -2173[?] 9485[?]  2173[?] -2174[?] 9484[?]  -2168[?] -2174[?] 9483[?]  2173[?] 2169[?] -2172[?] 9482[?]  2172[?] -2173[?] 9481[?]  -2169[?] -2173[?] 9480[?]  2172[?] 2170[?] 2171[?] 9479[?]  -2171[?] -2172[?] 9478[?]  -2170[?] -2172[?] 9477[?]  -1474[?] -1892[?] 2171[?] 9476[?]  -2171[?] 1892[?] 9475[?]  1474[?] -2171[?] 9474[?]  -1492[?] -1890[?] 2170[?] 9473[?]  -2170[?] 1890[?] 9472[?]  -2170[?] 1492[?] 9471[?]  -1510[?] -1888[?] 2169[?] 9470[?]  -2169[?] 1888[?] 9469[?]  1510[?] -2169[?] 9468[?]  2167[?] 2168[?] -1871[?] 9467[?]  -2168[?] -2167[?] 9466[?]  1871[?] -2168[?] 9465[?]  2167[?] 2166[?] 2165[?] 9464[?]  -2166[?] -2167[?] 9463[?]  -2165[?] -2167[?] 9462[?]  1879[?] 2166[?] -1546[?] 9461[?]  -2166[?] -1879[?] 9460[?]  -2166[?] 1546[?] 9459[?]  1546[?] -1879[?] 2165[?] 9458[?]  -2165[?] 1879[?] 9457[?]  -2165[?] -1546[?] 9456[?]  2164[?] -2144[?] -2163[?] 9455[?]  2163[?] -2164[?] 9454[?]  2144[?] -2164[?] 9453[?]  2163[?] 2150[?] 2162[?] 9452[?]  -2162[?] -2163[?] 9451[?]  -2150[?] -2163[?] 9450[?]  2161[?] 1913[?] 2162[?] 9449[?]  -2161[?] -2162[?] 9448[?]  -2162[?] -1913[?] 9447[?]  2161[?] 2160[?] 2151[?] 9446[?]  -2160[?] -2161[?] 9445[?]  -2161[?] -2151[?] 9444[?]  2159[?] 2160[?] 1935[?] 9443[?]  -2160[?] -2159[?] 9442[?]  -2160[?] -1935[?] 9441[?]  2159[?] 2158[?] 2157[?] 9440[?]  -2158[?] -2159[?] 9439[?]  -2157[?] -2159[?] 9438[?]  2153[?] -2156[?] 2158[?] 9437[?]  -2158[?] 2156[?] 9436[?]  -2158[?] -2153[?] 9435[?]  2156[?] -2153[?] 2157[?] 9434[?]  -2157[?] -2156[?] 9433[?]  2153[?] -2157[?] 9432[?]  2156[?] 2155[?] 2154[?] 9431[?]  -2155[?] -2156[?] 9430[?]  -2154[?] -2156[?] 9429[?]  1950[?] 1384[?] 2155[?] 9428[?]  -2155[?] -1950[?] 9427[?]  -2155[?] -1384[?] 9426[?]  -1384[?] -1950[?] 2154[?] 9425[?]  -2154[?] 1950[?] 9424[?]  -2154[?] 1384[?] 9423[?]  2153[?] -1947[?] 2152[?] 9422[?]  -2152[?] -2153[?] 9421[?]  1947[?] -2153[?] 9420[?]  -2052[?] 2050[?] 2152[?] 9419[?]  -2152[?] 2052[?] 9418[?]  -2152[?] -2050[?] 9417[?]  -1569[?] -1935[?] 2151[?] 9416[?]  -2151[?] 1935[?] 9415[?]  1569[?] -2151[?] 9414[?]  2149[?] 2150[?] -1913[?] 9413[?]  -2150[?] -2149[?] 9412[?]  1913[?] -2150[?] 9411[?]  2149[?] 2147[?] 2148[?] 9410[?]  -2148[?] -2149[?] 9409[?]  -2147[?] -2149[?] 9408[?]  1429[?] -1411[?] 2148[?] 9407[?]  -2148[?] -1429[?] 9406[?]  -2148[?] 1411[?] 9405[?]  -2146[?] 2147[?] -1429[?] 9404[?]  -2147[?] 2146[?] 9403[?]  1429[?] -2147[?] 9402[?]  2114[?] 2146[?] 2145[?] 9401[?]  -2145[?] -2146[?] 9400[?]  -2146[?] -2114[?] 9399[?]  1920[?] -1411[?] 2145[?] 9398[?]  -2145[?] -1920[?] 9397[?]  -2145[?] 1411[?] 9396[?]  2144[?] 2138[?] -2143[?] 9395[?]  2143[?] -2144[?] 9394[?]  -2138[?] -2144[?] 9393[?]  2143[?] 2139[?] -2142[?] 9392[?]  2142[?] -2143[?] 9391[?]  -2139[?] -2143[?] 9390[?]  2142[?] 2140[?] 2141[?] 9389[?]  -2141[?] -2142[?] 9388[?]  -2140[?] -2142[?] 9387[?]  -1475[?] -1892[?] 2141[?] 9386[?]  -2141[?] 1892[?] 9385[?]  -2141[?] 1475[?] 9384[?]  -1493[?] -1890[?] 2140[?] 9383[?]  -2140[?] 1890[?] 9382[?]  1493[?] -2140[?] 9381[?]  -1511[?] -1888[?] 2139[?] 9380[?]  -2139[?] 1888[?] 9379[?]  1511[?] -2139[?] 9378[?]  2137[?] 2138[?] -1871[?] 9377[?]  -2138[?] -2137[?] 9376[?]  1871[?] -2138[?] 9375[?]  2137[?] 2135[?] 2136[?] 9374[?]  -2136[?] -2137[?] 9373[?]  -2135[?] -2137[?] 9372[?]  1880[?] -1539[?] 2136[?] 9371[?]  -2136[?] -1880[?] 9370[?]  -2136[?] 1539[?] 9369[?]  1539[?] 2135[?] -1880[?] 9368[?]  1880[?] -2135[?] 9367[?]  -2135[?] -1539[?] 9366[?]  2113[?] 2133[?] 2134[?] 9365[?]  -2134[?] -2133[?] 9364[?]  -2134[?] -2113[?] 9363[?]  2133[?] 2120[?] 2132[?] 9362[?]  -2132[?] -2133[?] 9361[?]  -2120[?] -2133[?] 9360[?]  2131[?] 1913[?] 2132[?] 9359[?]  -2131[?] -2132[?] 9358[?]  -2132[?] -1913[?] 9357[?]  2131[?] 2130[?] 2121[?] 9356[?]  -2130[?] -2131[?] 9355[?]  -2131[?] -2121[?] 9354[?]  2129[?] 2130[?] 1935[?] 9353[?]  -2130[?] -2129[?] 9352[?]  -2130[?] -1935[?] 9351[?]  2129[?] 2128[?] 2127[?] 9350[?]  -2128[?] -2129[?] 9349[?]  -2127[?] -2129[?] 9348[?]  -2126[?] 2123[?] 2128[?] 9347[?]  -2128[?] 2126[?] 9346[?]  -2128[?] -2123[?] 9345[?]  2126[?] -2123[?] 2127[?] 9344[?]  -2127[?] -2126[?] 9343[?]  -2127[?] 2123[?] 9342[?]  2126[?] 2125[?] 2124[?] 9341[?]  -2125[?] -2126[?] 9340[?]  -2124[?] -2126[?] 9339[?]  1383[?] 1957[?] 2125[?] 9338[?]  -2125[?] -1957[?] 9337[?]  -2125[?] -1383[?] 9336[?]  -1957[?] -1383[?] 2124[?] 9335[?]  -2124[?] 1957[?] 9334[?]  -2124[?] 1383[?] 9333[?]  -1954[?] 2122[?] 2123[?] 9332[?]  -2122[?] -2123[?] 9331[?]  -2123[?] 1954[?] 9330[?]  -2053[?] 2050[?] 2122[?] 9329[?]  -2122[?] 2053[?] 9328[?]  -2122[?] -2050[?] 9327[?]  -1570[?] -1935[?] 2121[?] 9326[?]  -2121[?] 1935[?] 9325[?]  1570[?] -2121[?] 9324[?]  2119[?] 2120[?] -1913[?] 9323[?]  -2120[?] -2119[?] 9322[?]  1913[?] -2120[?] 9321[?]  2119[?] 2117[?] 2118[?] 9320[?]  -2118[?] -2119[?] 9319[?]  -2117[?] -2119[?] 9318[?]  1429[?] -1412[?] 2118[?] 9317[?]  -2118[?] -1429[?] 9316[?]  -2118[?] 1412[?] 9315[?]  -2116[?] 2117[?] -1429[?] 9314[?]  -2117[?] 2116[?] 9313[?]  1429[?] -2117[?] 9312[?]  1921[?] 2115[?] 2116[?] 9311[?]  -2115[?] -2116[?] 9310[?]  -2116[?] -1921[?] 9309[?]  2114[?] -1412[?] 2115[?] 9308[?]  -2115[?] -2114[?] 9307[?]  -2115[?] 1412[?] 9306[?]  2114[?] 1411[?] -1920[?] 9305[?]  1920[?] -2114[?] 9304[?]  -1411[?] -2114[?] 9303[?]  2113[?] 2107[?] -2112[?] 9302[?]  2112[?] -2113[?] 9301[?]  -2107[?] -2113[?] 9300[?]  2112[?] 2108[?] -2111[?] 9299[?]  2111[?] -2112[?] 9298[?]  -2108[?] -2112[?] 9297[?]  2111[?] 2109[?] 2110[?] 9296[?]  -2110[?] -2111[?] 9295[?]  -2109[?] -2111[?] 9294[?]  -1476[?] -1892[?] 2110[?] 9293[?]  -2110[?] 1892[?] 9292[?]  1476[?] -2110[?] 9291[?]  -1494[?] -1890[?] 2109[?] 9290[?]  -2109[?] 1890[?] 9289[?]  1494[?] -2109[?] 9288[?]  -1512[?] -1888[?] 2108[?] 9287[?]  -2108[?] 1888[?] 9286[?]  -2108[?] 1512[?] 9285[?]  2106[?] 2107[?] -1871[?] 9284[?]  -2107[?] -2106[?] 9283[?]  1871[?] -2107[?] 9282[?]  2106[?] 2105[?] 2104[?] 9281[?]  -2105[?] -2106[?] 9280[?]  -2104[?] -2106[?] 9279[?]  1881[?] 2105[?] -1551[?] 9278[?]  -2105[?] -1881[?] 9277[?]  1551[?] -2105[?] 9276[?]  1551[?] -1881[?] 2104[?] 9275[?]  -2104[?] 1881[?] 9274[?]  -2104[?] -1551[?] 9273[?]  2083[?] 2103[?] 2102[?] 9272[?]  -2103[?] -2102[?] 9271[?]  -2103[?] -2083[?] 9270[?]  2089[?] 2102[?] 2101[?] 9269[?]  -2101[?] -2102[?] 9268[?]  -2102[?] -2089[?] 9267[?]  2100[?] 1913[?] 2101[?] 9266[?]  -2100[?] -2101[?] 9265[?]  -2101[?] -1913[?] 9264[?]  2100[?] 2099[?] 2090[?] 9263[?]  -2099[?] -2100[?] 9262[?]  -2100[?] -2090[?] 9261[?]  2098[?] 2099[?] 1935[?] 9260[?]  -2099[?] -2098[?] 9259[?]  -2099[?] -1935[?] 9258[?]  2098[?] 2097[?] 2096[?] 9257[?]  -2097[?] -2098[?] 9256[?]  -2096[?] -2098[?] 9255[?]  2092[?] -2095[?] 2097[?] 9254[?]  -2097[?] 2095[?] 9253[?]  -2097[?] -2092[?] 9252[?]  2095[?] -2092[?] 2096[?] 9251[?]  -2095[?] -2096[?] 9250[?]  2092[?] -2096[?] 9249[?]  2094[?] 2093[?] 2095[?] 9248[?]  -2094[?] -2095[?] 9247[?]  -2093[?] -2095[?] 9246[?]  1964[?] 1382[?] 2094[?] 9245[?]  -2094[?] -1964[?] 9244[?]  -2094[?] -1382[?] 9243[?]  -1382[?] -1964[?] 2093[?] 9242[?]  -2093[?] 1964[?] 9241[?]  -2093[?] 1382[?] 9240[?]  2092[?] -1961[?] 2091[?] 9239[?]  -2091[?] -2092[?] 9238[?]  1961[?] -2092[?] 9237[?]  -2054[?] 2050[?] 2091[?] 9236[?]  -2091[?] 2054[?] 9235[?]  -2091[?] -2050[?] 9234[?]  -1571[?] -1935[?] 2090[?] 9233[?]  -2090[?] 1935[?] 9232[?]  1571[?] -2090[?] 9231[?]  2089[?] 2088[?] -1913[?] 9230[?]  -2088[?] -2089[?] 9229[?]  1913[?] -2089[?] 9228[?]  2086[?] 2088[?] 2087[?] 9227[?]  -2087[?] -2088[?] 9226[?]  -2088[?] -2086[?] 9225[?]  1429[?] -1413[?] 2087[?] 9224[?]  -2087[?] -1429[?] 9223[?]  -2087[?] 1413[?] 9222[?]  2086[?] -2085[?] -1429[?] 9221[?]  2085[?] -2086[?] 9220[?]  1429[?] -2086[?] 9219[?]  2085[?] 1922[?] 2084[?] 9218[?]  -2084[?] -2085[?] 9217[?]  -1922[?] -2085[?] 9216[?]  1921[?] -1413[?] 2084[?] 9215[?]  -2084[?] -1921[?] 9214[?]  -2084[?] 1413[?] 9213[?]  2083[?] 2077[?] -2082[?] 9212[?]  2082[?] -2083[?] 9211[?]  -2077[?] -2083[?] 9210[?]  2082[?] 2078[?] -2081[?] 9209[?]  2081[?] -2082[?] 9208[?]  -2078[?] -2082[?] 9207[?]  2081[?] 2079[?] 2080[?] 9206[?]  -2080[?] -2081[?] 9205[?]  -2079[?] -2081[?] 9204[?]  -1477[?] -1892[?] 2080[?] 9203[?]  -2080[?] 1892[?] 9202[?]  -2080[?] 1477[?] 9201[?]  -1495[?] -1890[?] 2079[?] 9200[?]  -2079[?] 1890[?] 9199[?]  -2079[?] 1495[?] 9198[?]  -1513[?] -1888[?] 2078[?] 9197[?]  -2078[?] 1888[?] 9196[?]  1513[?] -2078[?] 9195[?]  2076[?] 2077[?] -1871[?] 9194[?]  -2077[?] -2076[?] 9193[?]  1871[?] -2077[?] 9192[?]  2076[?] 2075[?] 2074[?] 9191[?]  -2075[?] -2076[?] 9190[?]  -2074[?] -2076[?] 9189[?]  1882[?] -1535[?] 2075[?] 9188[?]  -2075[?] -1882[?] 9187[?]  -2075[?] 1535[?] 9186[?]  1535[?] -1882[?] 2074[?] 9185[?]  -2074[?] 1882[?] 9184[?]  -2074[?] -1535[?] 9183[?]  2073[?] 2072[?] 2071[?] 9182[?]  -2072[?] -2073[?] 9181[?]  -2071[?] -2073[?] 9180[?]  -2070[?] 1896[?] 2072[?] 9179[?]  -2072[?] 2070[?] 9178[?]  -2072[?] -1896[?] 9177[?]  -1896[?] 2070[?] 2071[?] 9176[?]  -2071[?] -2070[?] 9175[?]  -2071[?] 1896[?] 9174[?]  1928[?] 2070[?] 2069[?] 9173[?]  -2069[?] -2070[?] 9172[?]  -2070[?] -1928[?] 9171[?]  2068[?] 1913[?] 2069[?] 9170[?]  -2069[?] -2068[?] 9169[?]  -2069[?] -1913[?] 9168[?]  2068[?] 2067[?] 1936[?] 9167[?]  -2067[?] -2068[?] 9166[?]  -1936[?] -2068[?] 9165[?]  2066[?] 2067[?] 1935[?] 9164[?]  -2067[?] -2066[?] 9163[?]  -2067[?] -1935[?] 9162[?]  2066[?] 2064[?] 2065[?] 9161[?]  -2065[?] -2066[?] 9160[?]  -2064[?] -2066[?] 9159[?]  -2063[?] 2057[?] 2065[?] 9158[?]  2063[?] -2065[?] 9157[?]  -2065[?] -2057[?] 9156[?]  2063[?] -2057[?] 2064[?] 9155[?]  -2064[?] -2063[?] 9154[?]  -2064[?] 2057[?] 9153[?]  2063[?] 2062[?] 2061[?] 9152[?]  -2062[?] -2063[?] 9151[?]  -2061[?] -2063[?] 9150[?]  1381[?] 2060[?] 2062[?] 9149[?]  -2062[?] -2060[?] 9148[?]  -2062[?] -1381[?] 9147[?]  -1381[?] -2060[?] 2061[?] 9146[?]  2060[?] -2061[?] 9145[?]  1381[?] -2061[?] 9144[?]  2060[?] 2059[?] 2058[?] 9143[?]  -2059[?] -2060[?] 9142[?]  -1572[?] 2059[?] 1935[?] 9140[?]  -2059[?] 1572[?] 9138[?]  -2058[?] 1935[?] 9136[?]  2057[?] -1968[?] 2056[?] 9134[?]  -2056[?] -2057[?] 9133[?]  1968[?] -2057[?] 9132[?]  -2055[?] 2050[?] 2056[?] 9131[?]  -2056[?] 2055[?] 9130[?]  -2056[?] -2050[?] 9129[?]  -2054[?] 1965[?] 2055[?] 9128[?]  -2055[?] 2054[?] 9127[?]  -1965[?] -2055[?] 9126[?]  1958[?] -2053[?] 2054[?] 9125[?]  -2054[?] 2053[?] 9124[?]  -1958[?] -2054[?] 9123[?]  -2052[?] 2053[?] 1951[?] 9122[?]  -2053[?] 2052[?] 9121[?]  -2053[?] -1951[?] 9120[?]  1944[?] 2051[?] 2052[?] 9119[?]  -2052[?] -2051[?] 9118[?]  -1944[?] -2052[?] 9117[?]  2051[?] -1939[?] 1386[?] 9116[?]  1939[?] -2051[?] 9115[?]  -1386[?] -2051[?] 9114[?]  2049[?] -1993[?] 2050[?] 9113[?]  -2049[?] -2050[?] 9112[?]  1993[?] -2050[?] 9111[?]  2044[?] -2048[?] 2049[?] 9110[?]  -2049[?] 2048[?] 9109[?]  -2049[?] -2044[?] 9108[?]  -2047[?] 2048[?] 1990[?] 9107[?]  2047[?] -2048[?] 9106[?]  -2048[?] -1990[?] 9105[?]  2047[?] 1983[?] -2046[?] 9104[?]  2046[?] -2047[?] 9103[?]  -1983[?] -2047[?] 9102[?]  2046[?] 1976[?] 2045[?] 9101[?]  -2045[?] -2046[?] 9100[?]  -1976[?] -2046[?] 9099[?]  -1971[?] 1390[?] 2045[?] 9098[?]  1971[?] -2045[?] 9097[?]  -1390[?] -2045[?] 9096[?]  2044[?] 2043[?] -2011[?] 9095[?]  -2043[?] -2044[?] 9094[?]  2011[?] -2044[?] 9093[?]  -2042[?] 2039[?] 2043[?] 9092[?]  -2043[?] 2042[?] 9091[?]  -2043[?] -2039[?] 9090[?]  -2041[?] 2008[?] 2042[?] 9089[?]  2041[?] -2042[?] 9088[?]  -2042[?] -2008[?] 9087[?]  2041[?] 2040[?] 2001[?] 9086[?]  -2040[?] -2041[?] 9085[?]  -2041[?] -2001[?] 9084[?]  1393[?] -1996[?] 2040[?] 9083[?]  -2040[?] 1996[?] 9082[?]  -2040[?] -1393[?] 9081[?]  2039[?] 2038[?] -2022[?] 9080[?]  -2038[?] -2039[?] 9079[?]  2022[?] -2039[?] 9078[?]  2035[?] -2037[?] 2038[?] 9077[?]  -2038[?] 2037[?] 9076[?]  -2038[?] -2035[?] 9075[?]  2037[?] 2036[?] 2019[?] 9074[?]  -2036[?] -2037[?] 9073[?]  -2019[?] -2037[?] 9072[?]  -2014[?] 1395[?] 2036[?] 9071[?]  2014[?] -2036[?] 9070[?]  -1395[?] -2036[?] 9069[?]  2035[?] -2034[?] 2030[?] 9068[?]  2034[?] -2035[?] 9067[?]  -2030[?] -2035[?] 9066[?]  2034[?] 2033[?] 2032[?] 9065[?]  -2033[?] -2034[?] 9064[?]  -2032[?] -2034[?] 9063[?]  2025[?] -1396[?] 2033[?] 9062[?]  -2033[?] -2025[?] 9061[?]  -2033[?] 1396[?] 9060[?]  -2031[?] 2028[?] 2032[?] 9059[?]  -2032[?] 2031[?] 9058[?]  -2028[?] -2032[?] 9057[?]  -1396[?] -1397[?] 2031[?] 9056[?]  1397[?] -2031[?] 9055[?]  -2031[?] 1396[?] 9054[?]  2025[?] -2029[?] 2030[?] 9053[?]  -2030[?] 2029[?] 9052[?]  -2030[?] -2025[?] 9051[?]  2028[?] -1397[?] 2029[?] 9050[?]  -2028[?] -2029[?] 9049[?]  1397[?] -2029[?] 9048[?]  2028[?] 2027[?] 2026[?] 9047[?]  -2028[?] -2027[?] 9046[?]  -1556[?] 2027[?] 1935[?] 9044[?]  -2027[?] 1556[?] 9042[?]  -2026[?] 1935[?] 9040[?]  2025[?] 2024[?] 2023[?] 9038[?]  -2024[?] -2025[?] 9037[?]  -1557[?] 2024[?] 1935[?] 9035[?]  -2024[?] 1557[?] 9033[?]  -2023[?] 1935[?] 9031[?]  2022[?] 2020[?] 2021[?] 9029[?]  -2021[?] -2022[?] 9028[?]  -2020[?] -2022[?] 9027[?]  2018[?] -1394[?] 2021[?] 9026[?]  -2018[?] -2021[?] 9025[?]  1394[?] -2021[?] 9024[?]  -2015[?] 2019[?] 2020[?] 9023[?]  -2020[?] -2019[?] 9022[?]  -2020[?] 2015[?] 9021[?]  -2018[?] 1394[?] 2019[?] 9020[?]  -2019[?] 2018[?] 9019[?]  -2019[?] -1394[?] 9018[?]  2018[?] 2017[?] 2016[?] 9017[?]  -2018[?] -2017[?] 9016[?]  -1559[?] 2017[?] 1935[?] 9014[?]  -2017[?] 1559[?] 9012[?]  -2016[?] 1935[?] 9010[?]  2014[?] -1395[?] 2015[?] 9008[?]  -2015[?] -2014[?] 9007[?]  -2015[?] 1395[?] 9006[?]  2014[?] 2013[?] 2012[?] 9005[?]  -2013[?] -2014[?] 9004[?]  -1558[?] 2013[?] 1935[?] 9002[?]  -2013[?] 1558[?] 9000[?]  -2012[?] 1935[?] 8998[?]  2011[?] 2010[?] 2009[?] 8996[?]  -2010[?] -2011[?] 8995[?]  -2009[?] -2011[?] 8994[?]  2007[?] -1391[?] 2010[?] 8993[?]  -2010[?] -2007[?] 8992[?]  -2010[?] 1391[?] 8991[?]  2004[?] 2008[?] 2009[?] 8990[?]  -2009[?] -2008[?] 8989[?]  -2009[?] -2004[?] 8988[?]  2008[?] -2007[?] 1391[?] 8987[?]  2007[?] -2008[?] 8986[?]  -1391[?] -2008[?] 8985[?]  2007[?] 2006[?] 2005[?] 8984[?]  -2006[?] -2007[?] 8983[?]  -1562[?] 2006[?] 1935[?] 8981[?]  -2006[?] 1562[?] 8979[?]  -2005[?] 1935[?] 8977[?]  2004[?] 2003[?] 2002[?] 8975[?]  -2003[?] -2004[?] 8974[?]  -2002[?] -2004[?] 8973[?]  2000[?] -1392[?] 2003[?] 8972[?]  -2000[?] -2003[?] 8971[?]  1392[?] -2003[?] 8970[?]  -1997[?] 2001[?] 2002[?] 8969[?]  -2002[?] -2001[?] 8968[?]  1997[?] -2002[?] 8967[?]  -2000[?] 1392[?] 2001[?] 8966[?]  2000[?] -2001[?] 8965[?]  -1392[?] -2001[?] 8964[?]  2000[?] 1999[?] 1998[?] 8963[?]  -2000[?] -1999[?] 8962[?]  -1561[?] 1999[?] 1935[?] 8960[?]  -1999[?] 1561[?] 8958[?]  -1998[?] 1935[?] 8956[?]  1997[?] 1996[?] -1393[?] 8954[?]  -1996[?] -1997[?] 8953[?]  1393[?] -1997[?] 8952[?]  1996[?] 1995[?] 1994[?] 8951[?]  -1996[?] -1995[?] 8950[?]  -1560[?] 1995[?] 1935[?] 8948[?]  -1995[?] 1560[?] 8946[?]  -1994[?] 1935[?] 8944[?]  1993[?] 1992[?] 1991[?] 8942[?]  -1992[?] -1993[?] 8941[?]  -1991[?] -1993[?] 8940[?]  1989[?] -1387[?] 1992[?] 8939[?]  -1992[?] -1989[?] 8938[?]  -1992[?] 1387[?] 8937[?]  1986[?] 1991[?] 1990[?] 8936[?]  -1991[?] -1990[?] 8935[?]  -1991[?] -1986[?] 8934[?]  -1989[?] 1387[?] 1990[?] 8933[?]  1989[?] -1990[?] 8932[?]  -1387[?] -1990[?] 8931[?]  1989[?] 1988[?] 1987[?] 8930[?]  -1988[?] -1989[?] 8929[?]  -1566[?] 1988[?] 1935[?] 8927[?]  -1988[?] 1566[?] 8925[?]  -1987[?] 1935[?] 8923[?]  1986[?] 1985[?] 1984[?] 8921[?]  -1985[?] -1986[?] 8920[?]  -1984[?] -1986[?] 8919[?]  1982[?] -1388[?] 1985[?] 8918[?]  -1985[?] -1982[?] 8917[?]  -1985[?] 1388[?] 8916[?]  1979[?] 1983[?] 1984[?] 8915[?]  -1984[?] -1983[?] 8914[?]  -1984[?] -1979[?] 8913[?]  -1982[?] 1388[?] 1983[?] 8912[?]  1982[?] -1983[?] 8911[?]  -1388[?] -1983[?] 8910[?]  1982[?] 1981[?] 1980[?] 8909[?]  -1981[?] -1982[?] 8908[?]  -1565[?] 1981[?] 1935[?] 8906[?]  -1981[?] 1565[?] 8904[?]  -1980[?] 1935[?] 8902[?]  1979[?] 1978[?] 1977[?] 8900[?]  -1978[?] -1979[?] 8899[?]  -1977[?] -1979[?] 8898[?]  1975[?] -1389[?] 1978[?] 8897[?]  -1978[?] -1975[?] 8896[?]  -1978[?] 1389[?] 8895[?]  -1972[?] 1977[?] 1976[?] 8894[?]  -1977[?] -1976[?] 8893[?]  -1977[?] 1972[?] 8892[?]  -1975[?] 1389[?] 1976[?] 8891[?]  1975[?] -1976[?] 8890[?]  -1389[?] -1976[?] 8889[?]  1975[?] 1974[?] 1973[?] 8888[?]  -1974[?] -1975[?] 8887[?]  -1564[?] 1974[?] 1935[?] 8885[?]  -1974[?] 1564[?] 8883[?]  -1973[?] 1935[?] 8881[?]  1971[?] -1390[?] 1972[?] 8879[?]  -1972[?] -1971[?] 8878[?]  -1972[?] 1390[?] 8877[?]  1971[?] 1970[?] 1969[?] 8876[?]  -1970[?] -1971[?] 8875[?]  -1563[?] 1970[?] 1935[?] 8873[?]  -1970[?] 1563[?] 8871[?]  -1969[?] 1935[?] 8869[?]  1968[?] 1967[?] 1966[?] 8867[?]  -1967[?] -1968[?] 8866[?]  -1966[?] -1968[?] 8865[?]  1964[?] -1382[?] 1967[?] 8864[?]  -1967[?] -1964[?] 8863[?]  -1967[?] 1382[?] 8862[?]  1961[?] 1965[?] 1966[?] 8861[?]  -1965[?] -1966[?] 8860[?]  -1966[?] -1961[?] 8859[?]  -1964[?] 1382[?] 1965[?] 8858[?]  1964[?] -1965[?] 8857[?]  -1382[?] -1965[?] 8856[?]  1964[?] 1963[?] 1962[?] 8855[?]  -1963[?] -1964[?] 8854[?]  -1571[?] 1963[?] 1935[?] 8852[?]  -1963[?] 1571[?] 8850[?]  -1962[?] 1935[?] 8848[?]  1961[?] 1960[?] 1959[?] 8846[?]  -1960[?] -1961[?] 8845[?]  -1959[?] -1961[?] 8844[?]  1957[?] -1383[?] 1960[?] 8843[?]  -1957[?] -1960[?] 8842[?]  1383[?] -1960[?] 8841[?]  1958[?] 1959[?] 1954[?] 8840[?]  -1958[?] -1959[?] 8839[?]  -1959[?] -1954[?] 8838[?]  -1957[?] 1383[?] 1958[?] 8837[?]  -1958[?] 1957[?] 8836[?]  -1958[?] -1383[?] 8835[?]  1957[?] 1956[?] 1955[?] 8834[?]  -1957[?] -1956[?] 8833[?]  -1570[?] 1956[?] 1935[?] 8831[?]  -1956[?] 1570[?] 8829[?]  -1955[?] 1935[?] 8827[?]  1953[?] 1952[?] 1954[?] 8825[?]  -1953[?] -1954[?] 8824[?]  -1952[?] -1954[?] 8823[?]  1950[?] -1384[?] 1953[?] 8822[?]  -1953[?] -1950[?] 8821[?]  -1953[?] 1384[?] 8820[?]  1947[?] 1952[?] 1951[?] 8819[?]  -1952[?] -1951[?] 8818[?]  -1952[?] -1947[?] 8817[?]  -1950[?] 1384[?] 1951[?] 8816[?]  1950[?] -1951[?] 8815[?]  -1384[?] -1951[?] 8814[?]  1950[?] 1949[?] 1948[?] 8813[?]  -1949[?] -1950[?] 8812[?]  -1569[?] 1949[?] 1935[?] 8810[?]  -1949[?] 1569[?] 8808[?]  -1948[?] 1935[?] 8806[?]  1947[?] 1946[?] 1945[?] 8804[?]  -1946[?] -1947[?] 8803[?]  -1945[?] -1947[?] 8802[?]  1943[?] -1385[?] 1946[?] 8801[?]  -1946[?] -1943[?] 8800[?]  -1946[?] 1385[?] 8799[?]  -1940[?] 1944[?] 1945[?] 8798[?]  -1945[?] -1944[?] 8797[?]  -1945[?] 1940[?] 8796[?]  -1943[?] 1385[?] 1944[?] 8795[?]  1943[?] -1944[?] 8794[?]  -1385[?] -1944[?] 8793[?]  1943[?] 1942[?] 1941[?] 8792[?]  -1942[?] -1943[?] 8791[?]  -1568[?] 1942[?] 1935[?] 8789[?]  -1942[?] 1568[?] 8787[?]  -1941[?] 1935[?] 8785[?]  -1386[?] 1939[?] 1940[?] 8783[?]  -1940[?] -1939[?] 8782[?]  -1940[?] 1386[?] 8781[?]  1939[?] 1938[?] 1937[?] 8780[?]  -1938[?] -1939[?] 8779[?]  -1567[?] 1938[?] 1935[?] 8777[?]  -1938[?] 1567[?] 8775[?]  -1937[?] 1935[?] 8773[?]  -1572[?] -1935[?] 1936[?] 8771[?]  -1936[?] 1935[?] 8770[?]  -1936[?] 1572[?] 8769[?]  1934[?] 1931[?] 1935[?] 8768[?]  -1934[?] -1935[?] 8767[?]  -1931[?] -1935[?] 8766[?]  -1933[?] 1573[?] 1934[?] 8765[?]  1933[?] -1934[?] 8764[?]  -1573[?] -1934[?] 8763[?]  1933[?] -1932[?] 1574[?] 8762[?]  1932[?] -1933[?] 8761[?]  -1574[?] -1933[?] 8760[?]  1932[?] -1555[?] -1516[?] 8759[?]  1555[?] -1932[?] 8758[?]  1516[?] -1932[?] 8757[?]  -1930[?] 1554[?] 1931[?] 8756[?]  -1931[?] 1930[?] 8755[?]  -1554[?] -1931[?] 8754[?]  -1929[?] -1574[?] 1930[?] 8753[?]  -1930[?] 1929[?] 8752[?]  -1930[?] 1574[?] 8751[?]  1555[?] 1516[?] 1929[?] 8750[?]  -1929[?] -1555[?] 8749[?]  -1929[?] -1516[?] 8748[?]  1928[?] 1927[?] -1913[?] 8747[?]  -1927[?] -1928[?] 8746[?]  1913[?] -1928[?] 8745[?]  1925[?] 1927[?] 1926[?] 8744[?]  -1926[?] -1927[?] 8743[?]  -1927[?] -1925[?] 8742[?]  1429[?] -1414[?] 1926[?] 8741[?]  -1926[?] -1429[?] 8740[?]  -1926[?] 1414[?] 8739[?]  1925[?] -1924[?] -1429[?] 8738[?]  1924[?] -1925[?] 8737[?]  1429[?] -1925[?] 8736[?]  1924[?] 1923[?] 1591[?] 8735[?]  -1923[?] -1924[?] 8734[?]  -1591[?] -1924[?] 8733[?]  -1414[?] 1923[?] 1922[?] 8732[?]  -1923[?] -1922[?] 8731[?]  -1923[?] 1414[?] 8730[?]  1413[?] 1922[?] -1921[?] 8729[?]  1921[?] -1922[?] 8728[?]  -1922[?] -1413[?] 8727[?]  1921[?] -1576[?] -1920[?] 8726[?]  1920[?] -1921[?] 8725[?]  1576[?] -1921[?] 8724[?]  1920[?] -1919[?] -1918[?] 8723[?]  1919[?] -1920[?] 8722[?]  1918[?] -1920[?] 8721[?]  1919[?] -1634[?] 1407[?] 8720[?]  1634[?] -1919[?] 8719[?]  -1407[?] -1919[?] 8718[?]  1918[?] -1917[?] -1847[?] 8717[?]  1917[?] -1918[?] 8716[?]  1847[?] -1918[?] 8715[?]  1917[?] -1916[?] -1915[?] 8714[?]  1916[?] -1917[?] 8713[?]  1915[?] -1917[?] 8712[?]  1916[?] 1406[?] 1405[?] 8711[?]  -1406[?] -1916[?] 8710[?]  -1405[?] -1916[?] 8709[?]  1915[?] 1400[?] -1914[?] 8708[?]  1914[?] -1915[?] 8707[?]  -1400[?] -1915[?] 8706[?]  1914[?] 1399[?] 1398[?] 8705[?]  -1399[?] -1914[?] 8704[?]  -1398[?] -1914[?] 8703[?]  1913[?] -1912[?] -1902[?] 8702[?]  1912[?] -1913[?] 8701[?]  1902[?] -1913[?] 8700[?]  1912[?] 1910[?] 1911[?] 8699[?]  -1911[?] -1912[?] 8698[?]  -1910[?] -1912[?] 8697[?]  1429[?] -1426[?] 1911[?] 8696[?]  -1911[?] -1429[?] 8695[?]  -1911[?] 1426[?] 8694[?]  -1909[?] -1429[?] 1910[?] 8693[?]  -1910[?] 1909[?] 8692[?]  -1910[?] 1429[?] 8691[?]  1908[?] 1865[?] 1909[?] 8690[?]  -1909[?] -1908[?] 8689[?]  -1865[?] -1909[?] 8688[?]  1908[?] -1426[?] 1907[?] 8687[?]  -1907[?] -1908[?] 8686[?]  1426[?] -1908[?] 8685[?]  -1906[?] -1678[?] 1907[?] 8684[?]  -1907[?] 1906[?] 8683[?]  -1905[?] -1667[?] 1906[?] 8681[?]  -1906[?] 1905[?] 8680[?]  -1906[?] 1667[?] 8679[?]  -1904[?] -1848[?] 1905[?] 8678[?]  -1905[?] 1904[?] 8677[?]  -1903[?] 1425[?] 1904[?] 8675[?]  -1904[?] -1425[?] 8673[?]  1424[?] 1903[?] 1400[?] 8672[?]  1902[?] 1900[?] 1901[?] 8669[?]  -1901[?] -1902[?] 8668[?]  -1900[?] -1902[?] 8667[?]  1429[?] -1425[?] 1901[?] 8666[?]  -1901[?] -1429[?] 8665[?]  -1901[?] 1425[?] 8664[?]  1899[?] -1429[?] 1900[?] 8663[?]  -1900[?] -1899[?] 8662[?]  -1900[?] 1429[?] 8661[?]  1899[?] 1897[?] 1898[?] 8660[?]  -1898[?] -1899[?] 8659[?]  -1897[?] -1899[?] 8658[?]  -1679[?] -1425[?] 1898[?] 8657[?]  -1898[?] 1679[?] 8656[?]  -1898[?] 1425[?] 8655[?]  1425[?] 1679[?] 1897[?] 8654[?]  -1679[?] -1897[?] 8653[?]  -1897[?] -1425[?] 8652[?]  1887[?] 1896[?] -1895[?] 8651[?]  1895[?] -1896[?] 8650[?]  -1896[?] -1887[?] 8649[?]  1895[?] 1889[?] -1894[?] 8648[?]  1894[?] -1895[?] 8647[?]  -1889[?] -1895[?] 8646[?]  1894[?] 1891[?] 1893[?] 8645[?]  -1893[?] -1894[?] 8644[?]  -1891[?] -1894[?] 8643[?]  -1478[?] -1892[?] 1893[?] 8642[?]  -1893[?] 1892[?] 8641[?]  1478[?] -1893[?] 8640[?]  -1860[?] -1870[?] 1892[?] 8639[?]  -1892[?] 1870[?] 8638[?]  -1892[?] 1860[?] 8637[?]  -1496[?] -1890[?] 1891[?] 8636[?]  -1891[?] 1890[?] 8635[?]  -1891[?] 1496[?] 8634[?]  -1860[?] 1870[?] 1890[?] 8633[?]  -1890[?] -1870[?] 8632[?]  -1890[?] 1860[?] 8631[?]  -1514[?] -1888[?] 1889[?] 8630[?]  -1889[?] 1888[?] 8629[?]  1514[?] -1889[?] 8628[?]  -1870[?] 1888[?] 1860[?] 8627[?]  -1888[?] 1870[?] 8626[?]  -1860[?] -1888[?] 8625[?]  1887[?] 1886[?] -1871[?] 8624[?]  -1886[?] -1887[?] 8623[?]  1871[?] -1887[?] 8622[?]  1884[?] 1886[?] 1885[?] 8621[?]  -1885[?] -1886[?] 8620[?]  -1886[?] -1884[?] 8619[?]  1883[?] -1545[?] 1885[?] 8618[?]  -1885[?] -1883[?] 8617[?]  -1885[?] 1545[?] 8616[?]  1884[?] 1545[?] -1883[?] 8615[?]  1883[?] -1884[?] 8614[?]  -1545[?] -1884[?] 8613[?]  1883[?] -1535[?] -1882[?] 8612[?]  1882[?] -1883[?] 8611[?]  1535[?] -1883[?] 8610[?]  1882[?] -1881[?] -1551[?] 8609[?]  1881[?] -1882[?] 8608[?]  1551[?] -1882[?] 8607[?]  1881[?] -1539[?] -1880[?] 8606[?]  1880[?] -1881[?] 8605[?]  1539[?] -1881[?] 8604[?]  1880[?] -1879[?] -1546[?] 8603[?]  1879[?] -1880[?] 8602[?]  1546[?] -1880[?] 8601[?]  1879[?] -1878[?] -1538[?] 8600[?]  1878[?] -1879[?] 8599[?]  1538[?] -1879[?] 8598[?]  1878[?] -1877[?] -1550[?] 8597[?]  1877[?] -1878[?] 8596[?]  1550[?] -1878[?] 8595[?]  1877[?] -1876[?] -1541[?] 8594[?]  1876[?] -1877[?] 8593[?]  1541[?] -1877[?] 8592[?]  1876[?] -1875[?] -1548[?] 8591[?]  1875[?] -1876[?] 8590[?]  1548[?] -1876[?] 8589[?]  1875[?] -1874[?] -1552[?] 8588[?]  1874[?] -1875[?] 8587[?]  1552[?] -1875[?] 8586[?]  1874[?] -1873[?] -1536[?] 8585[?]  1873[?] -1874[?] 8584[?]  1536[?] -1874[?] 8583[?]  1873[?] -1544[?] -1872[?] 8582[?]  1872[?] -1873[?] 8581[?]  1544[?] -1873[?] 8580[?]  1872[?] -1542[?] -1549[?] 8579[?]  1549[?] -1872[?] 8578[?]  1542[?] -1872[?] 8577[?]  1871[?] 1870[?] 1860[?] 8576[?]  -1870[?] -1871[?] 8575[?]  -1860[?] -1871[?] 8574[?]  1868[?] 1870[?] 1869[?] 8573[?]  -1869[?] -1870[?] 8572[?]  -1870[?] -1868[?] 8571[?]  1429[?] -1427[?] 1869[?] 8570[?]  -1869[?] -1429[?] 8569[?]  -1869[?] 1427[?] 8568[?]  1868[?] -1867[?] -1429[?] 8567[?]  1867[?] -1868[?] 8566[?]  1429[?] -1868[?] 8565[?]  1867[?] 1866[?] 1854[?] 8564[?]  -1866[?] -1867[?] 8563[?]  -1854[?] -1867[?] 8562[?]  -1427[?] 1866[?] 1865[?] 8561[?]  -1865[?] -1866[?] 8560[?]  -1866[?] 1427[?] 8559[?]  -1864[?] -1842[?] 1865[?] 8558[?]  -1865[?] 1864[?] 8557[?]  -1865[?] 1842[?] 8556[?]  -1863[?] -1845[?] 1864[?] 8555[?]  -1864[?] 1863[?] 8554[?]  -1864[?] 1845[?] 8553[?]  -1862[?] -1848[?] 1863[?] 8552[?]  -1863[?] 1862[?] 8551[?]  -1863[?] 1848[?] 8550[?]  -1861[?] 1426[?] 1862[?] 8549[?]  -1862[?] 1861[?] 8548[?]  -1862[?] -1426[?] 8547[?]  1425[?] 1400[?] 1861[?] 8546[?]  -1861[?] -1425[?] 8545[?]  -1861[?] -1400[?] 8544[?]  1858[?] 1860[?] 1859[?] 8543[?]  -1859[?] -1860[?] 8542[?]  -1860[?] -1858[?] 8541[?]  1429[?] -1428[?] 1859[?] 8540[?]  -1859[?] -1429[?] 8539[?]  -1859[?] 1428[?] 8538[?]  1858[?] -1857[?] -1429[?] 8537[?]  1857[?] -1858[?] 8536[?]  1429[?] -1858[?] 8535[?]  1857[?] 1856[?] 1855[?] 8534[?]  -1856[?] -1857[?] 8533[?]  -1428[?] 1856[?] 1854[?] 8531[?]  -1854[?] -1856[?] 8530[?]  -1856[?] 1428[?] 8529[?]  -1855[?] 1854[?] 8527[?]  -1855[?] -1428[?] 8526[?]  -1853[?] -1842[?] 1854[?] 8525[?]  -1854[?] 1853[?] 8524[?]  -1854[?] 1842[?] 8523[?]  -1852[?] -1845[?] 1853[?] 8522[?]  -1853[?] 1852[?] 8521[?]  -1853[?] 1845[?] 8520[?]  -1851[?] -1848[?] 1852[?] 8519[?]  -1852[?] 1851[?] 8518[?]  -1852[?] 1848[?] 8517[?]  -1850[?] 1400[?] 1851[?] 8516[?]  -1851[?] 1850[?] 8515[?]  -1851[?] -1400[?] 8514[?]  -1849[?] 1427[?] 1850[?] 8513[?]  -1850[?] 1849[?] 8512[?]  -1850[?] -1427[?] 8511[?]  1426[?] 1425[?] 1849[?] 8510[?]  -1849[?] -1426[?] 8509[?]  -1849[?] -1425[?] 8508[?]  1848[?] -1604[?] -1847[?] 8507[?]  1847[?] -1848[?] 8506[?]  1604[?] -1848[?] 8505[?]  1847[?] -1846[?] 1404[?] 8504[?]  1846[?] -1847[?] 8503[?]  -1404[?] -1847[?] 8502[?]  1846[?] -1710[?] 1403[?] 8501[?]  1710[?] -1846[?] 8500[?]  -1403[?] -1846[?] 8499[?]  1424[?] -1844[?] 1845[?] 8498[?]  -1845[?] 1844[?] 8497[?]  -1424[?] -1845[?] 8496[?]  1423[?] -1843[?] 1844[?] 8495[?]  -1844[?] 1843[?] 8494[?]  -1423[?] -1844[?] 8493[?]  1421[?] 1422[?] 1843[?] 8492[?]  -1422[?] -1843[?] 8491[?]  -1843[?] -1421[?] 8490[?]  -1841[?] 1842[?] -1635[?] 8489[?]  -1842[?] 1841[?] 8488[?]  -1842[?] 1635[?] 8487[?]  -1840[?] -1837[?] 1841[?] 8486[?]  -1841[?] 1840[?] 8485[?]  -1841[?] 1837[?] 8484[?]  -1839[?] -1600[?] 1840[?] 8483[?]  -1840[?] 1839[?] 8482[?]  -1840[?] 1600[?] 8481[?]  -1838[?] 1839[?] 1398[?] 8480[?]  -1839[?] 1838[?] 8479[?]  -1839[?] -1398[?] 8478[?]  -1702[?] 1838[?] 1399[?] 8477[?]  -1838[?] 1702[?] 8476[?]  -1838[?] -1399[?] 8475[?]  1415[?] -1836[?] 1837[?] 8474[?]  -1837[?] 1836[?] 8473[?]  -1415[?] -1837[?] 8472[?]  1414[?] -1835[?] 1836[?] 8471[?]  -1836[?] 1835[?] 8470[?]  -1414[?] -1836[?] 8469[?]  1413[?] 1835[?] 1412[?] 8468[?]  -1835[?] -1413[?] 8467[?]  -1412[?] -1835[?] 8466[?]  -1833[?] -1759[?] 1834[?] 8465[?]  -1834[?] 1833[?] 8464[?]  -1834[?] 1759[?] 8463[?]  1747[?] 1833[?] -1731[?] 8462[?]  -1833[?] -1747[?] 8461[?]  -1833[?] 1731[?] 8460[?]  1832[?] -1831[?] -1697[?] 8459[?]  1831[?] -1832[?] 8458[?]  1697[?] -1832[?] 8457[?]  1831[?] -1771[?] -1830[?] 8456[?]  1830[?] -1831[?] 8455[?]  1771[?] -1831[?] 8454[?]  1830[?] -1829[?] -1800[?] 8453[?]  1829[?] -1830[?] 8452[?]  1800[?] -1830[?] 8451[?]  1829[?] -1828[?] -1807[?] 8450[?]  1828[?] -1829[?] 8449[?]  1807[?] -1829[?] 8448[?]  1828[?] -1827[?] -1814[?] 8447[?]  1827[?] -1828[?] 8446[?]  1814[?] -1828[?] 8445[?]  1827[?] -1826[?] -1819[?] 8444[?]  1826[?] -1827[?] 8443[?]  1819[?] -1827[?] 8442[?]  1826[?] -1825[?] 1820[?] 8441[?]  1825[?] -1826[?] 8440[?]  -1820[?] -1826[?] 8439[?]  1825[?] -1824[?] 1821[?] 8438[?]  1824[?] -1825[?] 8437[?]  -1821[?] -1825[?] 8436[?]  1824[?] 1822[?] 1823[?] 8435[?]  -1823[?] -1824[?] 8434[?]  -1822[?] -1824[?] 8433[?]  -1450[?] -1692[?] 1823[?] 8432[?]  -1823[?] 1692[?] 8431[?]  -1823[?] 1450[?] 8430[?]  -1451[?] -1692[?] 1822[?] 8429[?]  -1822[?] 1692[?] 8428[?]  -1822[?] 1451[?] 8427[?]  -1449[?] -1692[?] 1821[?] 8426[?]  -1821[?] 1692[?] 8425[?]  -1821[?] 1449[?] 8424[?]  -1448[?] -1692[?] 1820[?] 8423[?]  -1820[?] 1692[?] 8422[?]  -1820[?] 1448[?] 8421[?]  1819[?] -1818[?] 1815[?] 8420[?]  1818[?] -1819[?] 8419[?]  -1815[?] -1819[?] 8418[?]  1818[?] 1817[?] 1816[?] 8417[?]  -1817[?] -1818[?] 8416[?]  -1816[?] -1818[?] 8415[?]  -1452[?] -1692[?] 1817[?] 8414[?]  -1817[?] 1692[?] 8413[?]  -1817[?] 1452[?] 8412[?]  -1453[?] -1692[?] 1816[?] 8411[?]  -1816[?] 1692[?] 8410[?]  -1816[?] 1453[?] 8409[?]  -1454[?] -1692[?] 1815[?] 8408[?]  -1815[?] 1692[?] 8407[?]  -1815[?] 1454[?] 8406[?]  1814[?] -1813[?] 1808[?] 8405[?]  1813[?] -1814[?] 8404[?]  -1808[?] -1814[?] 8403[?]  1813[?] -1812[?] 1809[?] 8402[?]  1812[?] -1813[?] 8401[?]  -1809[?] -1813[?] 8400[?]  1812[?] 1811[?] 1810[?] 8399[?]  -1811[?] -1812[?] 8398[?]  -1810[?] -1812[?] 8397[?]  -1446[?] -1692[?] 1811[?] 8396[?]  -1811[?] 1692[?] 8395[?]  -1811[?] 1446[?] 8394[?]  -1447[?] -1692[?] 1810[?] 8393[?]  -1810[?] 1692[?] 8392[?]  -1810[?] 1447[?] 8391[?]  -1445[?] -1692[?] 1809[?] 8390[?]  -1809[?] 1692[?] 8389[?]  -1809[?] 1445[?] 8388[?]  -1444[?] -1692[?] 1808[?] 8387[?]  -1808[?] 1692[?] 8386[?]  -1808[?] 1444[?] 8385[?]  1807[?] -1806[?] 1801[?] 8384[?]  1806[?] -1807[?] 8383[?]  -1801[?] -1807[?] 8382[?]  1806[?] -1805[?] 1802[?] 8381[?]  1805[?] -1806[?] 8380[?]  -1802[?] -1806[?] 8379[?]  1805[?] 1804[?] 1803[?] 8378[?]  -1804[?] -1805[?] 8377[?]  -1803[?] -1805[?] 8376[?]  -1442[?] -1692[?] 1804[?] 8375[?]  -1804[?] 1692[?] 8374[?]  -1804[?] 1442[?] 8373[?]  -1443[?] -1692[?] 1803[?] 8372[?]  -1803[?] 1692[?] 8371[?]  -1803[?] 1443[?] 8370[?]  -1441[?] -1692[?] 1802[?] 8369[?]  -1802[?] 1692[?] 8368[?]  -1802[?] 1441[?] 8367[?]  -1440[?] -1692[?] 1801[?] 8366[?]  -1801[?] 1692[?] 8365[?]  -1801[?] 1440[?] 8364[?]  1800[?] -1799[?] -1778[?] 8363[?]  1799[?] -1800[?] 8362[?]  1778[?] -1800[?] 8361[?]  1799[?] -1798[?] -1785[?] 8360[?]  1798[?] -1799[?] 8359[?]  1785[?] -1799[?] 8358[?]  1798[?] -1797[?] -1790[?] 8357[?]  1797[?] -1798[?] 8356[?]  1790[?] -1798[?] 8355[?]  1797[?] -1796[?] 1791[?] 8354[?]  1796[?] -1797[?] 8353[?]  -1791[?] -1797[?] 8352[?]  1796[?] -1795[?] 1792[?] 8351[?]  1795[?] -1796[?] 8350[?]  -1792[?] -1796[?] 8349[?]  1795[?] 1794[?] 1793[?] 8348[?]  -1794[?] -1795[?] 8347[?]  -1793[?] -1795[?] 8346[?]  -1435[?] -1692[?] 1794[?] 8345[?]  -1794[?] 1692[?] 8344[?]  -1794[?] 1435[?] 8343[?]  -1436[?] -1692[?] 1793[?] 8342[?]  -1793[?] 1692[?] 8341[?]  -1793[?] 1436[?] 8340[?]  -1434[?] -1692[?] 1792[?] 8339[?]  -1792[?] 1692[?] 8338[?]  -1792[?] 1434[?] 8337[?]  -1433[?] -1692[?] 1791[?] 8336[?]  -1791[?] 1692[?] 8335[?]  -1791[?] 1433[?] 8334[?]  1790[?] -1789[?] 1786[?] 8333[?]  1789[?] -1790[?] 8332[?]  -1786[?] -1790[?] 8331[?]  1789[?] 1787[?] 1788[?] 8330[?]  -1788[?] -1789[?] 8329[?]  -1787[?] -1789[?] 8328[?]  -1437[?] -1692[?] 1788[?] 8327[?]  -1788[?] 1692[?] 8326[?]  -1788[?] 1437[?] 8325[?]  -1438[?] -1692[?] 1787[?] 8324[?]  -1787[?] 1692[?] 8323[?]  -1787[?] 1438[?] 8322[?]  -1439[?] -1692[?] 1786[?] 8321[?]  -1786[?] 1692[?] 8320[?]  -1786[?] 1439[?] 8319[?]  1785[?] -1784[?] 1779[?] 8318[?]  1784[?] -1785[?] 8317[?]  -1779[?] -1785[?] 8316[?]  1784[?] -1783[?] 1780[?] 8315[?]  1783[?] -1784[?] 8314[?]  -1780[?] -1784[?] 8313[?]  1783[?] 1781[?] 1782[?] 8312[?]  -1782[?] -1783[?] 8311[?]  -1781[?] -1783[?] 8310[?]  -1460[?] -1692[?] 1782[?] 8309[?]  -1782[?] 1692[?] 8308[?]  -1782[?] 1460[?] 8307[?]  -1461[?] -1692[?] 1781[?] 8306[?]  -1781[?] 1692[?] 8305[?]  -1781[?] 1461[?] 8304[?]  -1432[?] -1692[?] 1780[?] 8303[?]  -1780[?] 1692[?] 8302[?]  -1780[?] 1432[?] 8301[?]  -1459[?] -1692[?] 1779[?] 8300[?]  -1779[?] 1692[?] 8299[?]  -1779[?] 1459[?] 8298[?]  1778[?] -1777[?] 1772[?] 8297[?]  1777[?] -1778[?] 8296[?]  -1772[?] -1778[?] 8295[?]  1777[?] -1776[?] 1773[?] 8294[?]  1776[?] -1777[?] 8293[?]  -1773[?] -1777[?] 8292[?]  1776[?] 1775[?] 1774[?] 8291[?]  -1775[?] -1776[?] 8290[?]  -1774[?] -1776[?] 8289[?]  -1457[?] -1692[?] 1775[?] 8288[?]  -1775[?] 1692[?] 8287[?]  -1775[?] 1457[?] 8286[?]  -1458[?] -1692[?] 1774[?] 8285[?]  -1774[?] 1692[?] 8284[?]  -1774[?] 1458[?] 8283[?]  -1456[?] -1692[?] 1773[?] 8282[?]  -1773[?] 1692[?] 8281[?]  -1773[?] 1456[?] 8280[?]  -1455[?] -1692[?] 1772[?] 8279[?]  -1772[?] 1692[?] 8278[?]  -1772[?] 1455[?] 8277[?]  1771[?] -1701[?] 1770[?] 8276[?]  -1770[?] -1771[?] 8275[?]  1701[?] -1771[?] 8274[?]  -1769[?] 1770[?] 1748[?] 8273[?]  -1770[?] 1769[?] 8272[?]  -1770[?] -1748[?] 8271[?]  1769[?] 1768[?] 1767[?] 8270[?]  -1769[?] -1768[?] 8269[?]  -1769[?] -1767[?] 8268[?]  -1765[?] 1768[?] 1759[?] 8267[?]  -1768[?] 1765[?] 8266[?]  -1768[?] -1759[?] 8265[?]  -1759[?] 1766[?] 1767[?] 8264[?]  -1766[?] -1767[?] 8263[?]  -1767[?] 1759[?] 8262[?]  -1765[?] 1766[?] -1731[?] 8261[?]  -1766[?] 1765[?] 8260[?]  -1766[?] 1731[?] 8259[?]  1763[?] 1765[?] 1764[?] 8258[?]  -1764[?] -1765[?] 8257[?]  -1765[?] -1763[?] 8256[?]  1429[?] -1419[?] 1764[?] 8255[?]  -1764[?] -1429[?] 8254[?]  -1764[?] 1419[?] 8253[?]  1763[?] -1762[?] -1429[?] 8252[?]  1762[?] -1763[?] 8251[?]  1429[?] -1763[?] 8250[?]  1762[?] 1761[?] 1760[?] 8249[?]  -1761[?] -1762[?] 8248[?]  -1760[?] -1762[?] 8247[?]  -1419[?] 1761[?] 1727[?] 8246[?]  -1761[?] -1727[?] 8245[?]  -1761[?] 1419[?] 8244[?]  1419[?] -1727[?] 1760[?] 8243[?]  -1760[?] 1727[?] 8242[?]  -1760[?] -1419[?] 8241[?]  1757[?] 1759[?] 1758[?] 8240[?]  -1758[?] -1759[?] 8239[?]  -1759[?] -1757[?] 8238[?]  1429[?] -1420[?] 1758[?] 8237[?]  -1758[?] -1429[?] 8236[?]  -1758[?] 1420[?] 8235[?]  1757[?] -1756[?] -1429[?] 8234[?]  1756[?] -1757[?] 8233[?]  1429[?] -1757[?] 8232[?]  1756[?] 1755[?] 1597[?] 8231[?]  -1755[?] -1756[?] 8230[?]  -1597[?] -1756[?] 8229[?]  -1420[?] 1755[?] 1754[?] 8228[?]  -1754[?] -1755[?] 8227[?]  1420[?] -1755[?] 8226[?]  -1753[?] -1724[?] 1754[?] 8225[?]  -1754[?] 1753[?] 8224[?]  -1754[?] 1724[?] 8223[?]  -1723[?] -1752[?] 1753[?] 8222[?]  -1753[?] 1752[?] 8221[?]  -1753[?] 1723[?] 8220[?]  -1751[?] 1752[?] -1709[?] 8219[?]  -1752[?] 1751[?] 8218[?]  -1752[?] 1709[?] 8217[?]  -1673[?] 1751[?] -1750[?] 8216[?]  -1751[?] 1750[?] 8215[?]  -1751[?] 1673[?] 8214[?]  1750[?] -1749[?] 1401[?] 8213[?]  1749[?] -1750[?] 8212[?]  -1401[?] -1750[?] 8211[?]  1749[?] 1402[?] 1400[?] 8210[?]  -1402[?] -1749[?] 8209[?]  -1400[?] -1749[?] 8208[?]  -1747[?] -1731[?] 1748[?] 8207[?]  1747[?] -1748[?] 8206[?]  1731[?] -1748[?] 8205[?]  1747[?] 1745[?] 1746[?] 8204[?]  -1746[?] -1747[?] 8203[?]  -1745[?] -1747[?] 8202[?]  1429[?] -1417[?] 1746[?] 8201[?]  -1746[?] -1429[?] 8200[?]  -1746[?] 1417[?] 8199[?]  -1744[?] 1745[?] -1429[?] 8198[?]  -1745[?] 1744[?] 8197[?]  1429[?] -1745[?] 8196[?]  1743[?] 1744[?] 1716[?] 8195[?]  -1744[?] -1743[?] 8194[?]  -1744[?] -1716[?] 8193[?]  1743[?] -1417[?] 1742[?] 8192[?]  -1742[?] -1743[?] 8191[?]  1417[?] -1743[?] 8190[?]  -1741[?] 1742[?] -1579[?] 8189[?]  -1742[?] 1741[?] 8188[?]  -1742[?] 1579[?] 8187[?]  -1735[?] 1741[?] -1740[?] 8186[?]  -1741[?] 1740[?] 8185[?]  -1741[?] 1735[?] 8184[?]  1740[?] -1739[?] -1585[?] 8183[?]  1739[?] -1740[?] 8182[?]  1585[?] -1740[?] 8181[?]  1739[?] -1738[?] 1400[?] 8180[?]  1738[?] -1739[?] 8179[?]  -1400[?] -1739[?] 8178[?]  1738[?] -1737[?] 1398[?] 8177[?]  1737[?] -1738[?] 8176[?]  -1398[?] -1738[?] 8175[?]  1737[?] -1736[?] 1401[?] 8174[?]  1736[?] -1737[?] 8173[?]  -1401[?] -1737[?] 8172[?]  1736[?] 1402[?] 1403[?] 8171[?]  -1403[?] -1736[?] 8170[?]  -1402[?] -1736[?] 8169[?]  -1734[?] 1414[?] 1735[?] 8168[?]  -1735[?] 1734[?] 8167[?]  -1735[?] -1414[?] 8166[?]  -1733[?] 1413[?] 1734[?] 8165[?]  -1734[?] 1733[?] 8164[?]  -1734[?] -1413[?] 8163[?]  -1732[?] 1733[?] 1415[?] 8162[?]  -1733[?] 1732[?] 8161[?]  -1415[?] -1733[?] 8160[?]  1416[?] 1732[?] 1399[?] 8159[?]  -1416[?] -1732[?] 8158[?]  -1732[?] -1399[?] 8157[?]  1731[?] 1729[?] 1730[?] 8156[?]  -1730[?] -1731[?] 8155[?]  -1729[?] -1731[?] 8154[?]  1429[?] -1418[?] 1730[?] 8153[?]  -1730[?] -1429[?] 8152[?]  -1730[?] 1418[?] 8151[?]  -1728[?] 1729[?] -1429[?] 8150[?]  -1729[?] 1728[?] 8149[?]  1429[?] -1729[?] 8148[?]  1728[?] 1717[?] 1727[?] 8147[?]  -1728[?] -1727[?] 8146[?]  -1717[?] -1728[?] 8145[?]  -1726[?] -1719[?] 1727[?] 8144[?]  -1727[?] 1726[?] 8143[?]  1719[?] -1727[?] 8142[?]  -1725[?] 1726[?] -1709[?] 8141[?]  -1726[?] 1725[?] 8140[?]  -1726[?] 1709[?] 8139[?]  -1723[?] -1724[?] 1725[?] 8138[?]  -1725[?] 1724[?] 8137[?]  -1725[?] 1723[?] 8136[?]  -1613[?] 1724[?] -1611[?] 8135[?]  -1724[?] 1613[?] 8134[?]  1611[?] -1724[?] 8133[?]  -1722[?] 1723[?] 1415[?] 8132[?]  -1723[?] 1722[?] 8131[?]  -1415[?] -1723[?] 8130[?]  -1721[?] 1722[?] 1414[?] 8129[?]  -1722[?] 1721[?] 8128[?]  -1722[?] -1414[?] 8127[?]  1416[?] -1720[?] 1721[?] 8126[?]  -1721[?] 1720[?] 8125[?]  -1416[?] -1721[?] 8124[?]  1417[?] 1720[?] 1399[?] 8123[?]  -1720[?] -1417[?] 8122[?]  -1720[?] -1399[?] 8121[?]  1719[?] 1418[?] -1718[?] 8120[?]  1718[?] -1719[?] 8119[?]  -1418[?] -1719[?] 8118[?]  1718[?] -1711[?] 1398[?] 8117[?]  1711[?] -1718[?] 8116[?]  -1398[?] -1718[?] 8115[?]  -1418[?] 1717[?] 1716[?] 8114[?]  -1717[?] -1716[?] 8113[?]  -1717[?] 1418[?] 8112[?]  -1715[?] 1716[?] -1579[?] 8111[?]  -1716[?] 1715[?] 8110[?]  -1716[?] 1579[?] 8109[?]  -1705[?] 1715[?] -1714[?] 8108[?]  -1715[?] 1714[?] 8107[?]  -1715[?] 1705[?] 8106[?]  1714[?] -1709[?] -1713[?] 8105[?]  1713[?] -1714[?] 8104[?]  1709[?] -1714[?] 8103[?]  1713[?] -1712[?] 1398[?] 8102[?]  1712[?] -1713[?] 8101[?]  -1398[?] -1713[?] 8100[?]  1712[?] -1711[?] 1399[?] 8099[?]  1711[?] -1712[?] 8098[?]  -1399[?] -1712[?] 8097[?]  1711[?] 1400[?] -1710[?] 8096[?]  1710[?] -1711[?] 8095[?]  -1400[?] -1711[?] 8094[?]  1710[?] 1402[?] 1401[?] 8093[?]  -1402[?] -1710[?] 8092[?]  -1401[?] -1710[?] 8091[?]  1709[?] -1708[?] 1404[?] 8090[?]  1708[?] -1709[?] 8089[?]  -1404[?] -1709[?] 8088[?]  1708[?] -1707[?] 1403[?] 8087[?]  1707[?] -1708[?] 8086[?]  -1403[?] -1708[?] 8085[?]  1707[?] -1706[?] 1405[?] 8084[?]  1706[?] -1707[?] 8083[?]  -1405[?] -1707[?] 8082[?]  1706[?] 1406[?] 1407[?] 8081[?]  -1407[?] -1706[?] 8080[?]  -1406[?] -1706[?] 8079[?]  -1704[?] 1414[?] 1705[?] 8078[?]  -1705[?] 1704[?] 8077[?]  -1705[?] -1414[?] 8076[?]  -1703[?] 1413[?] 1704[?] 8075[?]  -1704[?] 1703[?] 8074[?]  -1704[?] -1413[?] 8073[?]  -1702[?] 1703[?] 1415[?] 8072[?]  -1703[?] 1702[?] 8071[?]  -1415[?] -1703[?] 8070[?]  1416[?] 1417[?] 1702[?] 8069[?]  -1702[?] -1417[?] 8068[?]  -1416[?] -1702[?] 8067[?]  1701[?] 1699[?] 1700[?] 8066[?]  -1700[?] -1701[?] 8065[?]  -1699[?] -1701[?] 8064[?]  -1431[?] -1692[?] 1700[?] 8063[?]  -1700[?] 1692[?] 8062[?]  -1700[?] 1431[?] 8061[?]  1698[?] 1692[?] 1699[?] 8060[?]  -1699[?] -1698[?] 8059[?]  -1699[?] -1692[?] 8058[?]  1698[?] -1651[?] 1687[?] 8057[?]  1651[?] -1698[?] 8055[?]  1697[?] -1696[?] -1686[?] 8054[?]  1696[?] -1697[?] 8053[?]  1686[?] -1697[?] 8052[?]  1696[?] 1695[?] 1693[?] 8051[?]  -1695[?] -1696[?] 8050[?]  -1693[?] -1696[?] 8049[?]  1694[?] 1692[?] 1695[?] 8048[?]  -1695[?] -1694[?] 8047[?]  -1695[?] -1692[?] 8046[?]  1694[?] -1656[?] -1683[?] 8045[?]  1683[?] -1694[?] 8044[?]  1656[?] -1694[?] 8043[?]  -1430[?] -1692[?] 1693[?] 8042[?]  -1693[?] 1692[?] 8041[?]  -1693[?] 1430[?] 8040[?]  1683[?] -1691[?] 1692[?] 8039[?]  1691[?] -1692[?] 8038[?]  -1692[?] -1683[?] 8037[?]  1691[?] 1690[?] 1689[?] 8036[?]  -1690[?] -1691[?] 8035[?]  -1689[?] -1691[?] 8034[?]  1534[?] 1656[?] 1690[?] 8033[?]  -1690[?] -1656[?] 8032[?]  -1690[?] -1534[?] 8031[?]  -1688[?] -1534[?] 1689[?] 8030[?]  -1689[?] 1688[?] 8029[?]  1534[?] -1689[?] 8028[?]  -1687[?] -1656[?] 1688[?] 8027[?]  -1688[?] 1687[?] 8026[?]  -1688[?] 1656[?] 8025[?]  1683[?] -1651[?] 1687[?] 8024[?]  -1687[?] -1683[?] 8023[?]  1651[?] -1687[?] 8022[?]  1686[?] 1685[?] -1626[?] 8021[?]  -1685[?] -1686[?] 8020[?]  1626[?] -1686[?] 8019[?]  1651[?] -1684[?] 1685[?] 8018[?]  -1685[?] 1684[?] 8017[?]  -1685[?] -1651[?] 8016[?]  1683[?] 1656[?] 1684[?] 8015[?]  -1684[?] -1683[?] 8014[?]  -1684[?] -1656[?] 8013[?]  1683[?] 1681[?] 1682[?] 8012[?]  -1682[?] -1683[?] 8011[?]  -1681[?] -1683[?] 8010[?]  -1424[?] 1429[?] 1682[?] 8009[?]  -1682[?] -1429[?] 8008[?]  -1682[?] 1424[?] 8007[?]  -1680[?] 1681[?] -1429[?] 8006[?]  -1681[?] 1680[?] 8005[?]  -1681[?] 1429[?] 8004[?]  1680[?] 1664[?] 1679[?] 8003[?]  -1679[?] -1680[?] 8002[?]  -1664[?] -1680[?] 8001[?]  -1671[?] -1678[?] 1679[?] 8000[?]  -1679[?] 1678[?] 7999[?]  -1679[?] 1671[?] 7998[?]  -1677[?] 1678[?] -1635[?] 7997[?]  -1678[?] 1677[?] 7996[?]  -1678[?] 1635[?] 7995[?]  -1676[?] -1637[?] 1677[?] 7994[?]  -1677[?] 1676[?] 7993[?]  -1677[?] 1637[?] 7992[?]  -1675[?] -1673[?] 1676[?] 7991[?]  -1676[?] 1675[?] 7990[?]  -1676[?] 1673[?] 7989[?]  -1674[?] 1675[?] 1399[?] 7988[?]  -1675[?] 1674[?] 7987[?]  -1675[?] -1399[?] 7986[?]  -1594[?] 1417[?] 1674[?] 7985[?]  1594[?] -1674[?] 7984[?]  -1674[?] -1417[?] 7983[?]  -1672[?] 1673[?] 1418[?] 7982[?]  -1673[?] 1672[?] 7981[?]  -1418[?] -1673[?] 7980[?]  1419[?] 1672[?] 1398[?] 7979[?]  -1419[?] -1672[?] 7978[?]  -1672[?] -1398[?] 7977[?]  -1670[?] -1667[?] 1671[?] 7976[?]  -1671[?] 1670[?] 7975[?]  -1671[?] 1667[?] 7974[?]  -1669[?] 1670[?] -1607[?] 7973[?]  -1670[?] 1669[?] 7972[?]  -1670[?] 1607[?] 7971[?]  -1668[?] 1669[?] 1400[?] 7970[?]  -1669[?] 1668[?] 7969[?]  -1669[?] -1400[?] 7968[?]  1424[?] 1668[?] 1401[?] 7967[?]  -1424[?] -1668[?] 7966[?]  -1668[?] -1401[?] 7965[?]  -1666[?] 1423[?] 1667[?] 7964[?]  -1667[?] 1666[?] 7963[?]  -1423[?] -1667[?] 7962[?]  -1665[?] 1422[?] 1666[?] 7961[?]  -1666[?] 1665[?] 7960[?]  -1422[?] -1666[?] 7959[?]  1421[?] 1420[?] 1665[?] 7958[?]  -1665[?] -1421[?] 7957[?]  -1665[?] -1420[?] 7956[?]  -1424[?] 1664[?] 1663[?] 7955[?]  -1664[?] -1663[?] 7954[?]  -1664[?] 1424[?] 7953[?]  -1662[?] -1644[?] 1663[?] 7952[?]  -1663[?] 1662[?] 7951[?]  -1663[?] 1644[?] 7950[?]  -1661[?] -1658[?] 1662[?] 7949[?]  -1662[?] 1661[?] 7948[?]  -1662[?] 1658[?] 7947[?]  -1660[?] 1661[?] -1607[?] 7946[?]  -1661[?] 1660[?] 7945[?]  -1661[?] 1607[?] 7944[?]  -1659[?] 1660[?] 1400[?] 7943[?]  -1660[?] 1659[?] 7942[?]  -1660[?] -1400[?] 7941[?]  1423[?] 1659[?] 1401[?] 7940[?]  -1423[?] -1659[?] 7939[?]  -1659[?] -1401[?] 7938[?]  -1657[?] 1422[?] 1658[?] 7937[?]  -1658[?] 1657[?] 7936[?]  -1422[?] -1658[?] 7935[?]  -1592[?] 1421[?] 1657[?] 7934[?]  -1657[?] 1592[?] 7933[?]  -1657[?] -1421[?] 7932[?]  1656[?] 1654[?] 1655[?] 7931[?]  -1655[?] -1656[?] 7930[?]  -1654[?] -1656[?] 7929[?]  -1422[?] 1429[?] 1655[?] 7928[?]  -1655[?] -1429[?] 7927[?]  -1655[?] 1422[?] 7926[?]  -1653[?] 1654[?] -1429[?] 7925[?]  -1654[?] 1653[?] 7924[?]  -1654[?] 1429[?] 7923[?]  1653[?] 1652[?] 1645[?] 7922[?]  -1652[?] -1653[?] 7921[?]  -1653[?] -1645[?] 7920[?]  -1422[?] 1652[?] 1621[?] 7919[?]  -1652[?] -1621[?] 7918[?]  -1652[?] 1422[?] 7917[?]  1651[?] 1649[?] 1650[?] 7916[?]  -1650[?] -1651[?] 7915[?]  -1649[?] -1651[?] 7914[?]  -1423[?] 1429[?] 1650[?] 7913[?]  -1650[?] -1429[?] 7912[?]  -1650[?] 1423[?] 7911[?]  -1648[?] 1649[?] -1429[?] 7910[?]  -1649[?] 1648[?] 7909[?]  -1649[?] 1429[?] 7908[?]  1648[?] 1647[?] 1646[?] 7907[?]  -1647[?] -1648[?] 7906[?]  -1648[?] -1646[?] 7905[?]  -1423[?] 1647[?] 1645[?] 7904[?]  -1647[?] -1645[?] 7903[?]  -1647[?] 1423[?] 7902[?]  -1645[?] 1423[?] 1646[?] 7901[?]  -1646[?] 1645[?] 7900[?]  -1423[?] -1646[?] 7899[?]  -1632[?] -1644[?] 1645[?] 7898[?]  -1645[?] 1644[?] 7897[?]  -1645[?] 1632[?] 7896[?]  -1643[?] 1644[?] -1635[?] 7895[?]  -1644[?] 1643[?] 7894[?]  -1644[?] 1635[?] 7893[?]  -1642[?] -1637[?] 1643[?] 7892[?]  -1643[?] 1642[?] 7891[?]  -1643[?] 1637[?] 7890[?]  -1641[?] 1642[?] -1639[?] 7889[?]  -1642[?] 1641[?] 7888[?]  -1642[?] 1639[?] 7887[?]  -1640[?] 1416[?] 1641[?] 7886[?]  -1641[?] 1640[?] 7885[?]  -1416[?] -1641[?] 7884[?]  1417[?] 1640[?] 1415[?] 7883[?]  -1640[?] -1417[?] 7882[?]  -1415[?] -1640[?] 7881[?]  1639[?] -1638[?] 1398[?] 7880[?]  1638[?] -1639[?] 7879[?]  -1398[?] -1639[?] 7878[?]  1638[?] 1418[?] 1399[?] 7877[?]  -1418[?] -1638[?] 7876[?]  -1399[?] -1638[?] 7875[?]  -1636[?] 1413[?] 1637[?] 7874[?]  1636[?] -1637[?] 7873[?]  -1637[?] -1413[?] 7872[?]  1636[?] 1414[?] 1412[?] 7871[?]  -1414[?] -1636[?] 7870[?]  -1412[?] -1636[?] 7869[?]  1635[?] -1634[?] 1411[?] 7868[?]  1634[?] -1635[?] 7867[?]  -1411[?] -1635[?] 7866[?]  1634[?] -1633[?] 1410[?] 7865[?]  1633[?] -1634[?] 7864[?]  -1410[?] -1634[?] 7863[?]  1633[?] 1408[?] 1409[?] 7862[?]  -1409[?] -1633[?] 7861[?]  -1408[?] -1633[?] 7860[?]  -1631[?] -1628[?] 1632[?] 7859[?]  -1632[?] 1631[?] 7858[?]  -1632[?] 1628[?] 7857[?]  -1630[?] 1631[?] -1607[?] 7856[?]  -1631[?] 1630[?] 7855[?]  -1631[?] 1607[?] 7854[?]  -1629[?] 1630[?] 1400[?] 7853[?]  -1630[?] 1629[?] 7852[?]  1422[?] 1629[?] 1401[?] 7850[?]  -1422[?] -1629[?] 7849[?]  -1627[?] 1420[?] 1628[?] 7847[?]  -1628[?] 1627[?] 7846[?]  -1628[?] -1420[?] 7845[?]  1421[?] 1419[?] 1627[?] 7844[?]  -1627[?] -1421[?] 7843[?]  -1627[?] -1419[?] 7842[?]  1626[?] -1625[?] -1553[?] 7841[?]  1625[?] -1626[?] 7840[?]  1625[?] 1623[?] 1624[?] 7838[?]  -1623[?] -1625[?] 7836[?]  -1624[?] -1429[?] 7834[?]  -1624[?] 1421[?] 7833[?]  -1622[?] 1623[?] -1429[?] 7832[?]  -1623[?] 1622[?] 7831[?]  -1623[?] 1429[?] 7830[?]  1598[?] 1622[?] 1621[?] 7829[?]  -1622[?] -1621[?] 7828[?]  -1622[?] -1598[?] 7827[?]  -1620[?] -1609[?] 1621[?] 7826[?]  -1621[?] 1620[?] 7825[?]  -1621[?] 1609[?] 7824[?]  -1619[?] 1620[?] -1611[?] 7823[?]  -1620[?] 1619[?] 7822[?]  -1620[?] 1611[?] 7821[?]  -1618[?] -1613[?] 1619[?] 7820[?]  -1619[?] 1618[?] 7819[?]  -1619[?] 1613[?] 7818[?]  -1617[?] -1615[?] 1618[?] 7817[?]  -1618[?] 1617[?] 7816[?]  -1618[?] 1615[?] 7815[?]  -1616[?] 1617[?] 1415[?] 7814[?]  -1617[?] 1616[?] 7813[?]  -1415[?] -1617[?] 7812[?]  1416[?] 1616[?] 1414[?] 7811[?]  -1616[?] -1414[?] 7809[?]  -1614[?] 1615[?] 1399[?] 7808[?]  -1615[?] -1399[?] 7806[?]  1417[?] 1614[?] 1398[?] 7805[?]  -1612[?] 1613[?] 1412[?] 7802[?]  -1613[?] 1612[?] 7801[?]  -1412[?] -1613[?] 7800[?]  1413[?] 1612[?] 1411[?] 7799[?]  -1612[?] -1413[?] 7798[?]  -1411[?] -1612[?] 7797[?]  1611[?] -1610[?] 1409[?] 7796[?]  1610[?] -1611[?] 7795[?]  -1409[?] -1611[?] 7794[?]  1610[?] 1410[?] 1408[?] 7793[?]  -1410[?] -1610[?] 7792[?]  -1408[?] -1610[?] 7791[?]  -1608[?] -1600[?] 1609[?] 7790[?]  -1609[?] 1608[?] 7789[?]  -1609[?] 1600[?] 7788[?]  -1602[?] -1607[?] 1608[?] 7787[?]  -1608[?] 1607[?] 7786[?]  -1608[?] 1602[?] 7785[?]  1607[?] -1606[?] -1604[?] 7784[?]  1606[?] -1607[?] 7783[?]  1604[?] -1607[?] 7782[?]  1606[?] -1605[?] 1403[?] 7781[?]  1605[?] -1606[?] 7780[?]  -1403[?] -1606[?] 7779[?]  1605[?] 1402[?] 1404[?] 7778[?]  -1404[?] -1605[?] 7777[?]  -1402[?] -1605[?] 7776[?]  1604[?] -1603[?] 1406[?] 7775[?]  1603[?] -1604[?] 7774[?]  -1406[?] -1604[?] 7773[?]  1603[?] 1407[?] 1405[?] 7772[?]  -1407[?] -1603[?] 7771[?]  -1405[?] -1603[?] 7770[?]  -1601[?] 1400[?] 1602[?] 7769[?]  -1602[?] 1601[?] 7768[?]  -1602[?] -1400[?] 7767[?]  1421[?] 1401[?] 1601[?] 7766[?]  -1601[?] -1421[?] 7765[?]  -1601[?] -1401[?] 7764[?]  -1599[?] 1419[?] 1600[?] 7763[?]  -1600[?] 1599[?] 7762[?]  -1600[?] -1419[?] 7761[?]  1420[?] 1599[?] 1418[?] 7760[?]  -1599[?] -1420[?] 7759[?]  -1418[?] -1599[?] 7758[?]  1598[?] 1597[?] -1421[?] 7757[?]  1421[?] -1598[?] 7755[?]  -1596[?] -1591[?] 1597[?] 7754[?]  -1597[?] 1596[?] 7753[?]  -1597[?] 1591[?] 7752[?]  -1595[?] -1592[?] 1596[?] 7751[?]  -1596[?] 1595[?] 7750[?]  -1596[?] 1592[?] 7749[?]  -1594[?] -1593[?] 1595[?] 7748[?]  1594[?] -1595[?] 7747[?]  -1595[?] 1593[?] 7746[?]  1594[?] 1416[?] 1415[?] 7745[?]  -1416[?] -1594[?] 7744[?]  -1415[?] -1594[?] 7743[?]  1417[?] 1593[?] 1418[?] 7742[?]  -1593[?] -1418[?] 7741[?]  -1593[?] -1417[?] 7740[?]  1420[?] 1419[?] 1592[?] 7739[?]  -1592[?] -1420[?] 7738[?]  -1592[?] -1419[?] 7737[?]  -1590[?] 1591[?] -1579[?] 7736[?]  -1591[?] 1590[?] 7735[?]  1579[?] -1591[?] 7734[?]  -1582[?] 1590[?] -1589[?] 7733[?]  1589[?] -1590[?] 7732[?]  -1590[?] 1582[?] 7731[?]  1589[?] -1585[?] -1588[?] 7730[?]  1588[?] -1589[?] 7729[?]  1585[?] -1589[?] 7728[?]  1588[?] -1587[?] 1403[?] 7727[?]  1587[?] -1588[?] 7726[?]  -1403[?] -1588[?] 7725[?]  1587[?] -1586[?] 1402[?] 7724[?]  1586[?] -1587[?] 7723[?]  -1402[?] -1587[?] 7722[?]  1586[?] 1400[?] 1401[?] 7721[?]  -1401[?] -1586[?] 7720[?]  -1400[?] -1586[?] 7719[?]  1585[?] -1584[?] 1407[?] 7718[?]  1584[?] -1585[?] 7717[?]  -1407[?] -1585[?] 7716[?]  1584[?] 1406[?] -1583[?] 7715[?]  1583[?] -1584[?] 7714[?]  -1406[?] -1584[?] 7713[?]  1583[?] 1405[?] 1404[?] 7712[?]  -1405[?] -1583[?] 7711[?]  -1404[?] -1583[?] 7710[?]  -1581[?] 1582[?] 1398[?] 7709[?]  -1582[?] 1581[?] 7708[?]  -1398[?] -1582[?] 7707[?]  -1580[?] 1581[?] 1399[?] 7706[?]  -1581[?] 1580[?] 7705[?]  -1399[?] -1581[?] 7704[?]  1414[?] 1413[?] 1580[?] 7703[?]  -1414[?] -1580[?] 7702[?]  -1580[?] -1413[?] 7701[?]  1579[?] -1578[?] 1409[?] 7700[?]  1578[?] -1579[?] 7699[?]  -1409[?] -1579[?] 7698[?]  1578[?] -1577[?] 1408[?] 7697[?]  1577[?] -1578[?] 7696[?]  -1408[?] -1578[?] 7695[?]  1577[?] 1410[?] -1576[?] 7694[?]  1576[?] -1577[?] 7693[?]  -1410[?] -1577[?] 7692[?]  1576[?] 1412[?] 1411[?] 7691[?]  -1412[?] -1576[?] 7690[?]  -1411[?] -1576[?] 7689[?]  -1379[?] -196[?] 7688[?]  1377[?] 1378[?] 1379[?] 7686[?]  -1378[?] -453[?] 7682[?]  -1378[?] 99[?] 7681[?]  -1376[?] -1377[?] 7679[?]  453[?] -1377[?] 7678[?]  -1375[?] -1273[?] 1376[?] 7677[?]  -1376[?] 1375[?] 7676[?]  -1363[?] -1374[?] 1375[?] 7674[?]  -1375[?] 1374[?] 7673[?]  -1375[?] 1363[?] 7672[?]  1374[?] -1368[?] -1373[?] 7671[?]  1373[?] -1374[?] 7670[?]  1368[?] -1374[?] 7669[?]  1373[?] 1370[?] 1372[?] 7668[?]  -1370[?] -1373[?] 7666[?]  -1372[?] 1371[?] 7664[?]  -1372[?] -704[?] 7663[?]  -1371[?] 1257[?] 7661[?]  -1371[?] -533[?] 7660[?]  -1370[?] 1369[?] 7658[?]  -1370[?] -1350[?] 7657[?]  -1369[?] 454[?] 7655[?]  -1369[?] -380[?] 7654[?]  1368[?] 1365[?] 1367[?] 7653[?]  -1367[?] -1368[?] 7652[?]  -1365[?] -1368[?] 7651[?]  -1367[?] 1366[?] 7649[?]  -1367[?] -1350[?] 7648[?]  -1366[?] 1352[?] 7646[?]  -1366[?] -380[?] 7645[?]  -1365[?] 1364[?] 7643[?]  -1365[?] -1227[?] 7642[?]  -1364[?] 1274[?] 7640[?]  -1364[?] -380[?] 7639[?]  1363[?] -1362[?] -1355[?] 7638[?]  1362[?] -1363[?] 7637[?]  -1363[?] 1355[?] 7636[?]  1362[?] 1361[?] 1358[?] 7635[?]  -1361[?] -1362[?] 7634[?]  -1361[?] 1360[?] 7631[?]  -1361[?] -1227[?] 7630[?]  -1360[?] 1359[?] 7628[?]  -1360[?] 352[?] 7627[?]  -1359[?] 1231[?] 7625[?]  -1359[?] -380[?] 7624[?]  -1357[?] 1358[?] 1227[?] 7623[?]  -1358[?] 1357[?] 7622[?]  -1358[?] -1227[?] 7621[?]  -1356[?] -380[?] 1357[?] 7620[?]  -1357[?] 1356[?] 7619[?]  -1357[?] 380[?] 7618[?]  386[?] -369[?] 1356[?] 7617[?]  -1356[?] -386[?] 7616[?]  -1356[?] 369[?] 7615[?]  1355[?] 1354[?] 1351[?] 7614[?]  -1354[?] -1355[?] 7613[?]  -1353[?] 1350[?] 1354[?] 7611[?]  -1354[?] 1353[?] 7610[?]  -1354[?] -1350[?] 7609[?]  -1352[?] 386[?] 1353[?] 7608[?]  -1353[?] 1352[?] 7607[?]  -1353[?] -386[?] 7606[?]  368[?] 352[?] 1352[?] 7605[?]  -1352[?] -368[?] 7604[?]  -1352[?] -352[?] 7603[?]  -1351[?] -1350[?] 7601[?]  -1351[?] 1275[?] 7600[?]  1350[?] 1349[?] 1345[?] 7599[?]  -1349[?] -1350[?] 7598[?]  -1350[?] -1345[?] 7597[?]  -1348[?] 1349[?] -1346[?] 7596[?]  -1349[?] 1348[?] 7595[?]  -1349[?] 1346[?] 7594[?]  1347[?] 1348[?] 692[?] 7593[?]  -1348[?] -1347[?] 7592[?]  -1348[?] -692[?] 7591[?]  1347[?] 1276[?] 1343[?] 7590[?]  -1343[?] -1347[?] 7589[?]  -1276[?] -1347[?] 7588[?]  1346[?] 1278[?] 693[?] 7587[?]  -1278[?] -1346[?] 7586[?]  -693[?] -1346[?] 7585[?]  -1277[?] 1345[?] 1344[?] 7584[?]  -1344[?] -1345[?] 7583[?]  -1345[?] 1277[?] 7582[?]  -1343[?] 1278[?] 1344[?] 7581[?]  -1344[?] 1343[?] 7580[?]  -1344[?] -1278[?] 7579[?]  1342[?] 1279[?] 1343[?] 7578[?]  -1343[?] -1342[?] 7577[?]  -1279[?] -1343[?] 7576[?]  1342[?] 1341[?] 1280[?] 7575[?]  -1341[?] -1342[?] 7574[?]  -1280[?] -1342[?] 7573[?]  1340[?] 1281[?] 1341[?] 7572[?]  -1341[?] -1340[?] 7571[?]  -1341[?] -1281[?] 7570[?]  1340[?] 1339[?] 1282[?] 7569[?]  -1339[?] -1340[?] 7568[?]  -1282[?] -1340[?] 7567[?]  1338[?] 1283[?] 1339[?] 7566[?]  -1339[?] -1338[?] 7565[?]  -1283[?] -1339[?] 7564[?]  1338[?] 1337[?] 1284[?] 7563[?]  -1337[?] -1338[?] 7562[?]  -1284[?] -1338[?] 7561[?]  1336[?] 1294[?] 1337[?] 7560[?]  -1337[?] -1336[?] 7559[?]  -1294[?] -1337[?] 7558[?]  1336[?] 1333[?] -1335[?] 7557[?]  1335[?] -1336[?] 7556[?]  -1333[?] -1336[?] 7555[?]  1335[?] -1291[?] 1334[?] 7554[?]  -1334[?] -1335[?] 7553[?]  1291[?] -1335[?] 7552[?]  913[?] -894[?] 1334[?] 7551[?]  -1334[?] -913[?] 7550[?]  894[?] -1334[?] 7549[?]  1332[?] -1299[?] 1333[?] 7548[?]  -1333[?] -1332[?] 7547[?]  1299[?] -1333[?] 7546[?]  1332[?] 1328[?] -1331[?] 7545[?]  1331[?] -1332[?] 7544[?]  -1328[?] -1332[?] 7543[?]  1331[?] 1329[?] 1330[?] 7542[?]  -1330[?] -1331[?] 7541[?]  -1329[?] -1331[?] 7540[?]  949[?] -926[?] 1330[?] 7539[?]  -1330[?] -949[?] 7538[?]  926[?] -1330[?] 7537[?]  1003[?] -1014[?] 1329[?] 7536[?]  -1329[?] 1014[?] 7535[?]  -1329[?] -1003[?] 7534[?]  1327[?] 1309[?] 1328[?] 7533[?]  -1328[?] -1327[?] 7532[?]  -1309[?] -1328[?] 7531[?]  1327[?] -1326[?] -1306[?] 7530[?]  1326[?] -1327[?] 7529[?]  1306[?] -1327[?] 7528[?]  1326[?] 1325[?] 1310[?] 7527[?]  -1325[?] -1326[?] 7526[?]  -1310[?] -1326[?] 7525[?]  1324[?] -1315[?] 1325[?] 7524[?]  -1325[?] -1324[?] 7523[?]  1315[?] -1325[?] 7522[?]  1324[?] 1320[?] -1323[?] 7521[?]  1323[?] -1324[?] 7520[?]  -1320[?] -1324[?] 7519[?]  1323[?] 1322[?] 1321[?] 7518[?]  -1322[?] -1323[?] 7517[?]  -1321[?] -1323[?] 7516[?]  1115[?] 1322[?] -1089[?] 7515[?]  -1322[?] -1115[?] 7514[?]  1089[?] -1322[?] 7513[?]  -1123[?] 1140[?] 1321[?] 7512[?]  -1321[?] -1140[?] 7511[?]  -1321[?] 1123[?] 7510[?]  1317[?] 1319[?] 1320[?] 7509[?]  -1320[?] -1319[?] 7508[?]  -1317[?] -1320[?] 7507[?]  1319[?] -1172[?] 1318[?] 7506[?]  -1318[?] -1319[?] 7505[?]  1172[?] -1319[?] 7504[?]  -1316[?] -1151[?] 1318[?] 7503[?]  -1318[?] 1316[?] 7502[?]  -1318[?] 1151[?] 7501[?]  1151[?] 1317[?] 1316[?] 7500[?]  -1316[?] -1317[?] 7499[?]  -1317[?] -1151[?] 7498[?]  -1193[?] 1186[?] 1316[?] 7497[?]  -1316[?] 1193[?] 7496[?]  -1316[?] -1186[?] 7495[?]  1315[?] 1313[?] 1314[?] 7494[?]  -1314[?] -1315[?] 7493[?]  -1313[?] -1315[?] 7492[?]  1089[?] -1311[?] 1314[?] 7491[?]  -1314[?] 1311[?] 7490[?]  -1314[?] -1089[?] 7489[?]  1312[?] 1313[?] -1115[?] 7488[?]  -1313[?] -1312[?] 7487[?]  -1313[?] 1115[?] 7486[?]  1312[?] 1311[?] -1089[?] 7485[?]  -1311[?] -1312[?] 7484[?]  1089[?] -1312[?] 7483[?]  1311[?] 1123[?] -1140[?] 7482[?]  -1311[?] 1140[?] 7481[?]  -1311[?] -1123[?] 7480[?]  1045[?] -1027[?] 1310[?] 7479[?]  -1310[?] -1045[?] 7478[?]  -1310[?] 1027[?] 7477[?]  1308[?] 1309[?] 1300[?] 7476[?]  -1309[?] -1308[?] 7475[?]  -1309[?] -1300[?] 7474[?]  1308[?] 1307[?] -1303[?] 7473[?]  -1307[?] -1308[?] 7472[?]  1303[?] -1308[?] 7471[?]  -1304[?] 1307[?] -1306[?] 7470[?]  -1307[?] 1306[?] 7469[?]  -1307[?] 1304[?] 7468[?]  1306[?] 1300[?] 1305[?] 7467[?]  -1305[?] -1306[?] 7466[?]  -1300[?] -1306[?] 7465[?]  1065[?] -1076[?] 1305[?] 7464[?]  -1305[?] 1076[?] 7463[?]  -1305[?] -1065[?] 7462[?]  1027[?] 1304[?] -1045[?] 7461[?]  -1304[?] 1045[?] 7460[?]  -1304[?] -1027[?] 7459[?]  1303[?] 1301[?] 1302[?] 7458[?]  -1302[?] -1303[?] 7457[?]  -1301[?] -1303[?] 7456[?]  965[?] 1302[?] -985[?] 7455[?]  -1302[?] 985[?] 7454[?]  -1302[?] -965[?] 7453[?]  1076[?] 1301[?] -1065[?] 7452[?]  -1301[?] -1076[?] 7451[?]  -1301[?] 1065[?] 7450[?]  985[?] -965[?] 1300[?] 7449[?]  -1300[?] -985[?] 7448[?]  965[?] -1300[?] 7447[?]  1299[?] 1297[?] 1298[?] 7446[?]  -1298[?] -1299[?] 7445[?]  -1297[?] -1299[?] 7444[?]  926[?] -1295[?] 1298[?] 7443[?]  -1298[?] 1295[?] 7442[?]  -1298[?] -926[?] 7441[?]  1296[?] 1297[?] -949[?] 7440[?]  -1297[?] -1296[?] 7439[?]  -1297[?] 949[?] 7438[?]  1296[?] 1295[?] -926[?] 7437[?]  -1295[?] -1296[?] 7436[?]  926[?] -1296[?] 7435[?]  1014[?] 1295[?] -1003[?] 7434[?]  -1295[?] -1014[?] 7433[?]  1003[?] -1295[?] 7432[?]  1293[?] 1294[?] 1285[?] 7431[?]  -1294[?] -1293[?] 7430[?]  -1294[?] -1285[?] 7429[?]  1293[?] -1288[?] 1292[?] 7428[?]  -1292[?] -1293[?] 7427[?]  1288[?] -1293[?] 7426[?]  -1289[?] 1292[?] -1291[?] 7425[?]  -1292[?] 1291[?] 7424[?]  -1292[?] 1289[?] 7423[?]  1291[?] 1285[?] 1290[?] 7422[?]  -1290[?] -1291[?] 7421[?]  -1285[?] -1291[?] 7420[?]  883[?] -863[?] 1290[?] 7419[?]  -1290[?] -883[?] 7418[?]  -1290[?] 863[?] 7417[?]  894[?] 1289[?] -913[?] 7416[?]  -1289[?] 913[?] 7415[?]  -1289[?] -894[?] 7414[?]  1288[?] 1286[?] 1287[?] 7413[?]  -1287[?] -1288[?] 7412[?]  -1286[?] -1288[?] 7411[?]  830[?] 1287[?] -847[?] 7410[?]  -1287[?] 847[?] 7409[?]  -1287[?] -830[?] 7408[?]  863[?] 1286[?] -883[?] 7407[?]  -1286[?] 883[?] 7406[?]  -1286[?] -863[?] 7405[?]  847[?] -830[?] 1285[?] 7404[?]  -1285[?] -847[?] 7403[?]  -1285[?] 830[?] 7402[?]  817[?] -795[?] 1284[?] 7401[?]  -1284[?] -817[?] 7400[?]  795[?] -1284[?] 7399[?]  795[?] 1283[?] -817[?] 7398[?]  -1283[?] 817[?] 7397[?]  -1283[?] -795[?] 7396[?]  784[?] -765[?] 1282[?] 7395[?]  -1282[?] -784[?] 7394[?]  -1282[?] 765[?] 7393[?]  765[?] 1281[?] -784[?] 7392[?]  784[?] -1281[?] 7391[?]  -1281[?] -765[?] 7390[?]  754[?] -734[?] 1280[?] 7389[?]  -1280[?] -754[?] 7388[?]  -1280[?] 734[?] 7387[?]  734[?] 1279[?] -754[?] 7386[?]  -1279[?] 754[?] 7385[?]  -1279[?] -734[?] 7384[?]  704[?] -723[?] 1278[?] 7383[?]  -1278[?] 723[?] 7382[?]  -1278[?] -704[?] 7381[?]  1276[?] 694[?] 1277[?] 7380[?]  -1276[?] -1277[?] 7379[?]  -1277[?] -694[?] 7378[?]  1276[?] -704[?] 723[?] 7377[?]  -1276[?] -723[?] 7376[?]  -1276[?] 704[?] 7375[?]  -1275[?] 1274[?] 7373[?]  -1275[?] -386[?] 7372[?]  368[?] -1274[?] 7370[?]  -1274[?] -352[?] 7369[?]  1273[?] 1228[?] -1272[?] 7368[?]  1272[?] -1273[?] 7367[?]  -1228[?] -1273[?] 7366[?]  1272[?] -1271[?] 1235[?] 7365[?]  1271[?] -1272[?] 7364[?]  -1235[?] -1272[?] 7363[?]  1271[?] 1270[?] 1256[?] 7362[?]  -1270[?] -1271[?] 7361[?]  -1256[?] -1271[?] 7360[?]  -1269[?] -1270[?] 7358[?]  -1270[?] 1258[?] 7357[?]  1263[?] 1269[?] -1268[?] 7356[?]  1268[?] 1264[?] -1267[?] 7353[?]  1267[?] 1265[?] 1266[?] 7350[?]  -1266[?] 513[?] 7346[?]  -1266[?] 100[?] 7345[?]  -1265[?] 511[?] 7343[?]  -1265[?] 118[?] 7342[?]  -1264[?] 509[?] 7340[?]  136[?] -1264[?] 7339[?]  -1262[?] -1263[?] 7337[?]  492[?] -1263[?] 7336[?]  1262[?] 1261[?] 1260[?] 7335[?]  -1261[?] -1259[?] 7331[?]  164[?] -1261[?] 7330[?]  -1260[?] 1259[?] 7328[?]  -1260[?] -164[?] 7327[?]  -166[?] 1259[?] -504[?] 7326[?]  504[?] -1259[?] 7325[?]  -1259[?] 166[?] 7324[?]  -1258[?] 1257[?] 7322[?]  533[?] -1258[?] 7321[?]  386[?] 380[?] 1257[?] 7320[?]  -386[?] -1257[?] 7319[?]  -380[?] -1257[?] 7318[?]  -1237[?] -1255[?] 1256[?] 7317[?]  -1256[?] 1255[?] 7316[?]  -1256[?] 1237[?] 7315[?]  1255[?] 1253[?] 1254[?] 7314[?]  -1255[?] -1254[?] 7313[?]  -1253[?] -1255[?] 7312[?]  -691[?] -1252[?] 1254[?] 7311[?]  -1254[?] 1252[?] 7310[?]  691[?] -1254[?] 7309[?]  691[?] 1253[?] 1252[?] 7308[?]  -1253[?] -1252[?] 7307[?]  -1253[?] -691[?] 7306[?]  -723[?] 1252[?] -1251[?] 7305[?]  1251[?] -1252[?] 7304[?]  -1252[?] 723[?] 7303[?]  1251[?] -1249[?] -1250[?] 7302[?]  1250[?] -1251[?] 7301[?]  1249[?] -1251[?] 7300[?]  1250[?] -784[?] -754[?] 7299[?]  784[?] -1250[?] 7298[?]  754[?] -1250[?] 7297[?]  1249[?] -1248[?] -817[?] 7296[?]  1248[?] -1249[?] 7295[?]  817[?] -1249[?] 7294[?]  1248[?] -1247[?] -847[?] 7293[?]  1247[?] -1248[?] 7292[?]  847[?] -1248[?] 7291[?]  1247[?] -1245[?] -1246[?] 7290[?]  1246[?] -1247[?] 7289[?]  1245[?] -1247[?] 7288[?]  1246[?] -913[?] -883[?] 7287[?]  913[?] -1246[?] 7286[?]  883[?] -1246[?] 7285[?]  1245[?] -1244[?] -949[?] 7284[?]  1244[?] -1245[?] 7283[?]  949[?] -1245[?] 7282[?]  1244[?] -1243[?] -1003[?] 7281[?]  1243[?] -1244[?] 7280[?]  1003[?] -1244[?] 7279[?]  1243[?] -1241[?] -1242[?] 7278[?]  1242[?] -1243[?] 7277[?]  1241[?] -1243[?] 7276[?]  1242[?] -985[?] -1065[?] 7275[?]  1065[?] -1242[?] 7274[?]  985[?] -1242[?] 7273[?]  1241[?] -1240[?] -1045[?] 7272[?]  1240[?] -1241[?] 7271[?]  1045[?] -1241[?] 7270[?]  1240[?] -1239[?] -1115[?] 7269[?]  1239[?] -1240[?] 7268[?]  1115[?] -1240[?] 7267[?]  1239[?] -1238[?] -1140[?] 7266[?]  1238[?] -1239[?] 7265[?]  1140[?] -1239[?] 7264[?]  1238[?] -1172[?] -1186[?] 7263[?]  1186[?] -1238[?] 7262[?]  1172[?] -1238[?] 7261[?]  -1236[?] -386[?] 1237[?] 7260[?]  -1237[?] 1236[?] 7259[?]  -1237[?] 386[?] 7258[?]  -380[?] 1236[?] -352[?] 7257[?]  -1236[?] 380[?] 7256[?]  -1236[?] 352[?] 7255[?]  1234[?] 691[?] 1235[?] 7254[?]  -1235[?] -1234[?] 7253[?]  -1235[?] -691[?] 7252[?]  1234[?] 1233[?] 1230[?] 7251[?]  -1233[?] -1234[?] 7250[?]  -1230[?] -1234[?] 7249[?]  -1233[?] 1232[?] 7247[?]  -1233[?] -352[?] 7246[?]  -1232[?] 1231[?] 7244[?]  -1232[?] 380[?] 7243[?]  -1231[?] 386[?] 7241[?]  368[?] -1231[?] 7240[?]  -1229[?] -380[?] 1230[?] 7239[?]  -1230[?] 1229[?] 7238[?]  -1230[?] 380[?] 7237[?]  368[?] -386[?] 1229[?] 7236[?]  -1229[?] 386[?] 7235[?]  -1229[?] -368[?] 7234[?]  -1228[?] -1227[?] 7232[?]  -1228[?] 455[?] 7231[?]  1226[?] 1227[?] 1222[?] 7230[?]  -1227[?] -1226[?] 7229[?]  -1227[?] -1222[?] 7228[?]  1226[?] 1221[?] 1225[?] 7227[?]  -1225[?] -1226[?] 7226[?]  -1221[?] -1226[?] 7225[?]  1224[?] 1223[?] 1225[?] 7224[?]  -1224[?] -1225[?] 7223[?]  -1223[?] -1225[?] 7222[?]  691[?] 517[?] 1224[?] 7221[?]  -1224[?] -691[?] 7220[?]  -1224[?] -517[?] 7219[?]  -517[?] -691[?] 1223[?] 7218[?]  -1223[?] 691[?] 7217[?]  -1223[?] 517[?] 7216[?]  -1221[?] 694[?] 1222[?] 7215[?]  -1222[?] 1221[?] 7214[?]  -1222[?] -694[?] 7213[?]  724[?] 1221[?] 1220[?] 7212[?]  -1220[?] -1221[?] 7211[?]  -724[?] -1221[?] 7210[?]  1218[?] 1219[?] 1220[?] 7209[?]  -1220[?] -1219[?] 7208[?]  -1220[?] -1218[?] 7207[?]  -723[?] -704[?] 1219[?] 7206[?]  -1219[?] 723[?] 7205[?]  704[?] -1219[?] 7204[?]  1218[?] 1217[?] 755[?] 7203[?]  -1217[?] -1218[?] 7202[?]  -755[?] -1218[?] 7201[?]  1215[?] 1216[?] 1217[?] 7200[?]  -1217[?] -1216[?] 7199[?]  -1217[?] -1215[?] 7198[?]  1216[?] -734[?] -754[?] 7197[?]  754[?] -1216[?] 7196[?]  734[?] -1216[?] 7195[?]  1215[?] 853[?] 1214[?] 7194[?]  -1214[?] -1215[?] 7193[?]  -853[?] -1215[?] 7192[?]  -1213[?] -850[?] 1214[?] 7191[?]  -1214[?] 1213[?] 7190[?]  -1214[?] 850[?] 7189[?]  1211[?] 1212[?] 1213[?] 7188[?]  -1213[?] -1212[?] 7187[?]  -1213[?] -1211[?] 7186[?]  1212[?] -830[?] -847[?] 7185[?]  847[?] -1212[?] 7184[?]  830[?] -1212[?] 7183[?]  1211[?] 1210[?] 955[?] 7182[?]  -1210[?] -1211[?] 7181[?]  -955[?] -1211[?] 7180[?]  1207[?] -1209[?] 1210[?] 7179[?]  -1210[?] 1209[?] 7178[?]  -1210[?] -1207[?] 7177[?]  1208[?] -952[?] 1209[?] 7176[?]  -1209[?] -1208[?] 7175[?]  -1209[?] 952[?] 7174[?]  1208[?] -926[?] -949[?] 7173[?]  949[?] -1208[?] 7172[?]  926[?] -1208[?] 7171[?]  1207[?] 1206[?] -1017[?] 7170[?]  -1206[?] -1207[?] 7169[?]  1017[?] -1207[?] 7168[?]  1202[?] -1205[?] 1206[?] 7167[?]  -1206[?] 1205[?] 7166[?]  -1206[?] -1202[?] 7165[?]  1203[?] 1204[?] 1205[?] 7164[?]  -1205[?] -1204[?] 7163[?]  -1205[?] -1203[?] 7162[?]  1204[?] -1014[?] -1003[?] 7161[?]  1014[?] -1204[?] 7160[?]  1003[?] -1204[?] 7159[?]  1203[?] -965[?] -985[?] 7158[?]  985[?] -1203[?] 7157[?]  965[?] -1203[?] 7156[?]  1202[?] 1201[?] -1079[?] 7155[?]  -1201[?] -1202[?] 7154[?]  1079[?] -1202[?] 7153[?]  1200[?] -1082[?] 1201[?] 7152[?]  -1201[?] -1200[?] 7151[?]  -1201[?] 1082[?] 7150[?]  1200[?] 1199[?] -1144[?] 7149[?]  -1199[?] -1200[?] 7148[?]  1144[?] -1200[?] 7147[?]  1196[?] -1198[?] 1199[?] 7146[?]  -1199[?] 1198[?] 7145[?]  -1199[?] -1196[?] 7144[?]  1197[?] 1142[?] 1198[?] 7143[?]  -1197[?] -1198[?] 7142[?]  -1198[?] -1142[?] 7141[?]  -1123[?] 1197[?] -1140[?] 7140[?]  -1197[?] 1140[?] 7139[?]  -1197[?] 1123[?] 7138[?]  1196[?] 1173[?] 1195[?] 7137[?]  -1195[?] -1196[?] 7136[?]  -1173[?] -1196[?] 7135[?]  -1194[?] 1174[?] 1195[?] 7134[?]  -1195[?] 1194[?] 7133[?]  -1174[?] -1195[?] 7132[?]  1193[?] 1186[?] 1194[?] 7131[?]  -1193[?] -1194[?] 7130[?]  -1194[?] -1186[?] 7129[?]  -1192[?] 1193[?] 1187[?] 7128[?]  -1193[?] 1192[?] 7127[?]  -1187[?] -1193[?] 7126[?]  -1191[?] 1192[?] 1188[?] 7125[?]  -1192[?] 1191[?] 7124[?]  -1188[?] -1192[?] 7123[?]  1189[?] 1191[?] 1190[?] 7122[?]  -1190[?] -1191[?] 7121[?]  -1191[?] -1189[?] 7120[?]  -119[?] -509[?] 1190[?] 7119[?]  -1190[?] 509[?] 7118[?]  -1190[?] 119[?] 7117[?]  1189[?] -161[?] -492[?] 7116[?]  492[?] -1189[?] 7115[?]  161[?] -1189[?] 7114[?]  -101[?] -511[?] 1188[?] 7113[?]  -1188[?] 511[?] 7112[?]  -1188[?] 101[?] 7111[?]  -83[?] -513[?] 1187[?] 7110[?]  -1187[?] 513[?] 7109[?]  83[?] -1187[?] 7108[?]  1186[?] 1178[?] 1185[?] 7107[?]  -1185[?] -1186[?] 7106[?]  -1178[?] -1186[?] 7105[?]  1184[?] 534[?] 1185[?] 7104[?]  -1185[?] -1184[?] 7103[?]  -1185[?] -534[?] 7102[?]  1184[?] 1183[?] 1179[?] 7101[?]  -1183[?] -1184[?] 7100[?]  -1179[?] -1184[?] 7099[?]  1182[?] 1183[?] 556[?] 7098[?]  -1183[?] -1182[?] 7097[?]  -1183[?] -556[?] 7096[?]  1182[?] 1180[?] 1181[?] 7095[?]  -1181[?] -1182[?] 7094[?]  -1180[?] -1182[?] 7093[?]  18[?] 649[?] 1181[?] 7092[?]  -649[?] -1181[?] 7091[?]  -1181[?] -18[?] 7090[?]  -649[?] -18[?] 1180[?] 7089[?]  -1180[?] 649[?] 7088[?]  -1180[?] 18[?] 7087[?]  -177[?] -556[?] 1179[?] 7086[?]  -1179[?] 556[?] 7085[?]  -1179[?] 177[?] 7084[?]  1177[?] 1178[?] -534[?] 7083[?]  -1178[?] -1177[?] 7082[?]  534[?] -1178[?] 7081[?]  1177[?] 1175[?] 1176[?] 7080[?]  -1176[?] -1177[?] 7079[?]  -1175[?] -1177[?] 7078[?]  50[?] -19[?] 1176[?] 7077[?]  -1176[?] -50[?] 7076[?]  -1176[?] 19[?] 7075[?]  -19[?] 1175[?] -50[?] 7074[?]  50[?] -1175[?] 7073[?]  -1175[?] 19[?] 7072[?]  -1151[?] 1174[?] -1172[?] 7071[?]  -1174[?] 1172[?] 7070[?]  -1174[?] 1151[?] 7069[?]  1151[?] 1172[?] 1173[?] 7068[?]  -1173[?] -1172[?] 7067[?]  -1173[?] -1151[?] 7066[?]  1172[?] 1158[?] 1171[?] 7065[?]  -1171[?] -1172[?] 7064[?]  -1158[?] -1172[?] 7063[?]  1170[?] 534[?] 1171[?] 7062[?]  -1171[?] -1170[?] 7061[?]  -1171[?] -534[?] 7060[?]  1170[?] 1169[?] 1159[?] 7059[?]  -1169[?] -1170[?] 7058[?]  -1159[?] -1170[?] 7057[?]  1168[?] 1169[?] 556[?] 7056[?]  -1169[?] -1168[?] 7055[?]  -1169[?] -556[?] 7054[?]  1168[?] 1167[?] -1163[?] 7053[?]  -1167[?] -1168[?] 7052[?]  1163[?] -1168[?] 7051[?]  1166[?] 17[?] 1167[?] 7050[?]  -1167[?] -1166[?] 7049[?]  -17[?] -1167[?] 7048[?]  1166[?] 1165[?] 1164[?] 7047[?]  -1165[?] -1166[?] 7046[?]  -1164[?] -1166[?] 7045[?]  646[?] 1165[?] 650[?] 7044[?]  -1165[?] -650[?] 7043[?]  -1165[?] -646[?] 7042[?]  -650[?] -646[?] 1164[?] 7041[?]  -1164[?] 650[?] 7040[?]  646[?] -1164[?] 7039[?]  1163[?] 1162[?] 1160[?] 7038[?]  -1162[?] -1163[?] 7037[?]  -1160[?] -1163[?] 7036[?]  -1161[?] -646[?] 1162[?] 7035[?]  -1162[?] 1161[?] 7034[?]  -1162[?] 646[?] 7033[?]  -17[?] 1161[?] 650[?] 7032[?]  -1161[?] -650[?] 7031[?]  -1161[?] 17[?] 7030[?]  646[?] -653[?] 1160[?] 7029[?]  -1160[?] 653[?] 7028[?]  -1160[?] -646[?] 7027[?]  -178[?] -556[?] 1159[?] 7026[?]  -1159[?] 556[?] 7025[?]  -1159[?] 178[?] 7024[?]  1157[?] 1158[?] -534[?] 7023[?]  -1158[?] -1157[?] 7022[?]  534[?] -1158[?] 7021[?]  1157[?] 1155[?] 1156[?] 7020[?]  -1156[?] -1157[?] 7019[?]  -1155[?] -1157[?] 7018[?]  50[?] -20[?] 1156[?] 7017[?]  -1156[?] -50[?] 7016[?]  -1156[?] 20[?] 7015[?]  1154[?] 1155[?] -50[?] 7014[?]  -1155[?] -1154[?] 7013[?]  50[?] -1155[?] 7012[?]  1154[?] 1153[?] 1152[?] 7011[?]  -1153[?] -1154[?] 7010[?]  -1152[?] -1154[?] 7009[?]  -20[?] 1153[?] 19[?] 7008[?]  -1153[?] 20[?] 7007[?]  -19[?] -1153[?] 7006[?]  -19[?] 20[?] 1152[?] 7005[?]  -1152[?] -20[?] 7004[?]  -1152[?] 19[?] 7003[?]  1151[?] -1150[?] 1145[?] 7002[?]  1150[?] -1151[?] 7001[?]  -1145[?] -1151[?] 7000[?]  1150[?] -1149[?] 1146[?] 6999[?]  1149[?] -1150[?] 6998[?]  -1146[?] -1150[?] 6997[?]  1149[?] 1147[?] 1148[?] 6996[?]  -1148[?] -1149[?] 6995[?]  -1147[?] -1149[?] 6994[?]  -84[?] -513[?] 1148[?] 6993[?]  -1148[?] 513[?] 6992[?]  84[?] -1148[?] 6991[?]  -168[?] 1147[?] -492[?] 6990[?]  492[?] -1147[?] 6989[?]  -1147[?] 168[?] 6988[?]  -102[?] -511[?] 1146[?] 6987[?]  -1146[?] 511[?] 6986[?]  -1146[?] 102[?] 6985[?]  -120[?] -509[?] 1145[?] 6984[?]  -1145[?] 509[?] 6983[?]  -1145[?] 120[?] 6982[?]  1144[?] 1143[?] 1116[?] 6981[?]  -1143[?] -1144[?] 6980[?]  -1116[?] -1144[?] 6979[?]  -1141[?] 1142[?] 1143[?] 6978[?]  -1143[?] -1142[?] 6977[?]  -1143[?] 1141[?] 6976[?]  1142[?] -1115[?] -1089[?] 6975[?]  1115[?] -1142[?] 6974[?]  1089[?] -1142[?] 6973[?]  1140[?] 1123[?] 1141[?] 6972[?]  -1141[?] -1140[?] 6971[?]  -1123[?] -1141[?] 6970[?]  1140[?] 1129[?] 1139[?] 6969[?]  -1139[?] -1140[?] 6968[?]  -1129[?] -1140[?] 6967[?]  1138[?] 534[?] 1139[?] 6966[?]  -1139[?] -1138[?] 6965[?]  -1139[?] -534[?] 6964[?]  1138[?] 1137[?] 1130[?] 6963[?]  -1137[?] -1138[?] 6962[?]  -1130[?] -1138[?] 6961[?]  1136[?] 1137[?] 556[?] 6960[?]  -1137[?] -1136[?] 6959[?]  -1137[?] -556[?] 6958[?]  1136[?] 1135[?] 1134[?] 6957[?]  -1135[?] -1136[?] 6956[?]  -1134[?] -1136[?] 6955[?]  656[?] -1133[?] 1135[?] 6954[?]  -1135[?] 1133[?] 6953[?]  -1135[?] -656[?] 6952[?]  1133[?] -656[?] 1134[?] 6951[?]  -1134[?] -1133[?] 6950[?]  656[?] -1134[?] 6949[?]  1133[?] 1132[?] 1131[?] 6948[?]  -1132[?] -1133[?] 6947[?]  -1131[?] -1133[?] 6946[?]  635[?] 16[?] 1132[?] 6945[?]  -1132[?] -635[?] 6944[?]  -1132[?] -16[?] 6943[?]  -16[?] 1131[?] -635[?] 6942[?]  -1131[?] 635[?] 6941[?]  -1131[?] 16[?] 6940[?]  -179[?] -556[?] 1130[?] 6939[?]  -1130[?] 556[?] 6938[?]  -1130[?] 179[?] 6937[?]  1128[?] 1129[?] -534[?] 6936[?]  -1129[?] -1128[?] 6935[?]  534[?] -1129[?] 6934[?]  1128[?] 1126[?] 1127[?] 6933[?]  -1127[?] -1128[?] 6932[?]  -1126[?] -1128[?] 6931[?]  50[?] -21[?] 1127[?] 6930[?]  -1127[?] -50[?] 6929[?]  -1127[?] 21[?] 6928[?]  -1125[?] 1126[?] -50[?] 6927[?]  -1126[?] 1125[?] 6926[?]  50[?] -1126[?] 6925[?]  536[?] 1124[?] 1125[?] 6924[?]  -1124[?] -1125[?] 6923[?]  -1125[?] -536[?] 6922[?]  -21[?] 535[?] 1124[?] 6921[?]  -1124[?] -535[?] 6920[?]  -1124[?] 21[?] 6919[?]  -1122[?] 1123[?] 1117[?] 6918[?]  -1123[?] 1122[?] 6917[?]  -1117[?] -1123[?] 6916[?]  -1121[?] 1122[?] 1118[?] 6915[?]  -1122[?] 1121[?] 6914[?]  -1118[?] -1122[?] 6913[?]  1119[?] 1121[?] 1120[?] 6912[?]  -1120[?] -1121[?] 6911[?]  -1121[?] -1119[?] 6910[?]  -85[?] -513[?] 1120[?] 6909[?]  -1120[?] 513[?] 6908[?]  -1120[?] 85[?] 6907[?]  1119[?] -158[?] -492[?] 6906[?]  492[?] -1119[?] 6905[?]  158[?] -1119[?] 6904[?]  -103[?] -511[?] 1118[?] 6903[?]  -1118[?] 511[?] 6902[?]  103[?] -1118[?] 6901[?]  -121[?] -509[?] 1117[?] 6900[?]  -1117[?] 509[?] 6899[?]  -1117[?] 121[?] 6898[?]  1089[?] 1115[?] 1116[?] 6897[?]  -1116[?] -1115[?] 6896[?]  -1116[?] -1089[?] 6895[?]  1115[?] 1095[?] 1114[?] 6894[?]  -1114[?] -1115[?] 6893[?]  -1095[?] -1115[?] 6892[?]  1113[?] 534[?] 1114[?] 6891[?]  -1113[?] -1114[?] 6890[?]  -1114[?] -534[?] 6889[?]  1113[?] 1112[?] 1096[?] 6888[?]  -1112[?] -1113[?] 6887[?]  -1113[?] -1096[?] 6886[?]  1111[?] 1112[?] 556[?] 6885[?]  -1111[?] -1112[?] 6884[?]  -1112[?] -556[?] 6883[?]  1110[?] 1109[?] 1111[?] 6882[?]  -1111[?] -1110[?] 6881[?]  -1109[?] -1111[?] 6880[?]  1110[?] -1108[?] 1105[?] 6879[?]  1108[?] -1110[?] 6878[?]  -1105[?] -1110[?] 6877[?]  1108[?] -1105[?] 1109[?] 6876[?]  -1109[?] -1108[?] 6875[?]  -1109[?] 1105[?] 6874[?]  1108[?] 1107[?] 1106[?] 6873[?]  -1107[?] -1108[?] 6872[?]  -1106[?] -1108[?] 6871[?]  15[?] 639[?] 1107[?] 6870[?]  -1107[?] -639[?] 6869[?]  -1107[?] -15[?] 6868[?]  -639[?] -15[?] 1106[?] 6867[?]  -1106[?] 639[?] 6866[?]  -1106[?] 15[?] 6865[?]  -1104[?] 636[?] 1105[?] 6864[?]  1104[?] -1105[?] 6863[?]  -636[?] -1105[?] 6862[?]  1104[?] -1103[?] 1099[?] 6861[?]  1103[?] -1104[?] 6860[?]  -1099[?] -1104[?] 6859[?]  1103[?] 1100[?] 1102[?] 6858[?]  -1102[?] -1103[?] 6857[?]  -1100[?] -1103[?] 6856[?]  -1101[?] -650[?] 1102[?] 6855[?]  -1102[?] 1101[?] 6854[?]  -1102[?] 650[?] 6853[?]  -17[?] 1101[?] 657[?] 6852[?]  -1101[?] -657[?] 6851[?]  -1101[?] 17[?] 6850[?]  -654[?] 1100[?] 657[?] 6849[?]  -1100[?] -657[?] 6848[?]  -1100[?] 654[?] 6847[?]  -1097[?] -1098[?] 1099[?] 6846[?]  -1099[?] 1098[?] 6845[?]  -1099[?] 1097[?] 6844[?]  -18[?] 1098[?] 657[?] 6843[?]  -1098[?] -657[?] 6842[?]  18[?] -1098[?] 6841[?]  646[?] 649[?] 1097[?] 6840[?]  -649[?] -1097[?] 6839[?]  -1097[?] -646[?] 6838[?]  -180[?] -556[?] 1096[?] 6837[?]  -1096[?] 556[?] 6836[?]  180[?] -1096[?] 6835[?]  1094[?] 1095[?] -534[?] 6834[?]  -1095[?] -1094[?] 6833[?]  534[?] -1095[?] 6832[?]  1094[?] 1092[?] 1093[?] 6831[?]  -1093[?] -1094[?] 6830[?]  -1092[?] -1094[?] 6829[?]  50[?] -22[?] 1093[?] 6828[?]  -1093[?] -50[?] 6827[?]  -1093[?] 22[?] 6826[?]  -1091[?] 1092[?] -50[?] 6825[?]  -1092[?] 1091[?] 6824[?]  50[?] -1092[?] 6823[?]  1028[?] 1091[?] 1090[?] 6822[?]  -1090[?] -1091[?] 6821[?]  -1091[?] -1028[?] 6820[?]  536[?] -22[?] 1090[?] 6819[?]  -1090[?] -536[?] 6818[?]  -1090[?] 22[?] 6817[?]  1089[?] -1088[?] 1083[?] 6816[?]  1088[?] -1089[?] 6815[?]  -1083[?] -1089[?] 6814[?]  1088[?] -1087[?] 1084[?] 6813[?]  1087[?] -1088[?] 6812[?]  -1084[?] -1088[?] 6811[?]  1087[?] 1085[?] 1086[?] 6810[?]  -1086[?] -1087[?] 6809[?]  -1085[?] -1087[?] 6808[?]  -86[?] -513[?] 1086[?] 6807[?]  -1086[?] 513[?] 6806[?]  -1086[?] 86[?] 6805[?]  170[?] 1085[?] -492[?] 6804[?]  492[?] -1085[?] 6803[?]  -1085[?] -170[?] 6802[?]  -104[?] -511[?] 1084[?] 6801[?]  -1084[?] 511[?] 6800[?]  104[?] -1084[?] 6799[?]  -122[?] -509[?] 1083[?] 6798[?]  -1083[?] 509[?] 6797[?]  122[?] -1083[?] 6796[?]  1080[?] 1081[?] 1082[?] 6795[?]  -1082[?] -1081[?] 6794[?]  -1082[?] -1080[?] 6793[?]  1081[?] -1076[?] -1065[?] 6792[?]  1076[?] -1081[?] 6791[?]  1065[?] -1081[?] 6790[?]  1080[?] -1027[?] -1045[?] 6789[?]  1045[?] -1080[?] 6788[?]  1027[?] -1080[?] 6787[?]  1079[?] 1078[?] 1066[?] 6786[?]  -1078[?] -1079[?] 6785[?]  -1066[?] -1079[?] 6784[?]  1076[?] 1077[?] 1078[?] 6783[?]  -1078[?] -1077[?] 6782[?]  -1078[?] -1076[?] 6781[?]  1077[?] 1046[?] -1065[?] 6780[?]  1065[?] -1077[?] 6779[?]  -1046[?] -1077[?] 6778[?]  1076[?] -1075[?] 1067[?] 6777[?]  1075[?] -1076[?] 6776[?]  -1067[?] -1076[?] 6775[?]  1075[?] -1074[?] 1068[?] 6774[?]  1074[?] -1075[?] 6773[?]  -1068[?] -1075[?] 6772[?]  1074[?] 1072[?] 1073[?] 6771[?]  -1073[?] -1074[?] 6770[?]  -1072[?] -1074[?] 6769[?]  -88[?] -513[?] 1073[?] 6768[?]  -1073[?] 513[?] 6767[?]  -1073[?] 88[?] 6766[?]  1071[?] 1072[?] -492[?] 6765[?]  -1072[?] -1071[?] 6764[?]  492[?] -1072[?] 6763[?]  1071[?] 1069[?] 1070[?] 6762[?]  -1070[?] -1071[?] 6761[?]  -1069[?] -1071[?] 6760[?]  493[?] 1070[?] -165[?] 6759[?]  -1070[?] -493[?] 6758[?]  -1070[?] 165[?] 6757[?]  165[?] 1069[?] -493[?] 6756[?]  -1069[?] 493[?] 6755[?]  -1069[?] -165[?] 6754[?]  -106[?] -511[?] 1068[?] 6753[?]  -1068[?] 511[?] 6752[?]  106[?] -1068[?] 6751[?]  -124[?] -509[?] 1067[?] 6750[?]  -1067[?] 509[?] 6749[?]  -1067[?] 124[?] 6748[?]  -1046[?] 1065[?] 1066[?] 6747[?]  -1066[?] -1065[?] 6746[?]  -1066[?] 1046[?] 6745[?]  1065[?] 1052[?] 1064[?] 6744[?]  -1064[?] -1065[?] 6743[?]  -1052[?] -1065[?] 6742[?]  1063[?] 534[?] 1064[?] 6741[?]  -1063[?] -1064[?] 6740[?]  -1064[?] -534[?] 6739[?]  1063[?] 1062[?] 1053[?] 6738[?]  -1062[?] -1063[?] 6737[?]  -1063[?] -1053[?] 6736[?]  1061[?] 1062[?] 556[?] 6735[?]  -1062[?] -1061[?] 6734[?]  -1062[?] -556[?] 6733[?]  1061[?] 1060[?] 1059[?] 6732[?]  -1060[?] -1061[?] 6731[?]  -1059[?] -1061[?] 6730[?]  1055[?] -1058[?] 1060[?] 6729[?]  1058[?] -1060[?] 6728[?]  -1055[?] -1060[?] 6727[?]  1058[?] -1055[?] 1059[?] 6726[?]  -1059[?] -1058[?] 6725[?]  -1059[?] 1055[?] 6724[?]  1058[?] 1057[?] 1056[?] 6723[?]  -1057[?] -1058[?] 6722[?]  -1056[?] -1058[?] 6721[?]  13[?] 1057[?] 621[?] 6720[?]  -1057[?] -621[?] 6719[?]  -1057[?] -13[?] 6718[?]  -621[?] 1056[?] -13[?] 6717[?]  -1056[?] 621[?] 6716[?]  -1056[?] 13[?] 6715[?]  618[?] 1055[?] 1054[?] 6714[?]  -1055[?] -1054[?] 6713[?]  -1055[?] -618[?] 6712[?]  661[?] 660[?] 1054[?] 6711[?]  -661[?] -1054[?] 6710[?]  -1054[?] -660[?] 6709[?]  -182[?] -556[?] 1053[?] 6708[?]  -1053[?] 556[?] 6707[?]  182[?] -1053[?] 6706[?]  1051[?] 1052[?] -534[?] 6705[?]  -1052[?] -1051[?] 6704[?]  534[?] -1052[?] 6703[?]  1051[?] 1049[?] 1050[?] 6702[?]  -1050[?] -1051[?] 6701[?]  -1049[?] -1051[?] 6700[?]  50[?] -24[?] 1050[?] 6699[?]  -1050[?] -50[?] 6698[?]  -1050[?] 24[?] 6697[?]  -1048[?] 1049[?] -50[?] 6696[?]  -1049[?] 1048[?] 6695[?]  50[?] -1049[?] 6694[?]  966[?] 1048[?] 1047[?] 6693[?]  -1047[?] -1048[?] 6692[?]  -1048[?] -966[?] 6691[?]  927[?] -24[?] 1047[?] 6690[?]  -1047[?] -927[?] 6689[?]  -1047[?] 24[?] 6688[?]  1027[?] 1045[?] 1046[?] 6687[?]  -1046[?] -1045[?] 6686[?]  -1046[?] -1027[?] 6685[?]  1045[?] 1034[?] 1044[?] 6684[?]  -1044[?] -1045[?] 6683[?]  -1034[?] -1045[?] 6682[?]  1043[?] 534[?] 1044[?] 6681[?]  -1043[?] -1044[?] 6680[?]  -1044[?] -534[?] 6679[?]  1043[?] 1042[?] 1035[?] 6678[?]  -1042[?] -1043[?] 6677[?]  -1043[?] -1035[?] 6676[?]  1041[?] 1042[?] 556[?] 6675[?]  -1042[?] -1041[?] 6674[?]  -1042[?] -556[?] 6673[?]  1041[?] 1039[?] 1040[?] 6672[?]  -1040[?] -1041[?] 6671[?]  -1039[?] -1041[?] 6670[?]  -1038[?] 660[?] 1040[?] 6669[?]  1038[?] -1040[?] 6668[?]  -1040[?] -660[?] 6667[?]  1038[?] -660[?] 1039[?] 6666[?]  -1039[?] -1038[?] 6665[?]  -1039[?] 660[?] 6664[?]  1038[?] 1037[?] 1036[?] 6663[?]  -1037[?] -1038[?] 6662[?]  -1036[?] -1038[?] 6661[?]  14[?] 617[?] 1037[?] 6660[?]  -1037[?] -617[?] 6659[?]  -1037[?] -14[?] 6658[?]  -617[?] -14[?] 1036[?] 6657[?]  -1036[?] 617[?] 6656[?]  -1036[?] 14[?] 6655[?]  -181[?] -556[?] 1035[?] 6654[?]  -1035[?] 556[?] 6653[?]  181[?] -1035[?] 6652[?]  1033[?] 1034[?] -534[?] 6651[?]  -1034[?] -1033[?] 6650[?]  534[?] -1034[?] 6649[?]  1033[?] 1031[?] 1032[?] 6648[?]  -1032[?] -1033[?] 6647[?]  -1031[?] -1033[?] 6646[?]  50[?] -23[?] 1032[?] 6645[?]  -1032[?] -50[?] 6644[?]  -1032[?] 23[?] 6643[?]  -1030[?] 1031[?] -50[?] 6642[?]  -1031[?] 1030[?] 6641[?]  50[?] -1031[?] 6640[?]  927[?] 1029[?] 1030[?] 6639[?]  -1029[?] -1030[?] 6638[?]  -1030[?] -927[?] 6637[?]  1028[?] -23[?] 1029[?] 6636[?]  -1029[?] -1028[?] 6635[?]  -1029[?] 23[?] 6634[?]  1028[?] 22[?] -536[?] 6633[?]  536[?] -1028[?] 6632[?]  -22[?] -1028[?] 6631[?]  1027[?] -1026[?] 1018[?] 6630[?]  1026[?] -1027[?] 6629[?]  -1018[?] -1027[?] 6628[?]  1026[?] -1025[?] 1019[?] 6627[?]  1025[?] -1026[?] 6626[?]  -1019[?] -1026[?] 6625[?]  1025[?] 1023[?] 1024[?] 6624[?]  -1024[?] -1025[?] 6623[?]  -1023[?] -1025[?] 6622[?]  -87[?] -513[?] 1024[?] 6621[?]  -1024[?] 513[?] 6620[?]  -1024[?] 87[?] 6619[?]  1022[?] 1023[?] -492[?] 6618[?]  -1023[?] -1022[?] 6617[?]  492[?] -1023[?] 6616[?]  1022[?] 1020[?] 1021[?] 6615[?]  -1021[?] -1022[?] 6614[?]  -1020[?] -1022[?] 6613[?]  170[?] -163[?] 1021[?] 6612[?]  -1021[?] -170[?] 6611[?]  -1021[?] 163[?] 6610[?]  163[?] 1020[?] -170[?] 6609[?]  170[?] -1020[?] 6608[?]  -1020[?] -163[?] 6607[?]  -105[?] -511[?] 1019[?] 6606[?]  -1019[?] 511[?] 6605[?]  105[?] -1019[?] 6604[?]  -123[?] -509[?] 1018[?] 6603[?]  -1018[?] 509[?] 6602[?]  -1018[?] 123[?] 6601[?]  1017[?] 1016[?] 1004[?] 6600[?]  -1016[?] -1017[?] 6599[?]  -1004[?] -1017[?] 6598[?]  1015[?] 1014[?] 1016[?] 6597[?]  -1016[?] -1015[?] 6596[?]  -1016[?] -1014[?] 6595[?]  1015[?] 986[?] -1003[?] 6594[?]  1003[?] -1015[?] 6593[?]  -986[?] -1015[?] 6592[?]  1014[?] -1013[?] 1005[?] 6591[?]  1013[?] -1014[?] 6590[?]  -1005[?] -1014[?] 6589[?]  1013[?] -1012[?] 1006[?] 6588[?]  1012[?] -1013[?] 6587[?]  -1006[?] -1013[?] 6586[?]  1012[?] 1010[?] 1011[?] 6585[?]  -1011[?] -1012[?] 6584[?]  -1010[?] -1012[?] 6583[?]  -90[?] -513[?] 1011[?] 6582[?]  -1011[?] 513[?] 6581[?]  -1011[?] 90[?] 6580[?]  1009[?] 1010[?] -492[?] 6579[?]  -1010[?] -1009[?] 6578[?]  492[?] -1010[?] 6577[?]  1009[?] 1008[?] 1007[?] 6576[?]  -1008[?] -1009[?] 6575[?]  -1007[?] -1009[?] 6574[?]  495[?] 1008[?] -173[?] 6573[?]  -1008[?] -495[?] 6572[?]  -1008[?] 173[?] 6571[?]  173[?] 1007[?] -495[?] 6570[?]  495[?] -1007[?] 6569[?]  -1007[?] -173[?] 6568[?]  -108[?] -511[?] 1006[?] 6567[?]  -1006[?] 511[?] 6566[?]  108[?] -1006[?] 6565[?]  -126[?] -509[?] 1005[?] 6564[?]  -1005[?] 509[?] 6563[?]  -1005[?] 126[?] 6562[?]  -986[?] 1003[?] 1004[?] 6561[?]  -1004[?] -1003[?] 6560[?]  -1004[?] 986[?] 6559[?]  1003[?] 992[?] 1002[?] 6558[?]  -1002[?] -1003[?] 6557[?]  -992[?] -1003[?] 6556[?]  1001[?] 534[?] 1002[?] 6555[?]  -1001[?] -1002[?] 6554[?]  -1002[?] -534[?] 6553[?]  1001[?] 1000[?] 993[?] 6552[?]  -1000[?] -1001[?] 6551[?]  -1001[?] -993[?] 6550[?]  999[?] 1000[?] 556[?] 6549[?]  -1000[?] -999[?] 6548[?]  -1000[?] -556[?] 6547[?]  999[?] 997[?] 998[?] 6546[?]  -998[?] -999[?] 6545[?]  -997[?] -999[?] 6544[?]  665[?] -996[?] 998[?] 6543[?]  -998[?] 996[?] 6542[?]  -998[?] -665[?] 6541[?]  996[?] -665[?] 997[?] 6540[?]  -996[?] -997[?] 6539[?]  665[?] -997[?] 6538[?]  995[?] 994[?] 996[?] 6537[?]  -995[?] -996[?] 6536[?]  -994[?] -996[?] 6535[?]  592[?] 11[?] 995[?] 6534[?]  -995[?] -592[?] 6533[?]  -995[?] -11[?] 6532[?]  -11[?] -592[?] 994[?] 6531[?]  -994[?] 592[?] 6530[?]  -994[?] 11[?] 6529[?]  -184[?] -556[?] 993[?] 6528[?]  -993[?] 556[?] 6527[?]  184[?] -993[?] 6526[?]  991[?] 992[?] -534[?] 6525[?]  -992[?] -991[?] 6524[?]  534[?] -992[?] 6523[?]  991[?] 989[?] 990[?] 6522[?]  -990[?] -991[?] 6521[?]  -989[?] -991[?] 6520[?]  50[?] -26[?] 990[?] 6519[?]  -990[?] -50[?] 6518[?]  -990[?] 26[?] 6517[?]  -988[?] 989[?] -50[?] 6516[?]  -989[?] 988[?] 6515[?]  50[?] -989[?] 6514[?]  930[?] 988[?] 987[?] 6513[?]  -987[?] -988[?] 6512[?]  -988[?] -930[?] 6511[?]  -26[?] 929[?] 987[?] 6510[?]  -987[?] -929[?] 6509[?]  -987[?] 26[?] 6508[?]  965[?] 985[?] 986[?] 6507[?]  -986[?] -985[?] 6506[?]  -986[?] -965[?] 6505[?]  985[?] 972[?] 984[?] 6504[?]  -984[?] -985[?] 6503[?]  -972[?] -985[?] 6502[?]  983[?] 534[?] 984[?] 6501[?]  -983[?] -984[?] 6500[?]  -984[?] -534[?] 6499[?]  983[?] 982[?] 973[?] 6498[?]  -982[?] -983[?] 6497[?]  -983[?] -973[?] 6496[?]  981[?] 982[?] 556[?] 6495[?]  -982[?] -981[?] 6494[?]  -982[?] -556[?] 6493[?]  981[?] 980[?] 979[?] 6492[?]  -980[?] -981[?] 6491[?]  -979[?] -981[?] 6490[?]  975[?] -978[?] 980[?] 6489[?]  978[?] -980[?] 6488[?]  -980[?] -975[?] 6487[?]  978[?] -975[?] 979[?] 6486[?]  -979[?] -978[?] 6485[?]  -979[?] 975[?] 6484[?]  978[?] 976[?] 977[?] 6483[?]  -977[?] -978[?] 6482[?]  -976[?] -978[?] 6481[?]  12[?] 628[?] 977[?] 6480[?]  -977[?] -628[?] 6479[?]  -977[?] -12[?] 6478[?]  -628[?] 976[?] -12[?] 6477[?]  -976[?] 628[?] 6476[?]  -976[?] 12[?] 6475[?]  975[?] -625[?] 974[?] 6474[?]  -974[?] -975[?] 6473[?]  625[?] -975[?] 6472[?]  -662[?] 660[?] 974[?] 6471[?]  662[?] -974[?] 6470[?]  -974[?] -660[?] 6469[?]  -183[?] -556[?] 973[?] 6468[?]  -973[?] 556[?] 6467[?]  183[?] -973[?] 6466[?]  971[?] 972[?] -534[?] 6465[?]  -972[?] -971[?] 6464[?]  534[?] -972[?] 6463[?]  971[?] 969[?] 970[?] 6462[?]  -970[?] -971[?] 6461[?]  -969[?] -971[?] 6460[?]  50[?] -25[?] 970[?] 6459[?]  -970[?] -50[?] 6458[?]  -970[?] 25[?] 6457[?]  -968[?] 969[?] -50[?] 6456[?]  -969[?] 968[?] 6455[?]  50[?] -969[?] 6454[?]  929[?] 968[?] 967[?] 6453[?]  -967[?] -968[?] 6452[?]  -968[?] -929[?] 6451[?]  966[?] -25[?] 967[?] 6450[?]  -967[?] -966[?] 6449[?]  -967[?] 25[?] 6448[?]  966[?] -927[?] 24[?] 6447[?]  927[?] -966[?] 6446[?]  -24[?] -966[?] 6445[?]  965[?] -964[?] 956[?] 6444[?]  964[?] -965[?] 6443[?]  -956[?] -965[?] 6442[?]  964[?] -963[?] 957[?] 6441[?]  963[?] -964[?] 6440[?]  -957[?] -964[?] 6439[?]  963[?] 961[?] 962[?] 6438[?]  -962[?] -963[?] 6437[?]  -961[?] -963[?] 6436[?]  -89[?] -513[?] 962[?] 6435[?]  -962[?] 513[?] 6434[?]  -962[?] 89[?] 6433[?]  960[?] 961[?] -492[?] 6432[?]  -961[?] -960[?] 6431[?]  492[?] -961[?] 6430[?]  960[?] 959[?] 958[?] 6429[?]  -959[?] -960[?] 6428[?]  -958[?] -960[?] 6427[?]  494[?] 959[?] -157[?] 6426[?]  -959[?] -494[?] 6425[?]  157[?] -959[?] 6424[?]  157[?] -494[?] 958[?] 6423[?]  -958[?] 494[?] 6422[?]  -958[?] -157[?] 6421[?]  -107[?] -511[?] 957[?] 6420[?]  -957[?] 511[?] 6419[?]  107[?] -957[?] 6418[?]  -125[?] -509[?] 956[?] 6417[?]  -956[?] 509[?] 6416[?]  -956[?] 125[?] 6415[?]  954[?] 884[?] 955[?] 6414[?]  -955[?] -954[?] 6413[?]  -955[?] -884[?] 6412[?]  954[?] 953[?] -916[?] 6411[?]  -953[?] -954[?] 6410[?]  916[?] -954[?] 6409[?]  -950[?] -952[?] 953[?] 6408[?]  -953[?] 952[?] 6407[?]  -953[?] 950[?] 6406[?]  951[?] 884[?] 952[?] 6405[?]  -952[?] -951[?] 6404[?]  -952[?] -884[?] 6403[?]  951[?] -894[?] -913[?] 6402[?]  913[?] -951[?] 6401[?]  894[?] -951[?] 6400[?]  926[?] 949[?] 950[?] 6399[?]  -950[?] -949[?] 6398[?]  -950[?] -926[?] 6397[?]  949[?] 936[?] 948[?] 6396[?]  -948[?] -949[?] 6395[?]  -936[?] -949[?] 6394[?]  947[?] 534[?] 948[?] 6393[?]  -947[?] -948[?] 6392[?]  -948[?] -534[?] 6391[?]  947[?] 946[?] 937[?] 6390[?]  -946[?] -947[?] 6389[?]  -947[?] -937[?] 6388[?]  945[?] 946[?] 556[?] 6387[?]  -946[?] -945[?] 6386[?]  -946[?] -556[?] 6385[?]  945[?] 944[?] 943[?] 6384[?]  -944[?] -945[?] 6383[?]  -943[?] -945[?] 6382[?]  -942[?] 939[?] 944[?] 6381[?]  -944[?] 942[?] 6380[?]  -944[?] -939[?] 6379[?]  942[?] -939[?] 943[?] 6378[?]  -942[?] -943[?] 6377[?]  939[?] -943[?] 6376[?]  941[?] 940[?] 942[?] 6375[?]  -941[?] -942[?] 6374[?]  -940[?] -942[?] 6373[?]  596[?] 941[?] 10[?] 6372[?]  -941[?] -596[?] 6371[?]  -941[?] -10[?] 6370[?]  -10[?] 940[?] -596[?] 6369[?]  -940[?] 596[?] 6368[?]  -940[?] 10[?] 6367[?]  939[?] 593[?] 938[?] 6366[?]  -938[?] -939[?] 6365[?]  -593[?] -939[?] 6364[?]  665[?] 666[?] 938[?] 6363[?]  -666[?] -938[?] 6362[?]  -938[?] -665[?] 6361[?]  -185[?] -556[?] 937[?] 6360[?]  -937[?] 556[?] 6359[?]  185[?] -937[?] 6358[?]  935[?] 936[?] -534[?] 6357[?]  -936[?] -935[?] 6356[?]  534[?] -936[?] 6355[?]  935[?] 933[?] 934[?] 6354[?]  -934[?] -935[?] 6353[?]  -933[?] -935[?] 6352[?]  50[?] -27[?] 934[?] 6351[?]  -934[?] -50[?] 6350[?]  -934[?] 27[?] 6349[?]  -932[?] 933[?] -50[?] 6348[?]  -933[?] 932[?] 6347[?]  50[?] -933[?] 6346[?]  539[?] 931[?] 932[?] 6345[?]  -931[?] -932[?] 6344[?]  -932[?] -539[?] 6343[?]  -27[?] 930[?] 931[?] 6342[?]  -931[?] -930[?] 6341[?]  -931[?] 27[?] 6340[?]  930[?] -929[?] 26[?] 6339[?]  929[?] -930[?] 6338[?]  -26[?] -930[?] 6337[?]  929[?] -928[?] -927[?] 6336[?]  928[?] -929[?] 6335[?]  927[?] -929[?] 6334[?]  928[?] 24[?] 25[?] 6333[?]  -25[?] -928[?] 6332[?]  -24[?] -928[?] 6331[?]  927[?] -331[?] -536[?] 6330[?]  536[?] -927[?] 6329[?]  331[?] -927[?] 6328[?]  926[?] -925[?] 917[?] 6327[?]  925[?] -926[?] 6326[?]  -917[?] -926[?] 6325[?]  925[?] -924[?] 918[?] 6324[?]  924[?] -925[?] 6323[?]  -918[?] -925[?] 6322[?]  924[?] 922[?] 923[?] 6321[?]  -923[?] -924[?] 6320[?]  -922[?] -924[?] 6319[?]  -91[?] -513[?] 923[?] 6318[?]  -923[?] 513[?] 6317[?]  -923[?] 91[?] 6316[?]  921[?] 922[?] -492[?] 6315[?]  -922[?] -921[?] 6314[?]  492[?] -922[?] 6313[?]  921[?] 920[?] 919[?] 6312[?]  -920[?] -921[?] 6311[?]  -919[?] -921[?] 6310[?]  496[?] 920[?] -169[?] 6309[?]  -920[?] -496[?] 6308[?]  -920[?] 169[?] 6307[?]  169[?] -496[?] 919[?] 6306[?]  -919[?] 496[?] 6305[?]  -919[?] -169[?] 6304[?]  -109[?] -511[?] 918[?] 6303[?]  -918[?] 511[?] 6302[?]  109[?] -918[?] 6301[?]  -127[?] -509[?] 917[?] 6300[?]  -917[?] 509[?] 6299[?]  127[?] -917[?] 6298[?]  916[?] 914[?] 915[?] 6297[?]  -915[?] -916[?] 6296[?]  -914[?] -916[?] 6295[?]  863[?] 883[?] 915[?] 6294[?]  -915[?] -883[?] 6293[?]  -915[?] -863[?] 6292[?]  894[?] 913[?] 914[?] 6291[?]  -914[?] -913[?] 6290[?]  -914[?] -894[?] 6289[?]  913[?] 900[?] 912[?] 6288[?]  -912[?] -913[?] 6287[?]  -900[?] -913[?] 6286[?]  911[?] 534[?] 912[?] 6285[?]  -911[?] -912[?] 6284[?]  -912[?] -534[?] 6283[?]  911[?] 910[?] 901[?] 6282[?]  -910[?] -911[?] 6281[?]  -911[?] -901[?] 6280[?]  909[?] 910[?] 556[?] 6279[?]  -910[?] -909[?] 6278[?]  -910[?] -556[?] 6277[?]  909[?] 908[?] 907[?] 6276[?]  -908[?] -909[?] 6275[?]  -907[?] -909[?] 6274[?]  903[?] -906[?] 908[?] 6273[?]  -908[?] 906[?] 6272[?]  -908[?] -903[?] 6271[?]  906[?] -903[?] 907[?] 6270[?]  -906[?] -907[?] 6269[?]  903[?] -907[?] 6268[?]  905[?] 904[?] 906[?] 6267[?]  -905[?] -906[?] 6266[?]  -904[?] -906[?] 6265[?]  603[?] 9[?] 905[?] 6264[?]  -905[?] -603[?] 6263[?]  -905[?] -9[?] 6262[?]  -9[?] -603[?] 904[?] 6261[?]  -904[?] 603[?] 6260[?]  -904[?] 9[?] 6259[?]  903[?] -600[?] 902[?] 6258[?]  -902[?] -903[?] 6257[?]  600[?] -903[?] 6256[?]  -667[?] 665[?] 902[?] 6255[?]  -902[?] 667[?] 6254[?]  -902[?] -665[?] 6253[?]  -186[?] -556[?] 901[?] 6252[?]  -901[?] 556[?] 6251[?]  186[?] -901[?] 6250[?]  899[?] 900[?] -534[?] 6249[?]  -900[?] -899[?] 6248[?]  534[?] -900[?] 6247[?]  899[?] 897[?] 898[?] 6246[?]  -898[?] -899[?] 6245[?]  -897[?] -899[?] 6244[?]  50[?] -28[?] 898[?] 6243[?]  -898[?] -50[?] 6242[?]  -898[?] 28[?] 6241[?]  -896[?] 897[?] -50[?] 6240[?]  -897[?] 896[?] 6239[?]  50[?] -897[?] 6238[?]  864[?] 896[?] 895[?] 6237[?]  -895[?] -896[?] 6236[?]  -896[?] -864[?] 6235[?]  -28[?] 539[?] 895[?] 6234[?]  -895[?] -539[?] 6233[?]  -895[?] 28[?] 6232[?]  894[?] 888[?] -893[?] 6231[?]  893[?] -894[?] 6230[?]  -888[?] -894[?] 6229[?]  893[?] 889[?] -892[?] 6228[?]  892[?] -893[?] 6227[?]  -889[?] -893[?] 6226[?]  892[?] 890[?] 891[?] 6225[?]  -891[?] -892[?] 6224[?]  -890[?] -892[?] 6223[?]  -92[?] -513[?] 891[?] 6222[?]  -891[?] 513[?] 6221[?]  92[?] -891[?] 6220[?]  -110[?] -511[?] 890[?] 6219[?]  -890[?] 511[?] 6218[?]  110[?] -890[?] 6217[?]  -128[?] -509[?] 889[?] 6216[?]  -889[?] 509[?] 6215[?]  128[?] -889[?] 6214[?]  887[?] 888[?] -492[?] 6213[?]  -888[?] -887[?] 6212[?]  492[?] -888[?] 6211[?]  887[?] 886[?] 885[?] 6210[?]  -886[?] -887[?] 6209[?]  -885[?] -887[?] 6208[?]  497[?] 886[?] -162[?] 6207[?]  -886[?] -497[?] 6206[?]  162[?] -886[?] 6205[?]  162[?] -497[?] 885[?] 6204[?]  497[?] -885[?] 6203[?]  -885[?] -162[?] 6202[?]  884[?] -863[?] -883[?] 6201[?]  883[?] -884[?] 6200[?]  863[?] -884[?] 6199[?]  883[?] 870[?] 882[?] 6198[?]  -882[?] -883[?] 6197[?]  -870[?] -883[?] 6196[?]  881[?] 534[?] 882[?] 6195[?]  -881[?] -882[?] 6194[?]  -882[?] -534[?] 6193[?]  881[?] 880[?] 871[?] 6192[?]  -880[?] -881[?] 6191[?]  -881[?] -871[?] 6190[?]  879[?] 880[?] 556[?] 6189[?]  -880[?] -879[?] 6188[?]  -880[?] -556[?] 6187[?]  879[?] 878[?] 877[?] 6186[?]  -878[?] -879[?] 6185[?]  -877[?] -879[?] 6184[?]  873[?] -876[?] 878[?] 6183[?]  -878[?] 876[?] 6182[?]  -878[?] -873[?] 6181[?]  876[?] -873[?] 877[?] 6180[?]  -877[?] -876[?] 6179[?]  873[?] -877[?] 6178[?]  876[?] 875[?] 874[?] 6177[?]  -875[?] -876[?] 6176[?]  -874[?] -876[?] 6175[?]  610[?] 875[?] 8[?] 6174[?]  -875[?] -610[?] 6173[?]  -875[?] -8[?] 6172[?]  -8[?] -610[?] 874[?] 6171[?]  -874[?] 610[?] 6170[?]  -874[?] 8[?] 6169[?]  873[?] -607[?] 872[?] 6168[?]  -872[?] -873[?] 6167[?]  607[?] -873[?] 6166[?]  -668[?] 665[?] 872[?] 6165[?]  -872[?] 668[?] 6164[?]  -872[?] -665[?] 6163[?]  -187[?] -556[?] 871[?] 6162[?]  -871[?] 556[?] 6161[?]  187[?] -871[?] 6160[?]  869[?] 870[?] -534[?] 6159[?]  -870[?] -869[?] 6158[?]  534[?] -870[?] 6157[?]  869[?] 867[?] 868[?] 6156[?]  -868[?] -869[?] 6155[?]  -867[?] -869[?] 6154[?]  50[?] -29[?] 868[?] 6153[?]  -868[?] -50[?] 6152[?]  -868[?] 29[?] 6151[?]  -866[?] 867[?] -50[?] 6150[?]  -867[?] 866[?] 6149[?]  50[?] -867[?] 6148[?]  797[?] 865[?] 866[?] 6147[?]  -865[?] -866[?] 6146[?]  -866[?] -797[?] 6145[?]  -29[?] 864[?] 865[?] 6144[?]  -865[?] -864[?] 6143[?]  -865[?] 29[?] 6142[?]  864[?] 28[?] -539[?] 6141[?]  539[?] -864[?] 6140[?]  -28[?] -864[?] 6139[?]  863[?] 857[?] -862[?] 6138[?]  862[?] -863[?] 6137[?]  -857[?] -863[?] 6136[?]  862[?] 858[?] -861[?] 6135[?]  861[?] -862[?] 6134[?]  -858[?] -862[?] 6133[?]  861[?] 859[?] 860[?] 6132[?]  -860[?] -861[?] 6131[?]  -859[?] -861[?] 6130[?]  -93[?] -513[?] 860[?] 6129[?]  -860[?] 513[?] 6128[?]  93[?] -860[?] 6127[?]  -111[?] -511[?] 859[?] 6126[?]  -859[?] 511[?] 6125[?]  111[?] -859[?] 6124[?]  -129[?] -509[?] 858[?] 6123[?]  -858[?] 509[?] 6122[?]  129[?] -858[?] 6121[?]  856[?] 857[?] -492[?] 6120[?]  -857[?] -856[?] 6119[?]  492[?] -857[?] 6118[?]  856[?] 855[?] 854[?] 6117[?]  -855[?] -856[?] 6116[?]  -854[?] -856[?] 6115[?]  498[?] 855[?] -171[?] 6114[?]  -855[?] -498[?] 6113[?]  171[?] -855[?] 6112[?]  171[?] -498[?] 854[?] 6111[?]  -854[?] 498[?] 6110[?]  -854[?] -171[?] 6109[?]  852[?] 785[?] 853[?] 6108[?]  -853[?] -852[?] 6107[?]  -853[?] -785[?] 6106[?]  852[?] 851[?] -820[?] 6105[?]  -851[?] -852[?] 6104[?]  820[?] -852[?] 6103[?]  -848[?] -850[?] 851[?] 6102[?]  -851[?] 850[?] 6101[?]  -851[?] 848[?] 6100[?]  849[?] 785[?] 850[?] 6099[?]  -850[?] -849[?] 6098[?]  -850[?] -785[?] 6097[?]  849[?] -795[?] -817[?] 6096[?]  817[?] -849[?] 6095[?]  795[?] -849[?] 6094[?]  830[?] 847[?] 848[?] 6093[?]  -848[?] -847[?] 6092[?]  -848[?] -830[?] 6091[?]  847[?] 836[?] 846[?] 6090[?]  -846[?] -847[?] 6089[?]  -836[?] -847[?] 6088[?]  845[?] 534[?] 846[?] 6087[?]  -845[?] -846[?] 6086[?]  -846[?] -534[?] 6085[?]  845[?] 844[?] 837[?] 6084[?]  -844[?] -845[?] 6083[?]  -845[?] -837[?] 6082[?]  843[?] 844[?] 556[?] 6081[?]  -844[?] -843[?] 6080[?]  -844[?] -556[?] 6079[?]  843[?] 842[?] 841[?] 6078[?]  -842[?] -843[?] 6077[?]  -841[?] -843[?] 6076[?]  -840[?] 671[?] 842[?] 6075[?]  840[?] -842[?] 6074[?]  -671[?] -842[?] 6073[?]  840[?] -671[?] 841[?] 6072[?]  -841[?] -840[?] 6071[?]  -841[?] 671[?] 6070[?]  840[?] 839[?] 838[?] 6069[?]  -839[?] -840[?] 6068[?]  -838[?] -840[?] 6067[?]  560[?] 839[?] 7[?] 6066[?]  -839[?] -560[?] 6065[?]  -7[?] -839[?] 6064[?]  -7[?] -560[?] 838[?] 6063[?]  -838[?] 560[?] 6062[?]  -838[?] 7[?] 6061[?]  -188[?] -556[?] 837[?] 6060[?]  -837[?] 556[?] 6059[?]  188[?] -837[?] 6058[?]  835[?] 836[?] -534[?] 6057[?]  -836[?] -835[?] 6056[?]  534[?] -836[?] 6055[?]  835[?] 833[?] 834[?] 6054[?]  -834[?] -835[?] 6053[?]  -833[?] -835[?] 6052[?]  50[?] -30[?] 834[?] 6051[?]  -834[?] -50[?] 6050[?]  -834[?] 30[?] 6049[?]  -832[?] 833[?] -50[?] 6048[?]  -833[?] 832[?] 6047[?]  50[?] -833[?] 6046[?]  798[?] 831[?] 832[?] 6045[?]  -831[?] -832[?] 6044[?]  -832[?] -798[?] 6043[?]  797[?] -30[?] 831[?] 6042[?]  -831[?] -797[?] 6041[?]  -831[?] 30[?] 6040[?]  830[?] 824[?] -829[?] 6039[?]  829[?] -830[?] 6038[?]  -824[?] -830[?] 6037[?]  829[?] 825[?] -828[?] 6036[?]  828[?] -829[?] 6035[?]  -825[?] -829[?] 6034[?]  828[?] 826[?] 827[?] 6033[?]  -827[?] -828[?] 6032[?]  -826[?] -828[?] 6031[?]  -94[?] -513[?] 827[?] 6030[?]  -827[?] 513[?] 6029[?]  94[?] -827[?] 6028[?]  -112[?] -511[?] 826[?] 6027[?]  -826[?] 511[?] 6026[?]  112[?] -826[?] 6025[?]  -130[?] -509[?] 825[?] 6024[?]  -825[?] 509[?] 6023[?]  130[?] -825[?] 6022[?]  823[?] 824[?] -492[?] 6021[?]  -824[?] -823[?] 6020[?]  492[?] -824[?] 6019[?]  823[?] 822[?] 821[?] 6018[?]  -822[?] -823[?] 6017[?]  -821[?] -823[?] 6016[?]  499[?] 822[?] -159[?] 6015[?]  -822[?] -499[?] 6014[?]  -822[?] 159[?] 6013[?]  159[?] -499[?] 821[?] 6012[?]  -821[?] 499[?] 6011[?]  -821[?] -159[?] 6010[?]  820[?] 819[?] 818[?] 6009[?]  -819[?] -820[?] 6008[?]  -818[?] -820[?] 6007[?]  784[?] 765[?] 819[?] 6006[?]  -819[?] -784[?] 6005[?]  -819[?] -765[?] 6004[?]  795[?] 817[?] 818[?] 6003[?]  -818[?] -817[?] 6002[?]  -818[?] -795[?] 6001[?]  817[?] 804[?] 816[?] 6000[?]  -816[?] -817[?] 5999[?]  -804[?] -817[?] 5998[?]  815[?] 534[?] 816[?] 5997[?]  -815[?] -816[?] 5996[?]  -816[?] -534[?] 5995[?]  815[?] 814[?] 805[?] 5994[?]  -814[?] -815[?] 5993[?]  -815[?] -805[?] 5992[?]  813[?] 814[?] 556[?] 5991[?]  -814[?] -813[?] 5990[?]  -814[?] -556[?] 5989[?]  813[?] 811[?] 812[?] 5988[?]  -812[?] -813[?] 5987[?]  -811[?] -813[?] 5986[?]  807[?] -810[?] 812[?] 5985[?]  -812[?] 810[?] 5984[?]  -812[?] -807[?] 5983[?]  810[?] -807[?] 811[?] 5982[?]  -810[?] -811[?] 5981[?]  807[?] -811[?] 5980[?]  809[?] 808[?] 810[?] 5979[?]  -809[?] -810[?] 5978[?]  -808[?] -810[?] 5977[?]  564[?] 6[?] 809[?] 5976[?]  -809[?] -564[?] 5975[?]  -809[?] -6[?] 5974[?]  -6[?] -564[?] 808[?] 5973[?]  -808[?] 564[?] 5972[?]  -808[?] 6[?] 5971[?]  807[?] 561[?] 806[?] 5970[?]  -806[?] -807[?] 5969[?]  -561[?] -807[?] 5968[?]  672[?] 671[?] 806[?] 5967[?]  -806[?] -672[?] 5966[?]  -806[?] -671[?] 5965[?]  -189[?] -556[?] 805[?] 5964[?]  -805[?] 556[?] 5963[?]  189[?] -805[?] 5962[?]  803[?] 804[?] -534[?] 5961[?]  -804[?] -803[?] 5960[?]  534[?] -804[?] 5959[?]  803[?] 801[?] 802[?] 5958[?]  -802[?] -803[?] 5957[?]  -801[?] -803[?] 5956[?]  50[?] -31[?] 802[?] 5955[?]  -802[?] -50[?] 5954[?]  -802[?] 31[?] 5953[?]  -800[?] 801[?] -50[?] 5952[?]  -801[?] 800[?] 5951[?]  50[?] -801[?] 5950[?]  541[?] 799[?] 800[?] 5949[?]  -799[?] -800[?] 5948[?]  -800[?] -541[?] 5947[?]  798[?] -31[?] 799[?] 5946[?]  -799[?] -798[?] 5945[?]  -799[?] 31[?] 5944[?]  798[?] 30[?] -797[?] 5943[?]  797[?] -798[?] 5942[?]  -30[?] -798[?] 5941[?]  797[?] -796[?] -539[?] 5940[?]  796[?] -797[?] 5939[?]  539[?] -797[?] 5938[?]  796[?] 29[?] 28[?] 5937[?]  -29[?] -796[?] 5936[?]  -28[?] -796[?] 5935[?]  795[?] 789[?] -794[?] 5934[?]  794[?] -795[?] 5933[?]  -789[?] -795[?] 5932[?]  794[?] 790[?] -793[?] 5931[?]  793[?] -794[?] 5930[?]  -790[?] -794[?] 5929[?]  793[?] 791[?] 792[?] 5928[?]  -792[?] -793[?] 5927[?]  -791[?] -793[?] 5926[?]  -95[?] -513[?] 792[?] 5925[?]  -792[?] 513[?] 5924[?]  -792[?] 95[?] 5923[?]  -113[?] -511[?] 791[?] 5922[?]  -791[?] 511[?] 5921[?]  -791[?] 113[?] 5920[?]  -131[?] -509[?] 790[?] 5919[?]  -790[?] 509[?] 5918[?]  131[?] -790[?] 5917[?]  788[?] 789[?] -492[?] 5916[?]  -789[?] -788[?] 5915[?]  492[?] -789[?] 5914[?]  788[?] 787[?] 786[?] 5913[?]  -787[?] -788[?] 5912[?]  -786[?] -788[?] 5911[?]  500[?] 787[?] -167[?] 5910[?]  -787[?] -500[?] 5909[?]  -787[?] 167[?] 5908[?]  167[?] -500[?] 786[?] 5907[?]  -786[?] 500[?] 5906[?]  -786[?] -167[?] 5905[?]  785[?] -765[?] -784[?] 5904[?]  784[?] -785[?] 5903[?]  765[?] -785[?] 5902[?]  784[?] 771[?] 783[?] 5901[?]  -783[?] -784[?] 5900[?]  -771[?] -784[?] 5899[?]  782[?] 534[?] 783[?] 5898[?]  -782[?] -783[?] 5897[?]  -783[?] -534[?] 5896[?]  782[?] 781[?] 772[?] 5895[?]  -781[?] -782[?] 5894[?]  -782[?] -772[?] 5893[?]  780[?] 781[?] 556[?] 5892[?]  -781[?] -780[?] 5891[?]  -781[?] -556[?] 5890[?]  780[?] 779[?] 778[?] 5889[?]  -779[?] -780[?] 5888[?]  -778[?] -780[?] 5887[?]  774[?] -777[?] 779[?] 5886[?]  -779[?] 777[?] 5885[?]  -779[?] -774[?] 5884[?]  777[?] -774[?] 778[?] 5883[?]  -778[?] -777[?] 5882[?]  774[?] -778[?] 5881[?]  777[?] 776[?] 775[?] 5880[?]  -776[?] -777[?] 5879[?]  -775[?] -777[?] 5878[?]  571[?] 776[?] 5[?] 5877[?]  -776[?] -571[?] 5876[?]  -776[?] -5[?] 5875[?]  -5[?] -571[?] 775[?] 5874[?]  -775[?] 571[?] 5873[?]  -775[?] 5[?] 5872[?]  774[?] -568[?] 773[?] 5871[?]  -773[?] -774[?] 5870[?]  568[?] -774[?] 5869[?]  -673[?] 671[?] 773[?] 5868[?]  -773[?] 673[?] 5867[?]  -773[?] -671[?] 5866[?]  -190[?] -556[?] 772[?] 5865[?]  -772[?] 556[?] 5864[?]  190[?] -772[?] 5863[?]  770[?] 771[?] -534[?] 5862[?]  -771[?] -770[?] 5861[?]  534[?] -771[?] 5860[?]  770[?] 768[?] 769[?] 5859[?]  -769[?] -770[?] 5858[?]  -768[?] -770[?] 5857[?]  50[?] -32[?] 769[?] 5856[?]  -769[?] -50[?] 5855[?]  -769[?] 32[?] 5854[?]  -767[?] 768[?] -50[?] 5853[?]  -768[?] 767[?] 5852[?]  50[?] -768[?] 5851[?]  735[?] 767[?] 766[?] 5850[?]  -766[?] -767[?] 5849[?]  -767[?] -735[?] 5848[?]  541[?] -32[?] 766[?] 5847[?]  -766[?] -541[?] 5846[?]  -766[?] 32[?] 5845[?]  765[?] 759[?] -764[?] 5844[?]  764[?] -765[?] 5843[?]  -759[?] -765[?] 5842[?]  764[?] 760[?] -763[?] 5841[?]  763[?] -764[?] 5840[?]  -760[?] -764[?] 5839[?]  763[?] 761[?] 762[?] 5838[?]  -762[?] -763[?] 5837[?]  -761[?] -763[?] 5836[?]  -96[?] -513[?] 762[?] 5835[?]  -762[?] 513[?] 5834[?]  -762[?] 96[?] 5833[?]  -114[?] -511[?] 761[?] 5832[?]  -761[?] 511[?] 5831[?]  114[?] -761[?] 5830[?]  -132[?] -509[?] 760[?] 5829[?]  -760[?] 509[?] 5828[?]  132[?] -760[?] 5827[?]  758[?] 759[?] -492[?] 5826[?]  -759[?] -758[?] 5825[?]  492[?] -759[?] 5824[?]  758[?] 756[?] 757[?] 5823[?]  -757[?] -758[?] 5822[?]  -756[?] -758[?] 5821[?]  501[?] -160[?] 757[?] 5820[?]  -757[?] -501[?] 5819[?]  -757[?] 160[?] 5818[?]  160[?] 756[?] -501[?] 5817[?]  501[?] -756[?] 5816[?]  -756[?] -160[?] 5815[?]  734[?] 754[?] 755[?] 5814[?]  -755[?] -754[?] 5813[?]  -755[?] -734[?] 5812[?]  754[?] 741[?] 753[?] 5811[?]  -753[?] -754[?] 5810[?]  -741[?] -754[?] 5809[?]  752[?] 534[?] 753[?] 5808[?]  -752[?] -753[?] 5807[?]  -753[?] -534[?] 5806[?]  752[?] 751[?] 742[?] 5805[?]  -751[?] -752[?] 5804[?]  -752[?] -742[?] 5803[?]  750[?] 751[?] 556[?] 5802[?]  -751[?] -750[?] 5801[?]  -751[?] -556[?] 5800[?]  750[?] 749[?] 748[?] 5799[?]  -749[?] -750[?] 5798[?]  -748[?] -750[?] 5797[?]  -747[?] 744[?] 749[?] 5796[?]  -749[?] 747[?] 5795[?]  -749[?] -744[?] 5794[?]  747[?] -744[?] 748[?] 5793[?]  -748[?] -747[?] 5792[?]  -748[?] 744[?] 5791[?]  747[?] 746[?] 745[?] 5790[?]  -746[?] -747[?] 5789[?]  -745[?] -747[?] 5788[?]  4[?] 578[?] 746[?] 5787[?]  -746[?] -578[?] 5786[?]  -746[?] -4[?] 5785[?]  -578[?] -4[?] 745[?] 5784[?]  -745[?] 578[?] 5783[?]  -745[?] 4[?] 5782[?]  -575[?] 743[?] 744[?] 5781[?]  -743[?] -744[?] 5780[?]  -744[?] 575[?] 5779[?]  -674[?] 671[?] 743[?] 5778[?]  -743[?] 674[?] 5777[?]  -743[?] -671[?] 5776[?]  -191[?] -556[?] 742[?] 5775[?]  -742[?] 556[?] 5774[?]  191[?] -742[?] 5773[?]  740[?] 741[?] -534[?] 5772[?]  -741[?] -740[?] 5771[?]  534[?] -741[?] 5770[?]  740[?] 738[?] 739[?] 5769[?]  -739[?] -740[?] 5768[?]  -738[?] -740[?] 5767[?]  50[?] -33[?] 739[?] 5766[?]  -739[?] -50[?] 5765[?]  -739[?] 33[?] 5764[?]  -737[?] 738[?] -50[?] 5763[?]  -738[?] 737[?] 5762[?]  50[?] -738[?] 5761[?]  542[?] 736[?] 737[?] 5760[?]  -736[?] -737[?] 5759[?]  -737[?] -542[?] 5758[?]  735[?] -33[?] 736[?] 5757[?]  -736[?] -735[?] 5756[?]  -736[?] 33[?] 5755[?]  735[?] 32[?] -541[?] 5754[?]  541[?] -735[?] 5753[?]  -32[?] -735[?] 5752[?]  734[?] 728[?] -733[?] 5751[?]  733[?] -734[?] 5750[?]  -728[?] -734[?] 5749[?]  733[?] 729[?] -732[?] 5748[?]  732[?] -733[?] 5747[?]  -729[?] -733[?] 5746[?]  732[?] 730[?] 731[?] 5745[?]  -731[?] -732[?] 5744[?]  -730[?] -732[?] 5743[?]  -97[?] -513[?] 731[?] 5742[?]  -731[?] 513[?] 5741[?]  97[?] -731[?] 5740[?]  -115[?] -511[?] 730[?] 5739[?]  -730[?] 511[?] 5738[?]  115[?] -730[?] 5737[?]  -133[?] -509[?] 729[?] 5736[?]  -729[?] 509[?] 5735[?]  -729[?] 133[?] 5734[?]  727[?] 728[?] -492[?] 5733[?]  -728[?] -727[?] 5732[?]  492[?] -728[?] 5731[?]  727[?] 726[?] 725[?] 5730[?]  -726[?] -727[?] 5729[?]  -725[?] -727[?] 5728[?]  502[?] 726[?] -172[?] 5727[?]  -726[?] -502[?] 5726[?]  172[?] -726[?] 5725[?]  172[?] -502[?] 725[?] 5724[?]  -725[?] 502[?] 5723[?]  -725[?] -172[?] 5722[?]  704[?] 724[?] 723[?] 5721[?]  -724[?] -723[?] 5720[?]  -724[?] -704[?] 5719[?]  710[?] 723[?] 722[?] 5718[?]  -722[?] -723[?] 5717[?]  -723[?] -710[?] 5716[?]  721[?] 534[?] 722[?] 5715[?]  -721[?] -722[?] 5714[?]  -722[?] -534[?] 5713[?]  721[?] 720[?] 711[?] 5712[?]  -720[?] -721[?] 5711[?]  -711[?] -721[?] 5710[?]  719[?] 720[?] 556[?] 5709[?]  -720[?] -719[?] 5708[?]  -720[?] -556[?] 5707[?]  719[?] 718[?] 717[?] 5706[?]  -718[?] -719[?] 5705[?]  -717[?] -719[?] 5704[?]  713[?] -716[?] 718[?] 5703[?]  -718[?] 716[?] 5702[?]  -718[?] -713[?] 5701[?]  -713[?] 716[?] 717[?] 5700[?]  -716[?] -717[?] 5699[?]  713[?] -717[?] 5698[?]  715[?] 714[?] 716[?] 5697[?]  -715[?] -716[?] 5696[?]  -714[?] -716[?] 5695[?]  585[?] 3[?] 715[?] 5694[?]  -715[?] -585[?] 5693[?]  -715[?] -3[?] 5692[?]  -3[?] -585[?] 714[?] 5691[?]  -714[?] 585[?] 5690[?]  -714[?] 3[?] 5689[?]  713[?] -582[?] 712[?] 5688[?]  -712[?] -713[?] 5687[?]  582[?] -713[?] 5686[?]  -675[?] 671[?] 712[?] 5685[?]  -712[?] 675[?] 5684[?]  -712[?] -671[?] 5683[?]  -192[?] -556[?] 711[?] 5682[?]  -711[?] 556[?] 5681[?]  192[?] -711[?] 5680[?]  710[?] 709[?] -534[?] 5679[?]  -709[?] -710[?] 5678[?]  534[?] -710[?] 5677[?]  707[?] 709[?] 708[?] 5676[?]  -708[?] -709[?] 5675[?]  -709[?] -707[?] 5674[?]  50[?] -34[?] 708[?] 5673[?]  -708[?] -50[?] 5672[?]  -708[?] 34[?] 5671[?]  707[?] -706[?] -50[?] 5670[?]  706[?] -707[?] 5669[?]  50[?] -707[?] 5668[?]  706[?] 543[?] 705[?] 5667[?]  -705[?] -706[?] 5666[?]  -543[?] -706[?] 5665[?]  542[?] -34[?] 705[?] 5664[?]  -705[?] -542[?] 5663[?]  -705[?] 34[?] 5662[?]  704[?] 698[?] -703[?] 5661[?]  703[?] -704[?] 5660[?]  -698[?] -704[?] 5659[?]  703[?] 699[?] -702[?] 5658[?]  702[?] -703[?] 5657[?]  -699[?] -703[?] 5656[?]  702[?] 700[?] 701[?] 5655[?]  -701[?] -702[?] 5654[?]  -700[?] -702[?] 5653[?]  -98[?] -513[?] 701[?] 5652[?]  -701[?] 513[?] 5651[?]  -701[?] 98[?] 5650[?]  -116[?] -511[?] 700[?] 5649[?]  -700[?] 511[?] 5648[?]  -700[?] 116[?] 5647[?]  -134[?] -509[?] 699[?] 5646[?]  -699[?] 509[?] 5645[?]  134[?] -699[?] 5644[?]  697[?] 698[?] -492[?] 5643[?]  -698[?] -697[?] 5642[?]  492[?] -698[?] 5641[?]  697[?] 696[?] 695[?] 5640[?]  -696[?] -697[?] 5639[?]  -695[?] -697[?] 5638[?]  503[?] -156[?] 696[?] 5637[?]  -696[?] -503[?] 5636[?]  -696[?] 156[?] 5635[?]  156[?] -503[?] 695[?] 5634[?]  -695[?] 503[?] 5633[?]  -695[?] -156[?] 5632[?]  694[?] 693[?] 692[?] 5631[?]  -693[?] -694[?] 5630[?]  -692[?] -694[?] 5629[?]  -691[?] 517[?] 693[?] 5628[?]  691[?] -693[?] 5627[?]  -517[?] -693[?] 5626[?]  691[?] -517[?] 692[?] 5625[?]  -692[?] -691[?] 5624[?]  -692[?] 517[?] 5623[?]  691[?] 549[?] 690[?] 5622[?]  -690[?] -691[?] 5621[?]  -549[?] -691[?] 5620[?]  689[?] 534[?] 690[?] 5619[?]  -690[?] -689[?] 5618[?]  -690[?] -534[?] 5617[?]  689[?] 688[?] 557[?] 5616[?]  -688[?] -689[?] 5615[?]  -557[?] -689[?] 5614[?]  687[?] 688[?] 556[?] 5613[?]  -688[?] -687[?] 5612[?]  -688[?] -556[?] 5611[?]  687[?] 685[?] 686[?] 5610[?]  -686[?] -687[?] 5609[?]  -685[?] -687[?] 5608[?]  -684[?] 678[?] 686[?] 5607[?]  684[?] -686[?] 5606[?]  -686[?] -678[?] 5605[?]  684[?] -678[?] 685[?] 5604[?]  -685[?] -684[?] 5603[?]  -685[?] 678[?] 5602[?]  684[?] 683[?] 682[?] 5601[?]  -683[?] -684[?] 5600[?]  -682[?] -684[?] 5599[?]  2[?] 681[?] 683[?] 5598[?]  -683[?] -681[?] 5597[?]  -683[?] -2[?] 5596[?]  -2[?] -681[?] 682[?] 5595[?]  681[?] -682[?] 5594[?]  2[?] -682[?] 5593[?]  681[?] 680[?] 679[?] 5592[?]  -680[?] -681[?] 5591[?]  -193[?] 680[?] 556[?] 5589[?]  -680[?] 193[?] 5587[?]  -679[?] 556[?] 5585[?]  678[?] -589[?] 677[?] 5583[?]  -677[?] -678[?] 5582[?]  589[?] -678[?] 5581[?]  -676[?] 671[?] 677[?] 5580[?]  -677[?] 676[?] 5579[?]  -677[?] -671[?] 5578[?]  -675[?] 586[?] 676[?] 5577[?]  -676[?] 675[?] 5576[?]  -586[?] -676[?] 5575[?]  -674[?] 579[?] 675[?] 5574[?]  -675[?] 674[?] 5573[?]  -579[?] -675[?] 5572[?]  -673[?] 674[?] 572[?] 5571[?]  -674[?] 673[?] 5570[?]  -674[?] -572[?] 5569[?]  565[?] 672[?] 673[?] 5568[?]  -673[?] -672[?] 5567[?]  -565[?] -673[?] 5566[?]  672[?] -560[?] 7[?] 5565[?]  560[?] -672[?] 5564[?]  -7[?] -672[?] 5563[?]  670[?] -614[?] 671[?] 5562[?]  -670[?] -671[?] 5561[?]  614[?] -671[?] 5560[?]  -669[?] 665[?] 670[?] 5559[?]  -670[?] 669[?] 5558[?]  -670[?] -665[?] 5557[?]  -668[?] 669[?] 611[?] 5556[?]  -669[?] 668[?] 5555[?]  -669[?] -611[?] 5554[?]  -667[?] 668[?] 604[?] 5553[?]  -668[?] 667[?] 5552[?]  -668[?] -604[?] 5551[?]  597[?] 667[?] 666[?] 5550[?]  -666[?] -667[?] 5549[?]  -597[?] -667[?] 5548[?]  -592[?] 11[?] 666[?] 5547[?]  592[?] -666[?] 5546[?]  -11[?] -666[?] 5545[?]  665[?] 664[?] -632[?] 5544[?]  -664[?] -665[?] 5543[?]  632[?] -665[?] 5542[?]  -663[?] 660[?] 664[?] 5541[?]  -664[?] 663[?] 5540[?]  -664[?] -660[?] 5539[?]  -662[?] 629[?] 663[?] 5538[?]  662[?] -663[?] 5537[?]  -663[?] -629[?] 5536[?]  662[?] 661[?] 622[?] 5535[?]  -661[?] -662[?] 5534[?]  -662[?] -622[?] 5533[?]  -617[?] 14[?] 661[?] 5532[?]  -661[?] 617[?] 5531[?]  -661[?] -14[?] 5530[?]  660[?] 659[?] -643[?] 5529[?]  -659[?] -660[?] 5528[?]  643[?] -660[?] 5527[?]  656[?] -658[?] 659[?] 5526[?]  -659[?] 658[?] 5525[?]  -659[?] -656[?] 5524[?]  658[?] 657[?] 640[?] 5523[?]  -657[?] -658[?] 5522[?]  -640[?] -658[?] 5521[?]  -635[?] 16[?] 657[?] 5520[?]  635[?] -657[?] 5519[?]  -16[?] -657[?] 5518[?]  656[?] -655[?] 651[?] 5517[?]  655[?] -656[?] 5516[?]  -651[?] -656[?] 5515[?]  655[?] 654[?] 653[?] 5514[?]  -654[?] -655[?] 5513[?]  -653[?] -655[?] 5512[?]  646[?] -17[?] 654[?] 5511[?]  -654[?] -646[?] 5510[?]  -654[?] 17[?] 5509[?]  -652[?] 649[?] 653[?] 5508[?]  -653[?] 652[?] 5507[?]  -649[?] -653[?] 5506[?]  -17[?] -18[?] 652[?] 5505[?]  18[?] -652[?] 5504[?]  -652[?] 17[?] 5503[?]  646[?] -650[?] 651[?] 5502[?]  -651[?] 650[?] 5501[?]  -651[?] -646[?] 5500[?]  649[?] -18[?] 650[?] 5499[?]  -649[?] -650[?] 5498[?]  18[?] -650[?] 5497[?]  649[?] 648[?] 647[?] 5496[?]  -649[?] -648[?] 5495[?]  -177[?] 648[?] 556[?] 5493[?]  -648[?] 177[?] 5491[?]  -647[?] 556[?] 5489[?]  646[?] 645[?] 644[?] 5487[?]  -645[?] -646[?] 5486[?]  -178[?] 645[?] 556[?] 5484[?]  -645[?] 178[?] 5482[?]  -644[?] 556[?] 5480[?]  643[?] 642[?] 641[?] 5478[?]  -642[?] -643[?] 5477[?]  -641[?] -643[?] 5476[?]  639[?] -15[?] 642[?] 5475[?]  -639[?] -642[?] 5474[?]  15[?] -642[?] 5473[?]  -636[?] 640[?] 641[?] 5472[?]  -641[?] -640[?] 5471[?]  -641[?] 636[?] 5470[?]  -639[?] 15[?] 640[?] 5469[?]  -640[?] 639[?] 5468[?]  -640[?] -15[?] 5467[?]  639[?] 638[?] 637[?] 5466[?]  -639[?] -638[?] 5465[?]  -180[?] 638[?] 556[?] 5463[?]  -638[?] 180[?] 5461[?]  -637[?] 556[?] 5459[?]  635[?] -16[?] 636[?] 5457[?]  -636[?] -635[?] 5456[?]  -636[?] 16[?] 5455[?]  635[?] 634[?] 633[?] 5454[?]  -634[?] -635[?] 5453[?]  -179[?] 634[?] 556[?] 5451[?]  -634[?] 179[?] 5449[?]  -633[?] 556[?] 5447[?]  632[?] 630[?] 631[?] 5445[?]  -631[?] -632[?] 5444[?]  -630[?] -632[?] 5443[?]  628[?] -12[?] 631[?] 5442[?]  -628[?] -631[?] 5441[?]  12[?] -631[?] 5440[?]  625[?] 629[?] 630[?] 5439[?]  -630[?] -629[?] 5438[?]  -630[?] -625[?] 5437[?]  -628[?] 12[?] 629[?] 5436[?]  628[?] -629[?] 5435[?]  -12[?] -629[?] 5434[?]  628[?] 627[?] 626[?] 5433[?]  -628[?] -627[?] 5432[?]  -183[?] 627[?] 556[?] 5430[?]  -627[?] 183[?] 5428[?]  -626[?] 556[?] 5426[?]  625[?] 623[?] 624[?] 5424[?]  -624[?] -625[?] 5423[?]  -623[?] -625[?] 5422[?]  621[?] -13[?] 624[?] 5421[?]  -621[?] -624[?] 5420[?]  13[?] -624[?] 5419[?]  -618[?] 622[?] 623[?] 5418[?]  -623[?] -622[?] 5417[?]  618[?] -623[?] 5416[?]  -621[?] 13[?] 622[?] 5415[?]  621[?] -622[?] 5414[?]  -13[?] -622[?] 5413[?]  621[?] 620[?] 619[?] 5412[?]  -621[?] -620[?] 5411[?]  -182[?] 620[?] 556[?] 5409[?]  -620[?] 182[?] 5407[?]  -619[?] 556[?] 5405[?]  618[?] 617[?] -14[?] 5403[?]  -617[?] -618[?] 5402[?]  14[?] -618[?] 5401[?]  617[?] 616[?] 615[?] 5400[?]  -617[?] -616[?] 5399[?]  -181[?] 616[?] 556[?] 5397[?]  -616[?] 181[?] 5395[?]  -615[?] 556[?] 5393[?]  614[?] 613[?] 612[?] 5391[?]  -613[?] -614[?] 5390[?]  -612[?] -614[?] 5389[?]  610[?] -8[?] 613[?] 5388[?]  -613[?] -610[?] 5387[?]  -613[?] 8[?] 5386[?]  607[?] 612[?] 611[?] 5385[?]  -612[?] -611[?] 5384[?]  -612[?] -607[?] 5383[?]  -610[?] 8[?] 611[?] 5382[?]  610[?] -611[?] 5381[?]  -8[?] -611[?] 5380[?]  610[?] 609[?] 608[?] 5379[?]  -609[?] -610[?] 5378[?]  -187[?] 609[?] 556[?] 5376[?]  -609[?] 187[?] 5374[?]  -608[?] 556[?] 5372[?]  607[?] 606[?] 605[?] 5370[?]  -606[?] -607[?] 5369[?]  -605[?] -607[?] 5368[?]  603[?] -9[?] 606[?] 5367[?]  -606[?] -603[?] 5366[?]  -606[?] 9[?] 5365[?]  600[?] 604[?] 605[?] 5364[?]  -605[?] -604[?] 5363[?]  -605[?] -600[?] 5362[?]  -603[?] 9[?] 604[?] 5361[?]  603[?] -604[?] 5360[?]  -9[?] -604[?] 5359[?]  603[?] 602[?] 601[?] 5358[?]  -602[?] -603[?] 5357[?]  -186[?] 602[?] 556[?] 5355[?]  -602[?] 186[?] 5353[?]  -601[?] 556[?] 5351[?]  600[?] 599[?] 598[?] 5349[?]  -599[?] -600[?] 5348[?]  -598[?] -600[?] 5347[?]  596[?] -10[?] 599[?] 5346[?]  -599[?] -596[?] 5345[?]  -599[?] 10[?] 5344[?]  -593[?] 597[?] 598[?] 5343[?]  -598[?] -597[?] 5342[?]  -598[?] 593[?] 5341[?]  -596[?] 10[?] 597[?] 5340[?]  596[?] -597[?] 5339[?]  -10[?] -597[?] 5338[?]  596[?] 595[?] 594[?] 5337[?]  -595[?] -596[?] 5336[?]  -185[?] 595[?] 556[?] 5334[?]  -595[?] 185[?] 5332[?]  -594[?] 556[?] 5330[?]  592[?] -11[?] 593[?] 5328[?]  -593[?] -592[?] 5327[?]  -593[?] 11[?] 5326[?]  592[?] 591[?] 590[?] 5325[?]  -591[?] -592[?] 5324[?]  -184[?] 591[?] 556[?] 5322[?]  -591[?] 184[?] 5320[?]  -590[?] 556[?] 5318[?]  589[?] 588[?] 587[?] 5316[?]  -588[?] -589[?] 5315[?]  -587[?] -589[?] 5314[?]  585[?] -3[?] 588[?] 5313[?]  -588[?] -585[?] 5312[?]  -588[?] 3[?] 5311[?]  582[?] 586[?] 587[?] 5310[?]  -586[?] -587[?] 5309[?]  -587[?] -582[?] 5308[?]  -585[?] 3[?] 586[?] 5307[?]  585[?] -586[?] 5306[?]  -3[?] -586[?] 5305[?]  585[?] 584[?] 583[?] 5304[?]  -584[?] -585[?] 5303[?]  -192[?] 584[?] 556[?] 5301[?]  -584[?] 192[?] 5299[?]  -583[?] 556[?] 5297[?]  582[?] 581[?] 580[?] 5295[?]  -581[?] -582[?] 5294[?]  -580[?] -582[?] 5293[?]  578[?] -4[?] 581[?] 5292[?]  -578[?] -581[?] 5291[?]  4[?] -581[?] 5290[?]  579[?] 580[?] 575[?] 5289[?]  -579[?] -580[?] 5288[?]  -580[?] -575[?] 5287[?]  -578[?] 4[?] 579[?] 5286[?]  -579[?] 578[?] 5285[?]  -579[?] -4[?] 5284[?]  578[?] 577[?] 576[?] 5283[?]  -578[?] -577[?] 5282[?]  -191[?] 577[?] 556[?] 5280[?]  -577[?] 191[?] 5278[?]  -576[?] 556[?] 5276[?]  573[?] 574[?] 575[?] 5274[?]  -574[?] -575[?] 5273[?]  -573[?] -575[?] 5272[?]  571[?] -5[?] 574[?] 5271[?]  -574[?] -571[?] 5270[?]  -574[?] 5[?] 5269[?]  568[?] 573[?] 572[?] 5268[?]  -573[?] -572[?] 5267[?]  -573[?] -568[?] 5266[?]  -571[?] 5[?] 572[?] 5265[?]  571[?] -572[?] 5264[?]  -5[?] -572[?] 5263[?]  571[?] 570[?] 569[?] 5262[?]  -570[?] -571[?] 5261[?]  -190[?] 570[?] 556[?] 5259[?]  -570[?] 190[?] 5257[?]  -569[?] 556[?] 5255[?]  568[?] 567[?] 566[?] 5253[?]  -567[?] -568[?] 5252[?]  -566[?] -568[?] 5251[?]  564[?] -6[?] 567[?] 5250[?]  -567[?] -564[?] 5249[?]  -567[?] 6[?] 5248[?]  -561[?] 565[?] 566[?] 5247[?]  -566[?] -565[?] 5246[?]  -566[?] 561[?] 5245[?]  -564[?] 6[?] 565[?] 5244[?]  564[?] -565[?] 5243[?]  -6[?] -565[?] 5242[?]  564[?] 563[?] 562[?] 5241[?]  -563[?] -564[?] 5240[?]  -189[?] 563[?] 556[?] 5238[?]  -563[?] 189[?] 5236[?]  -562[?] 556[?] 5234[?]  -7[?] 560[?] 561[?] 5232[?]  -561[?] -560[?] 5231[?]  -561[?] 7[?] 5230[?]  560[?] 559[?] 558[?] 5229[?]  -559[?] -560[?] 5228[?]  -188[?] 559[?] 556[?] 5226[?]  -559[?] 188[?] 5224[?]  -558[?] 556[?] 5222[?]  -193[?] -556[?] 557[?] 5220[?]  -557[?] 556[?] 5219[?]  -557[?] 193[?] 5218[?]  555[?] 552[?] 556[?] 5217[?]  -555[?] -556[?] 5216[?]  -552[?] -556[?] 5215[?]  -554[?] 194[?] 555[?] 5214[?]  554[?] -555[?] 5213[?]  -194[?] -555[?] 5212[?]  554[?] -553[?] 195[?] 5211[?]  553[?] -554[?] 5210[?]  -195[?] -554[?] 5209[?]  553[?] -176[?] -137[?] 5208[?]  176[?] -553[?] 5207[?]  137[?] -553[?] 5206[?]  -551[?] 175[?] 552[?] 5205[?]  -552[?] 551[?] 5204[?]  -175[?] -552[?] 5203[?]  -550[?] -195[?] 551[?] 5202[?]  -551[?] 550[?] 5201[?]  -551[?] 195[?] 5200[?]  176[?] 137[?] 550[?] 5199[?]  -550[?] -176[?] 5198[?]  -550[?] -137[?] 5197[?]  548[?] 549[?] -534[?] 5196[?]  -549[?] -548[?] 5195[?]  534[?] -549[?] 5194[?]  548[?] 546[?] 547[?] 5193[?]  -547[?] -548[?] 5192[?]  -546[?] -548[?] 5191[?]  50[?] -35[?] 547[?] 5190[?]  -547[?] -50[?] 5189[?]  -547[?] 35[?] 5188[?]  -545[?] 546[?] -50[?] 5187[?]  -546[?] 545[?] 5186[?]  50[?] -546[?] 5185[?]  545[?] 544[?] 212[?] 5184[?]  -544[?] -545[?] 5183[?]  -545[?] -212[?] 5182[?]  -35[?] 544[?] 543[?] 5181[?]  -544[?] -543[?] 5180[?]  -544[?] 35[?] 5179[?]  34[?] 543[?] -542[?] 5178[?]  542[?] -543[?] 5177[?]  -543[?] -34[?] 5176[?]  542[?] -541[?] -197[?] 5175[?]  541[?] -542[?] 5174[?]  197[?] -542[?] 5173[?]  541[?] -540[?] -539[?] 5172[?]  540[?] -541[?] 5171[?]  539[?] -541[?] 5170[?]  540[?] -255[?] 28[?] 5169[?]  255[?] -540[?] 5168[?]  -28[?] -540[?] 5167[?]  539[?] -538[?] -468[?] 5166[?]  538[?] -539[?] 5165[?]  468[?] -539[?] 5164[?]  538[?] -537[?] -536[?] 5163[?]  537[?] -538[?] 5162[?]  536[?] -538[?] 5161[?]  537[?] 27[?] 26[?] 5160[?]  -27[?] -537[?] 5159[?]  -26[?] -537[?] 5158[?]  536[?] 21[?] -535[?] 5157[?]  535[?] -536[?] 5156[?]  -21[?] -536[?] 5155[?]  535[?] 20[?] 19[?] 5154[?]  -20[?] -535[?] 5153[?]  -19[?] -535[?] 5152[?]  534[?] -533[?] -523[?] 5151[?]  533[?] -534[?] 5150[?]  523[?] -534[?] 5149[?]  533[?] 531[?] 532[?] 5148[?]  -532[?] -533[?] 5147[?]  -531[?] -533[?] 5146[?]  50[?] -47[?] 532[?] 5145[?]  -532[?] -50[?] 5144[?]  -532[?] 47[?] 5143[?]  -530[?] -50[?] 531[?] 5142[?]  -531[?] 530[?] 5141[?]  -531[?] 50[?] 5140[?]  529[?] 486[?] 530[?] 5139[?]  -530[?] -529[?] 5138[?]  -486[?] -530[?] 5137[?]  529[?] -47[?] 528[?] 5136[?]  -528[?] -529[?] 5135[?]  47[?] -529[?] 5134[?]  -528[?] 527[?] 5132[?]  -528[?] 299[?] 5131[?]  -527[?] 526[?] 5129[?]  -527[?] 288[?] 5128[?]  -526[?] 525[?] 5126[?]  -525[?] -46[?] 5122[?]  523[?] 521[?] 522[?] 5118[?]  -522[?] -523[?] 5117[?]  -521[?] -523[?] 5116[?]  50[?] -46[?] 522[?] 5115[?]  -522[?] -50[?] 5114[?]  -522[?] 46[?] 5113[?]  520[?] -50[?] 521[?] 5112[?]  -521[?] -520[?] 5111[?]  -521[?] 50[?] 5110[?]  520[?] 518[?] 519[?] 5109[?]  -518[?] -520[?] 5107[?]  -519[?] 300[?] 5105[?]  -519[?] 46[?] 5104[?]  46[?] 300[?] 518[?] 5103[?]  -300[?] -518[?] 5102[?]  -518[?] -46[?] 5101[?]  508[?] 517[?] -516[?] 5100[?]  516[?] -517[?] 5099[?]  -517[?] -508[?] 5098[?]  516[?] 510[?] -515[?] 5097[?]  515[?] -516[?] 5096[?]  -510[?] -516[?] 5095[?]  515[?] 512[?] 514[?] 5094[?]  -514[?] -515[?] 5093[?]  -512[?] -515[?] 5092[?]  -99[?] -513[?] 514[?] 5091[?]  -514[?] 513[?] 5090[?]  99[?] -514[?] 5089[?]  -481[?] -491[?] 513[?] 5088[?]  -513[?] 491[?] 5087[?]  -513[?] 481[?] 5086[?]  -117[?] -511[?] 512[?] 5085[?]  -512[?] 511[?] 5084[?]  -512[?] 117[?] 5083[?]  -481[?] 491[?] 511[?] 5082[?]  -511[?] -491[?] 5081[?]  -511[?] 481[?] 5080[?]  -135[?] -509[?] 510[?] 5079[?]  -510[?] 509[?] 5078[?]  135[?] -510[?] 5077[?]  -491[?] 509[?] 481[?] 5076[?]  -509[?] 491[?] 5075[?]  -481[?] -509[?] 5074[?]  508[?] 507[?] -492[?] 5073[?]  -507[?] -508[?] 5072[?]  492[?] -508[?] 5071[?]  507[?] 506[?] 505[?] 5070[?]  -506[?] -507[?] 5069[?]  -507[?] -505[?] 5068[?]  504[?] -166[?] 506[?] 5067[?]  -506[?] -504[?] 5066[?]  -506[?] 166[?] 5065[?]  166[?] -504[?] 505[?] 5064[?]  504[?] -505[?] 5063[?]  -166[?] -505[?] 5062[?]  504[?] -503[?] -156[?] 5061[?]  503[?] -504[?] 5060[?]  156[?] -504[?] 5059[?]  503[?] -502[?] -172[?] 5058[?]  502[?] -503[?] 5057[?]  172[?] -503[?] 5056[?]  502[?] -160[?] -501[?] 5055[?]  501[?] -502[?] 5054[?]  160[?] -502[?] 5053[?]  501[?] -500[?] -167[?] 5052[?]  500[?] -501[?] 5051[?]  167[?] -501[?] 5050[?]  500[?] -499[?] -159[?] 5049[?]  499[?] -500[?] 5048[?]  159[?] -500[?] 5047[?]  499[?] -498[?] -171[?] 5046[?]  498[?] -499[?] 5045[?]  171[?] -499[?] 5044[?]  498[?] -497[?] -162[?] 5043[?]  497[?] -498[?] 5042[?]  162[?] -498[?] 5041[?]  497[?] -496[?] -169[?] 5040[?]  496[?] -497[?] 5039[?]  169[?] -497[?] 5038[?]  496[?] -495[?] -173[?] 5037[?]  495[?] -496[?] 5036[?]  173[?] -496[?] 5035[?]  495[?] -157[?] -494[?] 5034[?]  494[?] -495[?] 5033[?]  157[?] -495[?] 5032[?]  494[?] -165[?] -493[?] 5031[?]  493[?] -494[?] 5030[?]  165[?] -494[?] 5029[?]  493[?] -163[?] -170[?] 5028[?]  170[?] -493[?] 5027[?]  163[?] -493[?] 5026[?]  492[?] 491[?] 481[?] 5025[?]  -491[?] -492[?] 5024[?]  -481[?] -492[?] 5023[?]  489[?] 491[?] 490[?] 5022[?]  -490[?] -491[?] 5021[?]  -491[?] -489[?] 5020[?]  50[?] -48[?] 490[?] 5019[?]  -490[?] -50[?] 5018[?]  -490[?] 48[?] 5017[?]  489[?] -488[?] -50[?] 5016[?]  488[?] -489[?] 5015[?]  50[?] -489[?] 5014[?]  488[?] 487[?] 475[?] 5013[?]  -487[?] -488[?] 5012[?]  -475[?] -488[?] 5011[?]  -48[?] 487[?] 486[?] 5010[?]  -486[?] -487[?] 5009[?]  -487[?] 48[?] 5008[?]  -463[?] -485[?] 486[?] 5007[?]  -486[?] 485[?] 5006[?]  -486[?] 463[?] 5005[?]  -484[?] -466[?] 485[?] 5004[?]  -485[?] 484[?] 5003[?]  -485[?] 466[?] 5002[?]  -483[?] -469[?] 484[?] 5001[?]  -484[?] 483[?] 5000[?]  -484[?] 469[?] 4999[?]  -482[?] 47[?] 483[?] 4998[?]  -483[?] 482[?] 4997[?]  -483[?] -47[?] 4996[?]  46[?] 21[?] 482[?] 4995[?]  -482[?] -46[?] 4994[?]  -482[?] -21[?] 4993[?]  479[?] 481[?] 480[?] 4992[?]  -480[?] -481[?] 4991[?]  -481[?] -479[?] 4990[?]  50[?] -49[?] 480[?] 4989[?]  -480[?] -50[?] 4988[?]  -480[?] 49[?] 4987[?]  479[?] -478[?] -50[?] 4986[?]  478[?] -479[?] 4985[?]  50[?] -479[?] 4984[?]  478[?] 477[?] 476[?] 4983[?]  -477[?] -478[?] 4982[?]  -476[?] -478[?] 4981[?]  -49[?] 477[?] 475[?] 4980[?]  -475[?] -477[?] 4979[?]  -477[?] 49[?] 4978[?]  -475[?] 49[?] 476[?] 4977[?]  -476[?] 475[?] 4976[?]  -476[?] -49[?] 4975[?]  -475[?] 474[?] 4973[?]  -475[?] 463[?] 4972[?]  -474[?] 473[?] 4970[?]  -474[?] 466[?] 4969[?]  -473[?] 472[?] 4967[?]  -473[?] 469[?] 4966[?]  -472[?] 471[?] 4964[?]  -472[?] -21[?] 4963[?]  -471[?] 470[?] 4961[?]  -471[?] -48[?] 4960[?]  -470[?] -47[?] 4958[?]  -470[?] -46[?] 4957[?]  469[?] -225[?] -468[?] 4956[?]  468[?] -469[?] 4955[?]  225[?] -469[?] 4954[?]  468[?] -467[?] 25[?] 4953[?]  467[?] -468[?] 4952[?]  -25[?] -468[?] 4951[?]  467[?] -331[?] 24[?] 4950[?]  331[?] -467[?] 4949[?]  -24[?] -467[?] 4948[?]  45[?] -465[?] 466[?] 4947[?]  -466[?] 465[?] 4946[?]  -45[?] -466[?] 4945[?]  44[?] -464[?] 465[?] 4944[?]  -465[?] 464[?] 4943[?]  -44[?] -465[?] 4942[?]  42[?] 43[?] 464[?] 4941[?]  -43[?] -464[?] 4940[?]  -464[?] -42[?] 4939[?]  -462[?] 463[?] -256[?] 4938[?]  -463[?] 462[?] 4937[?]  -463[?] 256[?] 4936[?]  -461[?] -458[?] 462[?] 4935[?]  -462[?] 461[?] 4934[?]  -462[?] 458[?] 4933[?]  -460[?] -221[?] 461[?] 4932[?]  -461[?] 460[?] 4931[?]  -461[?] 221[?] 4930[?]  -459[?] 460[?] 19[?] 4929[?]  -460[?] 459[?] 4928[?]  -460[?] -19[?] 4927[?]  -323[?] 459[?] 20[?] 4926[?]  -459[?] 323[?] 4925[?]  -459[?] -20[?] 4924[?]  36[?] -457[?] 458[?] 4923[?]  -458[?] 457[?] 4922[?]  -36[?] -458[?] 4921[?]  35[?] -456[?] 457[?] 4920[?]  -457[?] 456[?] 4919[?]  -35[?] -457[?] 4918[?]  34[?] 456[?] 33[?] 4917[?]  -456[?] -34[?] 4916[?]  -33[?] -456[?] 4915[?]  -454[?] -380[?] 455[?] 4914[?]  -455[?] 454[?] 4913[?]  -455[?] 380[?] 4912[?]  368[?] 454[?] -352[?] 4911[?]  -454[?] -368[?] 4910[?]  -454[?] 352[?] 4909[?]  453[?] -452[?] -318[?] 4908[?]  452[?] -453[?] 4907[?]  318[?] -453[?] 4906[?]  452[?] -392[?] -451[?] 4905[?]  451[?] -452[?] 4904[?]  392[?] -452[?] 4903[?]  451[?] -450[?] -421[?] 4902[?]  450[?] -451[?] 4901[?]  421[?] -451[?] 4900[?]  450[?] -449[?] -428[?] 4899[?]  449[?] -450[?] 4898[?]  428[?] -450[?] 4897[?]  449[?] -448[?] -435[?] 4896[?]  448[?] -449[?] 4895[?]  435[?] -449[?] 4894[?]  448[?] -447[?] -440[?] 4893[?]  447[?] -448[?] 4892[?]  440[?] -448[?] 4891[?]  447[?] -446[?] 441[?] 4890[?]  446[?] -447[?] 4889[?]  -441[?] -447[?] 4888[?]  446[?] -445[?] 442[?] 4887[?]  445[?] -446[?] 4886[?]  -442[?] -446[?] 4885[?]  445[?] 444[?] 443[?] 4884[?]  -444[?] -445[?] 4883[?]  -443[?] -445[?] 4882[?]  -71[?] -313[?] 444[?] 4881[?]  -444[?] 313[?] 4880[?]  -444[?] 71[?] 4879[?]  -72[?] -313[?] 443[?] 4878[?]  -443[?] 313[?] 4877[?]  -443[?] 72[?] 4876[?]  -70[?] -313[?] 442[?] 4875[?]  -442[?] 313[?] 4874[?]  -442[?] 70[?] 4873[?]  -69[?] -313[?] 441[?] 4872[?]  -441[?] 313[?] 4871[?]  -441[?] 69[?] 4870[?]  440[?] -439[?] 436[?] 4869[?]  439[?] -440[?] 4868[?]  -436[?] -440[?] 4867[?]  439[?] 438[?] 437[?] 4866[?]  -438[?] -439[?] 4865[?]  -437[?] -439[?] 4864[?]  -73[?] -313[?] 438[?] 4863[?]  -438[?] 313[?] 4862[?]  -438[?] 73[?] 4861[?]  -74[?] -313[?] 437[?] 4860[?]  -437[?] 313[?] 4859[?]  -437[?] 74[?] 4858[?]  -75[?] -313[?] 436[?] 4857[?]  -436[?] 313[?] 4856[?]  -436[?] 75[?] 4855[?]  435[?] -434[?] 429[?] 4854[?]  434[?] -435[?] 4853[?]  -429[?] -435[?] 4852[?]  434[?] -433[?] 430[?] 4851[?]  433[?] -434[?] 4850[?]  -430[?] -434[?] 4849[?]  433[?] 432[?] 431[?] 4848[?]  -432[?] -433[?] 4847[?]  -431[?] -433[?] 4846[?]  -67[?] -313[?] 432[?] 4845[?]  -432[?] 313[?] 4844[?]  -432[?] 67[?] 4843[?]  -68[?] -313[?] 431[?] 4842[?]  -431[?] 313[?] 4841[?]  -431[?] 68[?] 4840[?]  -66[?] -313[?] 430[?] 4839[?]  -430[?] 313[?] 4838[?]  -430[?] 66[?] 4837[?]  -65[?] -313[?] 429[?] 4836[?]  -429[?] 313[?] 4835[?]  -429[?] 65[?] 4834[?]  428[?] -427[?] 422[?] 4833[?]  427[?] -428[?] 4832[?]  -422[?] -428[?] 4831[?]  427[?] -426[?] 423[?] 4830[?]  426[?] -427[?] 4829[?]  -423[?] -427[?] 4828[?]  426[?] 425[?] 424[?] 4827[?]  -425[?] -426[?] 4826[?]  -424[?] -426[?] 4825[?]  -63[?] -313[?] 425[?] 4824[?]  -425[?] 313[?] 4823[?]  -425[?] 63[?] 4822[?]  -64[?] -313[?] 424[?] 4821[?]  -424[?] 313[?] 4820[?]  -424[?] 64[?] 4819[?]  -62[?] -313[?] 423[?] 4818[?]  -423[?] 313[?] 4817[?]  -423[?] 62[?] 4816[?]  -61[?] -313[?] 422[?] 4815[?]  -422[?] 313[?] 4814[?]  -422[?] 61[?] 4813[?]  421[?] -420[?] -399[?] 4812[?]  420[?] -421[?] 4811[?]  399[?] -421[?] 4810[?]  420[?] -419[?] -406[?] 4809[?]  419[?] -420[?] 4808[?]  406[?] -420[?] 4807[?]  419[?] -418[?] -411[?] 4806[?]  418[?] -419[?] 4805[?]  411[?] -419[?] 4804[?]  418[?] -417[?] 412[?] 4803[?]  417[?] -418[?] 4802[?]  -412[?] -418[?] 4801[?]  417[?] -416[?] 413[?] 4800[?]  416[?] -417[?] 4799[?]  -413[?] -417[?] 4798[?]  416[?] 415[?] 414[?] 4797[?]  -415[?] -416[?] 4796[?]  -414[?] -416[?] 4795[?]  -56[?] -313[?] 415[?] 4794[?]  -415[?] 313[?] 4793[?]  -415[?] 56[?] 4792[?]  -57[?] -313[?] 414[?] 4791[?]  -414[?] 313[?] 4790[?]  -414[?] 57[?] 4789[?]  -55[?] -313[?] 413[?] 4788[?]  -413[?] 313[?] 4787[?]  -413[?] 55[?] 4786[?]  -54[?] -313[?] 412[?] 4785[?]  -412[?] 313[?] 4784[?]  -412[?] 54[?] 4783[?]  411[?] -410[?] 407[?] 4782[?]  410[?] -411[?] 4781[?]  -407[?] -411[?] 4780[?]  410[?] 409[?] 408[?] 4779[?]  -409[?] -410[?] 4778[?]  -408[?] -410[?] 4777[?]  -58[?] -313[?] 409[?] 4776[?]  -409[?] 313[?] 4775[?]  -409[?] 58[?] 4774[?]  -59[?] -313[?] 408[?] 4773[?]  -408[?] 313[?] 4772[?]  -408[?] 59[?] 4771[?]  -60[?] -313[?] 407[?] 4770[?]  -407[?] 313[?] 4769[?]  -407[?] 60[?] 4768[?]  406[?] -405[?] 400[?] 4767[?]  405[?] -406[?] 4766[?]  -400[?] -406[?] 4765[?]  405[?] -404[?] 401[?] 4764[?]  404[?] -405[?] 4763[?]  -401[?] -405[?] 4762[?]  404[?] 403[?] 402[?] 4761[?]  -403[?] -404[?] 4760[?]  -402[?] -404[?] 4759[?]  -81[?] -313[?] 403[?] 4758[?]  -403[?] 313[?] 4757[?]  -403[?] 81[?] 4756[?]  -82[?] -313[?] 402[?] 4755[?]  -402[?] 313[?] 4754[?]  -402[?] 82[?] 4753[?]  -53[?] -313[?] 401[?] 4752[?]  -401[?] 313[?] 4751[?]  -401[?] 53[?] 4750[?]  -80[?] -313[?] 400[?] 4749[?]  -400[?] 313[?] 4748[?]  -400[?] 80[?] 4747[?]  399[?] -398[?] 393[?] 4746[?]  398[?] -399[?] 4745[?]  -393[?] -399[?] 4744[?]  398[?] -397[?] 394[?] 4743[?]  397[?] -398[?] 4742[?]  -394[?] -398[?] 4741[?]  397[?] 396[?] 395[?] 4740[?]  -396[?] -397[?] 4739[?]  -395[?] -397[?] 4738[?]  -78[?] -313[?] 396[?] 4737[?]  -396[?] 313[?] 4736[?]  -396[?] 78[?] 4735[?]  -79[?] -313[?] 395[?] 4734[?]  -395[?] 313[?] 4733[?]  -395[?] 79[?] 4732[?]  -77[?] -313[?] 394[?] 4731[?]  -394[?] 313[?] 4730[?]  -394[?] 77[?] 4729[?]  -76[?] -313[?] 393[?] 4728[?]  -393[?] 313[?] 4727[?]  -393[?] 76[?] 4726[?]  392[?] -322[?] 391[?] 4725[?]  -391[?] -392[?] 4724[?]  322[?] -392[?] 4723[?]  -390[?] 369[?] 391[?] 4722[?]  -391[?] 390[?] 4721[?]  -391[?] -369[?] 4720[?]  389[?] 388[?] 390[?] 4719[?]  -390[?] -389[?] 4718[?]  -390[?] -388[?] 4717[?]  -386[?] 389[?] 380[?] 4716[?]  -389[?] 386[?] 4715[?]  -389[?] -380[?] 4714[?]  387[?] -380[?] 388[?] 4713[?]  -387[?] -388[?] 4712[?]  -388[?] 380[?] 4711[?]  -386[?] 387[?] -352[?] 4710[?]  -387[?] 386[?] 4709[?]  -387[?] 352[?] 4708[?]  384[?] 386[?] 385[?] 4707[?]  -385[?] -386[?] 4706[?]  -386[?] -384[?] 4705[?]  50[?] -40[?] 385[?] 4704[?]  -385[?] -50[?] 4703[?]  -385[?] 40[?] 4702[?]  384[?] -383[?] -50[?] 4701[?]  383[?] -384[?] 4700[?]  50[?] -384[?] 4699[?]  383[?] 382[?] 381[?] 4698[?]  -382[?] -383[?] 4697[?]  -381[?] -383[?] 4696[?]  -40[?] 382[?] 348[?] 4695[?]  -382[?] -348[?] 4694[?]  -382[?] 40[?] 4693[?]  40[?] -348[?] 381[?] 4692[?]  -381[?] 348[?] 4691[?]  -381[?] -40[?] 4690[?]  378[?] 380[?] 379[?] 4689[?]  -379[?] -380[?] 4688[?]  -380[?] -378[?] 4687[?]  50[?] -41[?] 379[?] 4686[?]  -379[?] -50[?] 4685[?]  -379[?] 41[?] 4684[?]  378[?] -377[?] -50[?] 4683[?]  377[?] -378[?] 4682[?]  50[?] -378[?] 4681[?]  377[?] 376[?] 218[?] 4680[?]  -376[?] -377[?] 4679[?]  -218[?] -377[?] 4678[?]  -41[?] 376[?] 375[?] 4677[?]  -375[?] -376[?] 4676[?]  41[?] -376[?] 4675[?]  -374[?] -345[?] 375[?] 4674[?]  -375[?] 374[?] 4673[?]  -375[?] 345[?] 4672[?]  -373[?] -344[?] 374[?] 4671[?]  -374[?] 373[?] 4670[?]  -374[?] 344[?] 4669[?]  -372[?] 373[?] -330[?] 4668[?]  -373[?] 372[?] 4667[?]  -373[?] 330[?] 4666[?]  -294[?] 372[?] -371[?] 4665[?]  -372[?] 371[?] 4664[?]  -372[?] 294[?] 4663[?]  371[?] -370[?] 22[?] 4662[?]  370[?] -371[?] 4661[?]  -22[?] -371[?] 4660[?]  370[?] 23[?] 21[?] 4659[?]  -23[?] -370[?] 4658[?]  -21[?] -370[?] 4657[?]  -368[?] -352[?] 369[?] 4656[?]  368[?] -369[?] 4655[?]  352[?] -369[?] 4654[?]  368[?] 366[?] 367[?] 4653[?]  -367[?] -368[?] 4652[?]  -366[?] -368[?] 4651[?]  50[?] -38[?] 367[?] 4650[?]  -367[?] -50[?] 4649[?]  -367[?] 38[?] 4648[?]  -365[?] 366[?] -50[?] 4647[?]  -366[?] 365[?] 4646[?]  50[?] -366[?] 4645[?]  364[?] 365[?] 337[?] 4644[?]  -365[?] -364[?] 4643[?]  -365[?] -337[?] 4642[?]  364[?] -38[?] 363[?] 4641[?]  -363[?] -364[?] 4640[?]  38[?] -364[?] 4639[?]  -362[?] 363[?] -200[?] 4638[?]  -363[?] 362[?] 4637[?]  -363[?] 200[?] 4636[?]  -356[?] 362[?] -361[?] 4635[?]  -362[?] 361[?] 4634[?]  -362[?] 356[?] 4633[?]  361[?] -360[?] -206[?] 4632[?]  360[?] -361[?] 4631[?]  206[?] -361[?] 4630[?]  360[?] -359[?] 21[?] 4629[?]  359[?] -360[?] 4628[?]  -21[?] -360[?] 4627[?]  359[?] -358[?] 19[?] 4626[?]  358[?] -359[?] 4625[?]  -19[?] -359[?] 4624[?]  358[?] -357[?] 22[?] 4623[?]  357[?] -358[?] 4622[?]  -22[?] -358[?] 4621[?]  357[?] 23[?] 24[?] 4620[?]  -24[?] -357[?] 4619[?]  -23[?] -357[?] 4618[?]  -355[?] 35[?] 356[?] 4617[?]  -356[?] 355[?] 4616[?]  -356[?] -35[?] 4615[?]  -354[?] 34[?] 355[?] 4614[?]  -355[?] 354[?] 4613[?]  -355[?] -34[?] 4612[?]  -353[?] 354[?] 36[?] 4611[?]  -354[?] 353[?] 4610[?]  -36[?] -354[?] 4609[?]  353[?] 37[?] 20[?] 4608[?]  -37[?] -353[?] 4607[?]  -353[?] -20[?] 4606[?]  352[?] 350[?] 351[?] 4605[?]  -351[?] -352[?] 4604[?]  -350[?] -352[?] 4603[?]  50[?] -39[?] 351[?] 4602[?]  -351[?] -50[?] 4601[?]  -351[?] 39[?] 4600[?]  -349[?] 350[?] -50[?] 4599[?]  -350[?] 349[?] 4598[?]  50[?] -350[?] 4597[?]  338[?] 349[?] 348[?] 4596[?]  -349[?] -348[?] 4595[?]  -338[?] -349[?] 4594[?]  -347[?] -340[?] 348[?] 4593[?]  -348[?] 347[?] 4592[?]  340[?] -348[?] 4591[?]  -346[?] 347[?] -330[?] 4590[?]  -347[?] 346[?] 4589[?]  -347[?] 330[?] 4588[?]  -344[?] -345[?] 346[?] 4587[?]  -346[?] 345[?] 4586[?]  344[?] -346[?] 4585[?]  -234[?] 345[?] -232[?] 4584[?]  -345[?] 234[?] 4583[?]  232[?] -345[?] 4582[?]  344[?] -343[?] 36[?] 4581[?]  343[?] -344[?] 4580[?]  -36[?] -344[?] 4579[?]  343[?] -342[?] 35[?] 4578[?]  342[?] -343[?] 4577[?]  -35[?] -343[?] 4576[?]  342[?] -341[?] 37[?] 4575[?]  341[?] -342[?] 4574[?]  -37[?] -342[?] 4573[?]  38[?] 341[?] 20[?] 4572[?]  -38[?] -341[?] 4571[?]  -20[?] -341[?] 4570[?]  340[?] 39[?] -339[?] 4569[?]  339[?] -340[?] 4568[?]  -39[?] -340[?] 4567[?]  339[?] -332[?] 19[?] 4566[?]  332[?] -339[?] 4565[?]  -19[?] -339[?] 4564[?]  -39[?] 338[?] 337[?] 4563[?]  -338[?] -337[?] 4562[?]  -338[?] 39[?] 4561[?]  -336[?] 337[?] -200[?] 4560[?]  -337[?] 336[?] 4559[?]  -337[?] 200[?] 4558[?]  -326[?] 336[?] -335[?] 4557[?]  -336[?] 335[?] 4556[?]  -336[?] 326[?] 4555[?]  335[?] -330[?] -334[?] 4554[?]  334[?] -335[?] 4553[?]  330[?] -335[?] 4552[?]  334[?] -333[?] 19[?] 4551[?]  333[?] -334[?] 4550[?]  -19[?] -334[?] 4549[?]  333[?] -332[?] 20[?] 4548[?]  332[?] -333[?] 4547[?]  -20[?] -333[?] 4546[?]  332[?] 21[?] -331[?] 4545[?]  331[?] -332[?] 4544[?]  -21[?] -332[?] 4543[?]  331[?] 23[?] 22[?] 4542[?]  -23[?] -331[?] 4541[?]  -22[?] -331[?] 4540[?]  330[?] -329[?] 25[?] 4539[?]  329[?] -330[?] 4538[?]  -25[?] -330[?] 4537[?]  329[?] -328[?] 24[?] 4536[?]  328[?] -329[?] 4535[?]  -24[?] -329[?] 4534[?]  328[?] -327[?] 26[?] 4533[?]  327[?] -328[?] 4532[?]  -26[?] -328[?] 4531[?]  327[?] 27[?] 28[?] 4530[?]  -28[?] -327[?] 4529[?]  -27[?] -327[?] 4528[?]  -325[?] 35[?] 326[?] 4527[?]  -326[?] 325[?] 4526[?]  -35[?] -326[?] 4525[?]  -324[?] 34[?] 325[?] 4524[?]  324[?] -325[?] 4523[?]  -325[?] -34[?] 4522[?]  -323[?] 324[?] 36[?] 4521[?]  323[?] -324[?] 4520[?]  -36[?] -324[?] 4519[?]  38[?] 323[?] 37[?] 4518[?]  -323[?] -38[?] 4517[?]  -37[?] -323[?] 4516[?]  322[?] 320[?] 321[?] 4515[?]  -321[?] -322[?] 4514[?]  -320[?] -322[?] 4513[?]  -52[?] -313[?] 321[?] 4512[?]  -321[?] 313[?] 4511[?]  -321[?] 52[?] 4510[?]  319[?] 313[?] 320[?] 4509[?]  -320[?] -319[?] 4508[?]  -320[?] -313[?] 4507[?]  319[?] -272[?] 308[?] 4506[?]  272[?] -319[?] 4504[?]  318[?] -307[?] -317[?] 4503[?]  317[?] -318[?] 4502[?]  307[?] -318[?] 4501[?]  317[?] 316[?] 314[?] 4500[?]  -316[?] -317[?] 4499[?]  -314[?] -317[?] 4498[?]  315[?] 313[?] 316[?] 4497[?]  -316[?] -315[?] 4496[?]  -316[?] -313[?] 4495[?]  315[?] -277[?] -304[?] 4494[?]  304[?] -315[?] 4493[?]  277[?] -315[?] 4492[?]  -51[?] -313[?] 314[?] 4491[?]  -314[?] 313[?] 4490[?]  -314[?] 51[?] 4489[?]  304[?] -312[?] 313[?] 4488[?]  312[?] -313[?] 4487[?]  -313[?] -304[?] 4486[?]  312[?] 310[?] 311[?] 4485[?]  -311[?] -312[?] 4484[?]  -310[?] -312[?] 4483[?]  155[?] 277[?] 311[?] 4482[?]  -311[?] -277[?] 4481[?]  -311[?] -155[?] 4480[?]  -309[?] -155[?] 310[?] 4479[?]  -310[?] 309[?] 4478[?]  -310[?] 155[?] 4477[?]  -308[?] -277[?] 309[?] 4476[?]  -309[?] 308[?] 4475[?]  -309[?] 277[?] 4474[?]  304[?] -272[?] 308[?] 4473[?]  -308[?] -304[?] 4472[?]  272[?] -308[?] 4471[?]  307[?] 306[?] -247[?] 4470[?]  -306[?] -307[?] 4469[?]  247[?] -307[?] 4468[?]  272[?] -305[?] 306[?] 4467[?]  -306[?] 305[?] 4466[?]  -306[?] -272[?] 4465[?]  304[?] 277[?] 305[?] 4464[?]  -305[?] -304[?] 4463[?]  -305[?] -277[?] 4462[?]  304[?] 302[?] 303[?] 4461[?]  -303[?] -304[?] 4460[?]  -302[?] -304[?] 4459[?]  -45[?] 50[?] 303[?] 4458[?]  -303[?] -50[?] 4457[?]  -303[?] 45[?] 4456[?]  -301[?] 302[?] -50[?] 4455[?]  -302[?] 301[?] 4454[?]  -302[?] 50[?] 4453[?]  301[?] 285[?] 300[?] 4452[?]  -300[?] -301[?] 4451[?]  -285[?] -301[?] 4450[?]  -299[?] -292[?] 300[?] 4449[?]  -300[?] 299[?] 4448[?]  -300[?] 292[?] 4447[?]  -298[?] 299[?] -256[?] 4446[?]  -299[?] 298[?] 4445[?]  -299[?] 256[?] 4444[?]  -297[?] -258[?] 298[?] 4443[?]  -298[?] 297[?] 4442[?]  -298[?] 258[?] 4441[?]  -296[?] -294[?] 297[?] 4440[?]  -297[?] 296[?] 4439[?]  -297[?] 294[?] 4438[?]  -295[?] 296[?] 20[?] 4437[?]  -296[?] 295[?] 4436[?]  -296[?] -20[?] 4435[?]  -215[?] 38[?] 295[?] 4434[?]  215[?] -295[?] 4433[?]  -295[?] -38[?] 4432[?]  -293[?] 294[?] 39[?] 4431[?]  -294[?] 293[?] 4430[?]  -39[?] -294[?] 4429[?]  40[?] 293[?] 19[?] 4428[?]  -40[?] -293[?] 4427[?]  -293[?] -19[?] 4426[?]  -291[?] -288[?] 292[?] 4425[?]  -292[?] 291[?] 4424[?]  -292[?] 288[?] 4423[?]  -290[?] 291[?] -228[?] 4422[?]  -291[?] 290[?] 4421[?]  -291[?] 228[?] 4420[?]  -289[?] 290[?] 21[?] 4419[?]  -290[?] 289[?] 4418[?]  -290[?] -21[?] 4417[?]  45[?] 289[?] 22[?] 4416[?]  -45[?] -289[?] 4415[?]  -289[?] -22[?] 4414[?]  -287[?] 44[?] 288[?] 4413[?]  -288[?] 287[?] 4412[?]  -44[?] -288[?] 4411[?]  -286[?] 43[?] 287[?] 4410[?]  -287[?] 286[?] 4409[?]  -43[?] -287[?] 4408[?]  42[?] 41[?] 286[?] 4407[?]  -286[?] -42[?] 4406[?]  -286[?] -41[?] 4405[?]  -45[?] 285[?] 284[?] 4404[?]  -285[?] -284[?] 4403[?]  -285[?] 45[?] 4402[?]  -283[?] -265[?] 284[?] 4401[?]  -284[?] 283[?] 4400[?]  -284[?] 265[?] 4399[?]  -282[?] -279[?] 283[?] 4398[?]  -283[?] 282[?] 4397[?]  -283[?] 279[?] 4396[?]  -281[?] 282[?] -228[?] 4395[?]  -282[?] 281[?] 4394[?]  -282[?] 228[?] 4393[?]  -280[?] 281[?] 21[?] 4392[?]  -281[?] 280[?] 4391[?]  44[?] 280[?] 22[?] 4389[?]  -44[?] -280[?] 4388[?]  -278[?] 43[?] 279[?] 4386[?]  -279[?] 278[?] 4385[?]  -43[?] -279[?] 4384[?]  -213[?] 42[?] 278[?] 4383[?]  -278[?] 213[?] 4382[?]  -278[?] -42[?] 4381[?]  277[?] 275[?] 276[?] 4380[?]  -276[?] -277[?] 4379[?]  -275[?] -277[?] 4378[?]  -43[?] 50[?] 276[?] 4377[?]  -276[?] -50[?] 4376[?]  -276[?] 43[?] 4375[?]  -274[?] 275[?] -50[?] 4374[?]  -275[?] 274[?] 4373[?]  -275[?] 50[?] 4372[?]  274[?] 273[?] 266[?] 4371[?]  -273[?] -274[?] 4370[?]  -266[?] -274[?] 4369[?]  -43[?] 273[?] 242[?] 4368[?]  -273[?] -242[?] 4367[?]  -273[?] 43[?] 4366[?]  272[?] 270[?] 271[?] 4365[?]  -271[?] -272[?] 4364[?]  -270[?] -272[?] 4363[?]  -44[?] 50[?] 271[?] 4362[?]  -271[?] -50[?] 4361[?]  -271[?] 44[?] 4360[?]  -269[?] 270[?] -50[?] 4359[?]  -270[?] 269[?] 4358[?]  -270[?] 50[?] 4357[?]  269[?] 268[?] 267[?] 4356[?]  -268[?] -269[?] 4355[?]  -267[?] -269[?] 4354[?]  -44[?] 268[?] 266[?] 4353[?]  -268[?] -266[?] 4352[?]  -268[?] 44[?] 4351[?]  -266[?] 44[?] 267[?] 4350[?]  -267[?] 266[?] 4349[?]  -44[?] -267[?] 4348[?]  -253[?] -265[?] 266[?] 4347[?]  -266[?] 265[?] 4346[?]  -266[?] 253[?] 4345[?]  -264[?] 265[?] -256[?] 4344[?]  -265[?] 264[?] 4343[?]  -265[?] 256[?] 4342[?]  -263[?] -258[?] 264[?] 4341[?]  -264[?] 263[?] 4340[?]  -264[?] 258[?] 4339[?]  -262[?] 263[?] -260[?] 4338[?]  -263[?] 262[?] 4337[?]  -263[?] 260[?] 4336[?]  -261[?] 262[?] 37[?] 4335[?]  -262[?] 261[?] 4334[?]  -37[?] -262[?] 4333[?]  38[?] 261[?] 36[?] 4332[?]  -261[?] -38[?] 4331[?]  -36[?] -261[?] 4330[?]  260[?] -259[?] 19[?] 4329[?]  259[?] -260[?] 4328[?]  -19[?] -260[?] 4327[?]  259[?] 39[?] 20[?] 4326[?]  -39[?] -259[?] 4325[?]  -20[?] -259[?] 4324[?]  -257[?] 34[?] 258[?] 4323[?]  257[?] -258[?] 4322[?]  -258[?] -34[?] 4321[?]  257[?] 35[?] 33[?] 4320[?]  -35[?] -257[?] 4319[?]  -33[?] -257[?] 4318[?]  256[?] -255[?] 32[?] 4317[?]  255[?] -256[?] 4316[?]  -32[?] -256[?] 4315[?]  255[?] 31[?] -254[?] 4314[?]  254[?] -255[?] 4313[?]  -31[?] -255[?] 4312[?]  254[?] 29[?] 30[?] 4311[?]  -30[?] -254[?] 4310[?]  -29[?] -254[?] 4309[?]  -252[?] -249[?] 253[?] 4308[?]  -253[?] 252[?] 4307[?]  -253[?] 249[?] 4306[?]  -251[?] 252[?] -228[?] 4305[?]  -252[?] 251[?] 4304[?]  -252[?] 228[?] 4303[?]  -250[?] 251[?] 21[?] 4302[?]  -251[?] 250[?] 4301[?]  -251[?] -21[?] 4300[?]  43[?] 250[?] 22[?] 4299[?]  -43[?] -250[?] 4298[?]  -250[?] -22[?] 4297[?]  -248[?] 41[?] 249[?] 4296[?]  -249[?] 248[?] 4295[?]  -249[?] -41[?] 4294[?]  42[?] 40[?] 248[?] 4293[?]  -248[?] -42[?] 4292[?]  -248[?] -40[?] 4291[?]  247[?] -246[?] -174[?] 4290[?]  246[?] -247[?] 4289[?]  174[?] -247[?] 4288[?]  246[?] 245[?] 244[?] 4287[?]  -245[?] -246[?] 4286[?]  -244[?] -246[?] 4285[?]  50[?] -42[?] 245[?] 4284[?]  -245[?] -50[?] 4283[?]  -245[?] 42[?] 4282[?]  -243[?] -50[?] 244[?] 4281[?]  -244[?] 243[?] 4280[?]  -244[?] 50[?] 4279[?]  219[?] 242[?] 243[?] 4278[?]  -243[?] -242[?] 4277[?]  -243[?] -219[?] 4276[?]  -241[?] -230[?] 242[?] 4275[?]  -242[?] 241[?] 4274[?]  -242[?] 230[?] 4273[?]  -240[?] 241[?] -232[?] 4272[?]  -241[?] 240[?] 4271[?]  -241[?] 232[?] 4270[?]  -239[?] -234[?] 240[?] 4269[?]  -240[?] 239[?] 4268[?]  -240[?] 234[?] 4267[?]  -238[?] -236[?] 239[?] 4266[?]  -239[?] 238[?] 4265[?]  -239[?] 236[?] 4264[?]  -237[?] 238[?] 36[?] 4263[?]  -238[?] 237[?] 4262[?]  -36[?] -238[?] 4261[?]  237[?] 37[?] 35[?] 4260[?]  -37[?] -237[?] 4259[?]  -237[?] -35[?] 4258[?]  -235[?] 236[?] 20[?] 4257[?]  -236[?] 235[?] 4256[?]  -236[?] -20[?] 4255[?]  38[?] 235[?] 19[?] 4254[?]  -235[?] -38[?] 4253[?]  -235[?] -19[?] 4252[?]  -233[?] 234[?] 33[?] 4251[?]  -234[?] 233[?] 4250[?]  -33[?] -234[?] 4249[?]  34[?] 233[?] 32[?] 4248[?]  -233[?] -34[?] 4247[?]  -32[?] -233[?] 4246[?]  232[?] -231[?] 30[?] 4245[?]  231[?] -232[?] 4244[?]  -30[?] -232[?] 4243[?]  231[?] 31[?] 29[?] 4242[?]  -31[?] -231[?] 4241[?]  -29[?] -231[?] 4240[?]  -229[?] -221[?] 230[?] 4239[?]  -230[?] 229[?] 4238[?]  -230[?] 221[?] 4237[?]  -223[?] -228[?] 229[?] 4236[?]  -229[?] 228[?] 4235[?]  -229[?] 223[?] 4234[?]  228[?] -227[?] -225[?] 4233[?]  227[?] -228[?] 4232[?]  225[?] -228[?] 4231[?]  227[?] -226[?] 24[?] 4230[?]  226[?] -227[?] 4229[?]  -24[?] -227[?] 4228[?]  226[?] 23[?] 25[?] 4227[?]  -25[?] -226[?] 4226[?]  -23[?] -226[?] 4225[?]  225[?] -224[?] 27[?] 4224[?]  224[?] -225[?] 4223[?]  -27[?] -225[?] 4222[?]  224[?] 26[?] 28[?] 4221[?]  -28[?] -224[?] 4220[?]  -26[?] -224[?] 4219[?]  -222[?] 21[?] 223[?] 4218[?]  -223[?] 222[?] 4217[?]  -223[?] -21[?] 4216[?]  42[?] 22[?] 222[?] 4215[?]  -222[?] -42[?] 4214[?]  -222[?] -22[?] 4213[?]  -220[?] 40[?] 221[?] 4212[?]  -221[?] 220[?] 4211[?]  -221[?] -40[?] 4210[?]  41[?] 220[?] 39[?] 4209[?]  -220[?] -41[?] 4208[?]  -39[?] -220[?] 4207[?]  219[?] 218[?] -42[?] 4206[?]  -218[?] -219[?] 4205[?]  42[?] -219[?] 4204[?]  -217[?] -212[?] 218[?] 4203[?]  -218[?] 217[?] 4202[?]  -218[?] 212[?] 4201[?]  -216[?] -213[?] 217[?] 4200[?]  -217[?] 216[?] 4199[?]  -217[?] 213[?] 4198[?]  -215[?] -214[?] 216[?] 4197[?]  215[?] -216[?] 4196[?]  -216[?] 214[?] 4195[?]  215[?] 37[?] 36[?] 4194[?]  -37[?] -215[?] 4193[?]  -36[?] -215[?] 4192[?]  38[?] 214[?] 39[?] 4191[?]  -214[?] -39[?] 4190[?]  -214[?] -38[?] 4189[?]  41[?] 40[?] 213[?] 4188[?]  -213[?] -41[?] 4187[?]  -213[?] -40[?] 4186[?]  -211[?] 212[?] -200[?] 4185[?]  -212[?] 211[?] 4184[?]  200[?] -212[?] 4183[?]  -203[?] 211[?] -210[?] 4182[?]  210[?] -211[?] 4181[?]  -211[?] 203[?] 4180[?]  210[?] -206[?] -209[?] 4179[?]  209[?] -210[?] 4178[?]  206[?] -210[?] 4177[?]  209[?] -208[?] 24[?] 4176[?]  208[?] -209[?] 4175[?]  -24[?] -209[?] 4174[?]  208[?] 23[?] -207[?] 4173[?]  207[?] -208[?] 4172[?]  -23[?] -208[?] 4171[?]  207[?] 22[?] 21[?] 4170[?]  -22[?] -207[?] 4169[?]  -21[?] -207[?] 4168[?]  206[?] -205[?] 28[?] 4167[?]  205[?] -206[?] 4166[?]  -28[?] -206[?] 4165[?]  205[?] 27[?] -204[?] 4164[?]  204[?] -205[?] 4163[?]  -27[?] -205[?] 4162[?]  204[?] 26[?] 25[?] 4161[?]  -26[?] -204[?] 4160[?]  -25[?] -204[?] 4159[?]  -202[?] 203[?] 19[?] 4158[?]  -203[?] 202[?] 4157[?]  -19[?] -203[?] 4156[?]  -201[?] 202[?] 20[?] 4155[?]  -202[?] 201[?] 4154[?]  -20[?] -202[?] 4153[?]  35[?] 34[?] 201[?] 4152[?]  -35[?] -201[?] 4151[?]  -201[?] -34[?] 4150[?]  200[?] -199[?] 30[?] 4149[?]  199[?] -200[?] 4148[?]  -30[?] -200[?] 4147[?]  199[?] -198[?] 29[?] 4146[?]  198[?] -199[?] 4145[?]  -29[?] -199[?] 4144[?]  198[?] 31[?] -197[?] 4143[?]  197[?] -198[?] 4142[?]  -31[?] -198[?] 4141[?]  197[?] 33[?] 32[?] 4140[?]  -33[?] -197[?] 4139[?]  -32[?] -197[?] 4138[?]  
24.47/23.68	c qxplain 0/8256
24.47/23.70	c qxplain 4129/8256
24.61/23.71	c qxplain 6193/8256
24.61/23.73	c qxplain 7225/8256
24.61/23.76	c qxplain 7741/8256
24.61/23.78	c qxplain 7999/8256
24.61/23.78	c qxplain 8128/8256
24.61/23.79	c qxplain 8193/8256
24.61/23.79	c qxplain 8225/8256
24.74/23.80	c qxplain 8241/8256
24.74/23.81	c qxplain 8249/8256
24.74/23.82	c qxplain 8253/8256
24.74/23.82	c qxplain 8255/8256
24.74/23.83	c qxplain 8256/8256
24.74/23.83	c 4138[?] -32[?] -197[?]  is mandatory 
24.74/23.83	c qxplain 8255/8255
24.74/23.84	c 4139[?] -33[?] -197[?]  is mandatory 
24.74/23.84	c qxplain 8253/8254
24.74/23.84	c qxplain 8254/8254
24.74/23.85	c 4140[?] 197[?] 33[?] 32[?]  is mandatory 
24.74/23.85	c qxplain 8253/8253
24.74/23.85	c 4141[?] -31[?] -198[?]  is mandatory 
24.74/23.85	c qxplain 8249/8252
24.74/23.86	c qxplain 8251/8252
24.74/23.87	c qxplain 8252/8252
24.74/23.87	c 4142[?] 197[?] -198[?]  is mandatory 
24.74/23.87	c qxplain 8251/8251
24.74/23.88	c 4143[?] 198[?] -197[?] 31[?]  is mandatory 
24.74/23.88	c qxplain 8249/8250
24.74/23.88	c qxplain 8250/8250
24.74/23.89	c 4144[?] -29[?] -199[?]  is mandatory 
24.74/23.89	c qxplain 8249/8249
24.74/23.89	c 4145[?] 198[?] -199[?]  is mandatory 
24.74/23.89	c qxplain 8241/8248
24.84/23.90	c qxplain 8245/8248
24.84/23.91	c qxplain 8247/8248
24.84/23.91	c qxplain 8248/8248
24.84/23.92	c 4146[?] 199[?] -198[?] 29[?]  is mandatory 
24.84/23.92	c qxplain 8247/8247
24.84/23.92	c 4147[?] -30[?] -200[?]  is mandatory 
24.84/23.92	c qxplain 8245/8246
24.84/23.93	c qxplain 8246/8246
24.84/23.93	c 4148[?] 199[?] -200[?]  is mandatory 
24.84/23.93	c qxplain 8245/8245
24.84/23.94	c 4149[?] 200[?] -199[?] 30[?]  is mandatory 
24.84/23.94	c qxplain 8241/8244
24.84/23.94	c qxplain 8243/8244
27.84/26.92	c cleaning 10436 clauses out of 20907 with flag 5001/56934
31.35/30.49	c cleaning 8227 clauses out of 16472 with flag 11002/62935
31.56/30.69	c qxplain 8244/8244
31.76/30.87	c 4150[?] -201[?] -34[?]  is mandatory 
31.76/30.87	c qxplain 8243/8243
31.96/31.07	c 4151[?] -35[?] -201[?]  is mandatory 
31.96/31.07	c qxplain 8241/8242
31.96/31.08	c qxplain 8242/8242
31.96/31.09	c 4152[?] 201[?] 35[?] 34[?]  is mandatory 
31.96/31.09	c qxplain 8241/8241
34.46/33.52	c cleaning 7569 clauses out of 15173 with flag 5002/69863
37.96/37.07	c cleaning 6786 clauses out of 13603 with flag 11001/75862
41.07/40.19	c cleaning 6886 clauses out of 13817 with flag 18001/82862
45.17/44.20	c cleaning 7443 clauses out of 14931 with flag 26001/90862
46.27/45.39	c 4153[?] -20[?] -202[?]  is mandatory 
46.27/45.39	c qxplain 8225/8240
46.37/45.40	c qxplain 8233/8240
46.37/45.40	c qxplain 8237/8240
46.37/45.41	c qxplain 8239/8240
46.37/45.42	c qxplain 8240/8240
47.67/46.71	c cleaning 6370 clauses out of 12779 with flag 3002/96153
50.28/49.30	c cleaning 6184 clauses out of 12407 with flag 9000/102151
52.98/52.07	c cleaning 6604 clauses out of 13229 with flag 16006/109157
56.28/55.38	c cleaning 7297 clauses out of 14621 with flag 24002/117153
61.19/60.21	c cleaning 8144 clauses out of 16322 with flag 33000/126151
66.60/65.66	c cleaning 9074 clauses out of 18179 with flag 43001/136152
67.31/66.38	c 4154[?] -202[?] 201[?]  is mandatory 
67.31/66.38	c qxplain 8239/8239
67.31/66.39	c 4155[?] 202[?] -201[?] 20[?]  is mandatory 
67.31/66.39	c qxplain 8237/8238
68.91/67.93	c cleaning 7328 clauses out of 14682 with flag 3000/141729
71.42/70.42	c cleaning 6650 clauses out of 13354 with flag 9000/147729
74.22/73.22	c cleaning 6838 clauses out of 13704 with flag 16000/154729
78.13/77.10	c cleaning 7422 clauses out of 14867 with flag 24001/162730
82.73/81.71	c cleaning 8209 clauses out of 16444 with flag 33000/171729
87.94/86.97	c cleaning 9106 clauses out of 18235 with flag 43000/181729
93.14/92.10	c qxplain 8238/8238
93.34/92.31	c 4156[?] -19[?] -203[?]  is mandatory 
93.34/92.31	c qxplain 8237/8237
93.34/92.34	c 4157[?] -203[?] 202[?]  is mandatory 
93.34/92.34	c qxplain 8233/8236
93.34/92.35	c qxplain 8235/8236
93.34/92.36	c qxplain 8236/8236
93.34/92.36	c 4158[?] 203[?] -202[?] 19[?]  is mandatory 
93.34/92.36	c qxplain 8235/8235
93.64/92.69	c 4159[?] -25[?] -204[?]  is mandatory 
93.64/92.69	c qxplain 8233/8234
93.64/92.69	c qxplain 8234/8234
93.74/92.72	c 4160[?] -26[?] -204[?]  is mandatory 
93.74/92.72	c qxplain 8233/8233
93.74/92.73	c 4161[?] 204[?] 26[?] 25[?]  is mandatory 
93.74/92.73	c qxplain 8225/8232
93.74/92.74	c qxplain 8229/8232
93.74/92.74	c qxplain 8231/8232
93.74/92.76	c qxplain 8232/8232
93.74/92.77	c 4162[?] -27[?] -205[?]  is mandatory 
93.74/92.77	c qxplain 8231/8231
93.74/92.77	c 4163[?] 204[?] -205[?]  is mandatory 
93.74/92.77	c qxplain 8229/8230
93.74/92.78	c qxplain 8230/8230
93.74/92.78	c 4164[?] 205[?] -204[?] 27[?]  is mandatory 
93.74/92.78	c qxplain 8229/8229
93.74/92.79	c 4165[?] -28[?] -206[?]  is mandatory 
93.74/92.79	c qxplain 8225/8228
93.84/92.80	c qxplain 8227/8228
93.84/92.80	c qxplain 8228/8228
93.84/92.81	c 4166[?] 205[?] -206[?]  is mandatory 
93.84/92.81	c qxplain 8227/8227
93.84/92.82	c 4167[?] 206[?] -205[?] 28[?]  is mandatory 
93.84/92.82	c qxplain 8225/8226
93.84/92.87	c qxplain 8226/8226
93.94/92.92	c 4168[?] -21[?] -207[?]  is mandatory 
93.94/92.92	c qxplain 8225/8225
93.94/92.93	c 4169[?] -22[?] -207[?]  is mandatory 
93.94/92.93	c qxplain 8193/8224
93.94/92.94	c qxplain 8209/8224
93.94/92.94	c qxplain 8217/8224
93.94/92.95	c qxplain 8221/8224
93.94/92.95	c qxplain 8223/8224
93.94/92.96	c qxplain 8224/8224
93.94/92.96	c 4170[?] 207[?] 22[?] 21[?]  is mandatory 
93.94/92.96	c qxplain 8223/8223
93.94/92.97	c 4171[?] -23[?] -208[?]  is mandatory 
93.94/92.97	c qxplain 8221/8222
93.94/92.98	c qxplain 8222/8222
93.94/92.99	c 4172[?] 207[?] -208[?]  is mandatory 
93.94/92.99	c qxplain 8221/8221
93.94/92.99	c 4173[?] 208[?] -207[?] 23[?]  is mandatory 
93.94/92.99	c qxplain 8217/8220
94.04/93.00	c qxplain 8219/8220
94.04/93.00	c qxplain 8220/8220
94.04/93.01	c 4174[?] -24[?] -209[?]  is mandatory 
94.04/93.01	c qxplain 8219/8219
94.04/93.02	c 4175[?] -209[?] 208[?]  is mandatory 
94.04/93.02	c qxplain 8217/8218
94.04/93.02	c qxplain 8218/8218
94.04/93.03	c 4176[?] 209[?] -208[?] 24[?]  is mandatory 
94.04/93.03	c qxplain 8217/8217
95.03/94.07	c 4177[?] 206[?] -210[?]  is mandatory 
95.03/94.07	c qxplain 8209/8216
95.03/94.08	c qxplain 8213/8216
95.03/94.09	c qxplain 8215/8216
95.03/94.09	c qxplain 8216/8216
95.14/94.10	c 4178[?] -210[?] 209[?]  is mandatory 
95.14/94.10	c qxplain 8215/8215
95.14/94.11	c 4179[?] 210[?] -209[?] -206[?]  is mandatory 
95.14/94.11	c qxplain 8213/8214
95.14/94.11	c qxplain 8214/8214
95.14/94.12	c 4180[?] 203[?] -211[?]  is mandatory 
95.14/94.12	c qxplain 8213/8213
95.14/94.13	c 4181[?] -211[?] 210[?]  is mandatory 
95.14/94.13	c qxplain 8209/8212
95.14/94.14	c qxplain 8211/8212
95.14/94.14	c qxplain 8212/8212
95.14/94.15	c 4182[?] 211[?] -210[?] -203[?]  is mandatory 
95.14/94.15	c qxplain 8211/8211
95.14/94.16	c 4183[?] 200[?] -212[?]  is mandatory 
95.14/94.16	c qxplain 8209/8210
95.14/94.17	c qxplain 8210/8210
95.14/94.17	c 4184[?] -212[?] 211[?]  is mandatory 
95.14/94.17	c qxplain 8209/8209
95.14/94.18	c 4185[?] 212[?] -211[?] -200[?]  is mandatory 
95.14/94.18	c qxplain 8193/8208
95.14/94.18	c qxplain 8201/8208
95.14/94.19	c qxplain 8205/8208
95.14/94.19	c qxplain 8207/8208
95.23/94.21	c qxplain 8208/8208
96.74/95.72	c 4186[?] -40[?] -213[?]  is mandatory 
96.74/95.72	c qxplain 8207/8207
96.74/95.73	c 4187[?] -213[?] -41[?]  is mandatory 
96.74/95.73	c qxplain 8205/8206
96.74/95.74	c qxplain 8206/8206
96.74/95.74	c 4188[?] 213[?] 40[?] 41[?]  is mandatory 
96.74/95.74	c qxplain 8205/8205
98.04/97.05	c cleaning 13264 clauses out of 26544 with flag 2000/199144
101.58/100.55	c cleaning 9627 clauses out of 19281 with flag 8001/205145
105.18/104.14	c cleaning 8302 clauses out of 16653 with flag 15000/212144
109.28/108.24	c cleaning 8156 clauses out of 16351 with flag 23000/220144
113.79/112.79	c cleaning 8584 clauses out of 17196 with flag 32001/229145
115.09/114.09	c qxplain 8201/8204
115.19/114.10	c qxplain 8203/8204
115.19/114.11	c qxplain 8204/8204
115.59/114.54	c cleaning 6869 clauses out of 13807 with flag 1001/234341
118.19/117.15	c cleaning 6450 clauses out of 12938 with flag 7001/240341
120.89/119.89	c cleaning 6734 clauses out of 13491 with flag 14004/247344
124.70/123.64	c cleaning 7368 clauses out of 14753 with flag 22000/255340
129.00/127.97	c cleaning 8174 clauses out of 16385 with flag 31000/264340
132.20/131.11	c qxplain 8203/8203
132.20/131.12	c 4191[?] 214[?] 38[?] 39[?]  is mandatory 
132.20/131.12	c qxplain 8201/8202
134.50/133.46	c cleaning 10604 clauses out of 21221 with flag 5000/277351
135.11/134.07	c qxplain 8202/8202
135.31/134.27	c 4192[?] -36[?] -215[?]  is mandatory 
135.31/134.27	c qxplain 8201/8201
136.01/134.91	c 4193[?] -37[?] -215[?]  is mandatory 
136.01/134.91	c qxplain 8193/8200
136.01/134.92	c qxplain 8197/8200
136.01/134.93	c qxplain 8199/8200
136.01/134.93	c qxplain 8200/8200
136.01/134.94	c 4194[?] 215[?] 37[?] 36[?]  is mandatory 
136.01/134.94	c qxplain 8199/8199
137.51/136.50	c cleaning 8249 clauses out of 16518 with flag 3002/283252
140.51/139.46	c cleaning 7100 clauses out of 14267 with flag 9000/289250
143.61/142.52	c cleaning 7074 clauses out of 14168 with flag 16001/296251
144.71/143.68	c qxplain 8197/8198
144.71/143.69	c qxplain 8198/8198
145.41/144.32	c cleaning 6403 clauses out of 12837 with flag 2001/301995
147.91/146.81	c cleaning 6194 clauses out of 12434 with flag 8001/307995
150.21/149.15	c 4196[?] 215[?] -216[?]  is mandatory 
150.21/149.15	c qxplain 8197/8197
150.21/149.16	c 4197[?] 216[?] -215[?] -214[?]  is mandatory 
150.21/149.16	c qxplain 8193/8196
150.21/149.17	c qxplain 8195/8196
150.21/149.19	c qxplain 8196/8196
150.31/149.20	c 4198[?] -217[?] 213[?]  is mandatory 
150.31/149.20	c qxplain 8195/8195
150.41/149.33	c 4199[?] 216[?] -217[?]  is mandatory 
150.41/149.33	c qxplain 8193/8194
150.41/149.34	c qxplain 8194/8194
150.41/149.34	c 4200[?] -213[?] 217[?] -216[?]  is mandatory 
150.41/149.34	c qxplain 8193/8193
150.61/149.52	c 4201[?] 212[?] -218[?]  is mandatory 
150.61/149.52	c qxplain 8128/8192
150.61/149.53	c qxplain 8161/8192
150.61/149.54	c qxplain 8177/8192
150.61/149.54	c qxplain 8185/8192
150.61/149.55	c qxplain 8189/8192
150.61/149.55	c qxplain 8191/8192
150.61/149.56	c qxplain 8192/8192
150.61/149.57	c 4202[?] -218[?] 217[?]  is mandatory 
150.61/149.57	c qxplain 8191/8191
150.61/149.57	c 4203[?] -217[?] 218[?] -212[?]  is mandatory 
150.61/149.57	c qxplain 8189/8190
150.61/149.58	c qxplain 8190/8190
150.61/149.58	c 4204[?] 42[?] -219[?]  is mandatory 
150.61/149.58	c qxplain 8189/8189
150.61/149.59	c 4205[?] -218[?] -219[?]  is mandatory 
150.61/149.59	c qxplain 8185/8188
150.61/149.60	c qxplain 8187/8188
150.73/149.61	c qxplain 8188/8188
150.73/149.62	c 4206[?] 219[?] -42[?] 218[?]  is mandatory 
150.73/149.62	c qxplain 8187/8187
150.73/149.63	c 4207[?] -39[?] -220[?]  is mandatory 
150.73/149.63	c qxplain 8185/8186
150.73/149.64	c qxplain 8186/8186
150.73/149.64	c 4208[?] -41[?] -220[?]  is mandatory 
150.73/149.64	c qxplain 8185/8185
150.73/149.65	c 4209[?] 220[?] 41[?] 39[?]  is mandatory 
150.73/149.65	c qxplain 8177/8184
150.73/149.65	c qxplain 8181/8184
150.73/149.66	c qxplain 8183/8184
150.73/149.67	c qxplain 8184/8184
150.73/149.67	c 4210[?] -221[?] -40[?]  is mandatory 
150.73/149.67	c qxplain 8183/8183
150.73/149.68	c 4211[?] 220[?] -221[?]  is mandatory 
150.73/149.68	c qxplain 8181/8182
150.82/149.74	c qxplain 8182/8182
150.82/149.74	c 4212[?] 221[?] -220[?] 40[?]  is mandatory 
150.82/149.74	c qxplain 8181/8181
153.22/152.14	c cleaning 9635 clauses out of 19293 with flag 5000/321048
156.13/155.09	c cleaning 7814 clauses out of 15661 with flag 11003/327051
158.23/157.15	c qxplain 8177/8180
158.23/157.16	c qxplain 8179/8180
158.23/157.16	c qxplain 8180/8180
158.23/157.17	c 4214[?] -42[?] -222[?]  is mandatory 
158.23/157.17	c qxplain 8179/8179
158.23/157.18	c 4215[?] 222[?] 42[?] 22[?]  is mandatory 
158.23/157.18	c qxplain 8177/8178
158.23/157.18	c qxplain 8178/8178
160.82/159.72	c cleaning 9346 clauses out of 18732 with flag 5000/337937
162.73/161.69	c qxplain 8177/8177
162.73/161.70	c 4217[?] 222[?] -223[?]  is mandatory 
162.73/161.70	c qxplain 8161/8176
163.32/162.22	c cleaning 7389 clauses out of 14836 with flag 1001/343388
163.42/162.34	c qxplain 8169/8176
163.42/162.35	c qxplain 8173/8176
163.42/162.35	c qxplain 8175/8176
163.42/162.36	c qxplain 8176/8176
163.42/162.36	c 4218[?] 223[?] -222[?] 21[?]  is mandatory 
163.42/162.36	c qxplain 8175/8175
165.62/164.54	c cleaning 6381 clauses out of 12817 with flag 5001/348758
168.92/167.86	c cleaning 6188 clauses out of 12436 with flag 11001/354758
172.13/171.07	c cleaning 6590 clauses out of 13248 with flag 18001/361758
174.63/173.59	c qxplain 8173/8174
174.73/173.60	c qxplain 8174/8174
175.03/173.92	c qxplain 8173/8173
175.03/173.93	c 4221[?] 224[?] 28[?] 26[?]  is mandatory 
175.03/173.93	c qxplain 8169/8172
175.03/173.93	c qxplain 8171/8172
175.03/173.93	c qxplain 8169/8170
175.03/173.94	c qxplain 8170/8170
175.03/173.94	c 4224[?] 225[?] -224[?] 27[?]  is mandatory 
175.03/173.94	c qxplain 8169/8169
175.03/173.95	c qxplain 8161/8168
175.03/173.95	c qxplain 8165/8168
175.03/173.96	c qxplain 8167/8168
175.03/173.96	c qxplain 8168/8168
175.03/173.96	c qxplain 8167/8167
175.03/173.97	c 4227[?] 226[?] 23[?] 25[?]  is mandatory 
175.03/173.97	c qxplain 8165/8166
175.03/173.97	c qxplain 8161/8164
175.03/173.98	c qxplain 8163/8164
175.03/173.98	c qxplain 8164/8164
175.03/173.98	c 4230[?] 227[?] -226[?] 24[?]  is mandatory 
175.03/173.98	c qxplain 8163/8163
175.03/173.99	c qxplain 8161/8162
175.03/173.99	c qxplain 8162/8162
175.03/174.00	c qxplain 8161/8161
175.13/174.00	c 4233[?] 228[?] -227[?] -225[?]  is mandatory 
175.13/174.00	c qxplain 8128/8160
175.13/174.01	c qxplain 8145/8160
175.13/174.02	c qxplain 8153/8160
175.13/174.02	c qxplain 8157/8160
175.13/174.03	c qxplain 8159/8160
175.13/174.03	c qxplain 8160/8160
175.13/174.04	c 4234[?] 223[?] -229[?]  is mandatory 
175.13/174.04	c qxplain 8159/8159
177.63/176.60	c cleaning 8832 clauses out of 17720 with flag 5002/372824
180.33/179.30	c qxplain 8157/8158
180.44/179.31	c qxplain 8158/8158
180.44/179.32	c 4236[?] 229[?] -223[?] -228[?]  is mandatory 
180.44/179.32	c qxplain 8157/8157
180.44/179.33	c 4237[?] 221[?] -230[?]  is mandatory 
180.44/179.33	c qxplain 8153/8156
180.44/179.34	c qxplain 8155/8156
180.44/179.34	c qxplain 8156/8156
180.44/179.35	c 4238[?] 229[?] -230[?]  is mandatory 
180.44/179.35	c qxplain 8155/8155
180.44/179.35	c 4239[?] 230[?] -229[?] -221[?]  is mandatory 
180.44/179.35	c qxplain 8153/8154
180.44/179.36	c qxplain 8154/8154
180.44/179.37	c 4240[?] -29[?] -231[?]  is mandatory 
180.44/179.37	c qxplain 8153/8153
180.44/179.38	c 4241[?] -31[?] -231[?]  is mandatory 
180.44/179.38	c qxplain 8145/8152
180.44/179.39	c qxplain 8149/8152
180.44/179.40	c qxplain 8151/8152
180.53/179.41	c qxplain 8152/8152
180.53/179.47	c 4242[?] 231[?] 31[?] 29[?]  is mandatory 
180.53/179.47	c qxplain 8151/8151
180.53/179.48	c 4243[?] -30[?] -232[?]  is mandatory 
180.53/179.48	c qxplain 8149/8150
180.53/179.49	c qxplain 8150/8150
180.53/179.49	c 4244[?] 231[?] -232[?]  is mandatory 
180.53/179.49	c qxplain 8149/8149
180.63/179.50	c 4245[?] 232[?] -231[?] 30[?]  is mandatory 
180.63/179.50	c qxplain 8145/8148
180.63/179.51	c qxplain 8147/8148
180.63/179.51	c qxplain 8148/8148
180.63/179.52	c 4246[?] -32[?] -233[?]  is mandatory 
180.63/179.52	c qxplain 8147/8147
180.63/179.52	c 4247[?] -34[?] -233[?]  is mandatory 
180.63/179.52	c qxplain 8145/8146
180.63/179.53	c qxplain 8146/8146
180.63/179.54	c 4248[?] 233[?] 34[?] 32[?]  is mandatory 
180.63/179.54	c qxplain 8145/8145
180.63/179.54	c 4249[?] -33[?] -234[?]  is mandatory 
180.63/179.54	c qxplain 8128/8144
180.63/179.55	c qxplain 8137/8144
180.63/179.56	c qxplain 8141/8144
180.63/179.57	c qxplain 8143/8144
180.63/179.57	c qxplain 8144/8144
180.63/179.58	c 4250[?] 233[?] -234[?]  is mandatory 
180.63/179.58	c qxplain 8143/8143
180.63/179.58	c 4251[?] 234[?] -233[?] 33[?]  is mandatory 
180.63/179.58	c qxplain 8141/8142
180.63/179.59	c qxplain 8142/8142
180.73/179.60	c qxplain 8141/8141
180.73/179.60	c 4253[?] -38[?] -235[?]  is mandatory 
180.73/179.60	c qxplain 8137/8140
180.73/179.61	c qxplain 8139/8140
180.73/179.62	c qxplain 8140/8140
180.73/179.63	c 4254[?] 235[?] 38[?] 19[?]  is mandatory 
180.73/179.63	c qxplain 8139/8139
180.73/179.63	c qxplain 8137/8138
180.73/179.64	c qxplain 8138/8138
180.73/179.64	c 4256[?] 235[?] -236[?]  is mandatory 
180.73/179.64	c qxplain 8137/8137
180.73/179.65	c 4257[?] 236[?] -235[?] 20[?]  is mandatory 
180.73/179.65	c qxplain 8128/8136
180.73/179.65	c qxplain 8133/8136
180.73/179.66	c qxplain 8135/8136
180.73/179.67	c qxplain 8133/8134
180.73/179.67	c qxplain 8134/8134
180.73/179.68	c 4260[?] 237[?] 37[?] 35[?]  is mandatory 
180.73/179.68	c qxplain 8133/8133
180.73/179.68	c qxplain 8128/8132
180.73/179.69	c qxplain 8131/8132
180.73/179.69	c qxplain 8132/8132
180.73/179.69	c qxplain 8131/8131
180.82/179.70	c 4263[?] 238[?] -237[?] 36[?]  is mandatory 
180.82/179.70	c qxplain 8128/8130
180.82/179.70	c qxplain 8130/8130
180.82/179.71	c 4264[?] 236[?] -239[?]  is mandatory 
180.82/179.71	c qxplain 8128/8129
180.82/179.72	c qxplain 8129/8129
180.82/179.72	c qxplain 8128/8128
180.82/179.72	c 4266[?] 239[?] -238[?] -236[?]  is mandatory 
180.82/179.72	c qxplain 7999/8127
180.82/179.73	c qxplain 8064/8127
180.82/179.73	c qxplain 8096/8127
180.82/179.74	c qxplain 8112/8127
180.82/179.75	c qxplain 8120/8127
180.82/179.75	c qxplain 8124/8127
180.82/179.76	c qxplain 8126/8127
180.82/179.77	c qxplain 8127/8127
180.82/179.77	c qxplain 8126/8126
180.82/179.78	c 4268[?] 239[?] -240[?]  is mandatory 
180.82/179.78	c qxplain 8124/8125
180.82/179.79	c qxplain 8125/8125
180.82/179.79	c 4269[?] 240[?] -239[?] -234[?]  is mandatory 
180.82/179.79	c qxplain 8124/8124
180.82/179.79	c qxplain 8120/8123
180.92/179.80	c qxplain 8122/8123
180.92/179.81	c qxplain 8123/8123
180.92/179.81	c 4271[?] 240[?] -241[?]  is mandatory 
180.92/179.81	c qxplain 8122/8122
180.92/179.82	c 4272[?] 241[?] -240[?] -232[?]  is mandatory 
180.92/179.82	c qxplain 8120/8121
180.92/179.82	c qxplain 8121/8121
180.92/179.83	c 4273[?] -242[?] 230[?]  is mandatory 
180.92/179.83	c qxplain 8120/8120
180.92/179.84	c 4274[?] 241[?] -242[?]  is mandatory 
180.92/179.84	c qxplain 8112/8119
180.92/179.84	c qxplain 8116/8119
180.92/179.85	c qxplain 8118/8119
180.92/179.86	c qxplain 8119/8119
180.92/179.86	c 4275[?] 242[?] -230[?] -241[?]  is mandatory 
180.92/179.86	c qxplain 8118/8118
181.03/179.91	c 4276[?] -243[?] -219[?]  is mandatory 
181.03/179.91	c qxplain 8116/8117
181.03/179.92	c qxplain 8117/8117
181.03/179.92	c 4277[?] -243[?] -242[?]  is mandatory 
181.03/179.92	c qxplain 8116/8116
181.03/179.93	c 4278[?] 242[?] 219[?] 243[?]  is mandatory 
181.03/179.93	c qxplain 8112/8115
181.03/179.94	c qxplain 8114/8115
181.03/179.94	c qxplain 8115/8115
181.03/179.95	c 4279[?] -244[?] 50[?]  is mandatory 
181.03/179.95	c qxplain 8114/8114
181.03/179.96	c 4280[?] -244[?] 243[?]  is mandatory 
181.03/179.96	c qxplain 8112/8113
181.03/179.96	c qxplain 8113/8113
181.03/179.97	c 4281[?] -243[?] -50[?] 244[?]  is mandatory 
181.03/179.97	c qxplain 8112/8112
181.03/179.98	c 4282[?] -245[?] 42[?]  is mandatory 
181.03/179.98	c qxplain 8096/8111
181.03/179.99	c qxplain 8104/8111
181.03/179.99	c qxplain 8108/8111
181.13/180.00	c qxplain 8110/8111
181.13/180.01	c qxplain 8111/8111
181.13/180.02	c 4283[?] -245[?] -50[?]  is mandatory 
181.13/180.02	c qxplain 8110/8110
181.13/180.02	c 4284[?] -42[?] 50[?] 245[?]  is mandatory 
181.13/180.02	c qxplain 8108/8109
181.13/180.03	c qxplain 8109/8109
181.13/180.03	c 4285[?] -244[?] -246[?]  is mandatory 
181.13/180.03	c qxplain 8108/8108
181.13/180.04	c 4286[?] -245[?] -246[?]  is mandatory 
181.13/180.04	c qxplain 8104/8107
181.13/180.05	c qxplain 8106/8107
181.13/180.05	c qxplain 8107/8107
181.13/180.06	c 4287[?] 246[?] 244[?] 245[?]  is mandatory 
181.13/180.06	c qxplain 8106/8106
181.13/180.07	c 4288[?] 174[?] -247[?]  is mandatory 
181.13/180.07	c qxplain 8104/8105
181.13/180.07	c qxplain 8105/8105
181.13/180.08	c 4289[?] 246[?] -247[?]  is mandatory 
181.13/180.08	c qxplain 8104/8104
181.13/180.08	c 4290[?] 247[?] -246[?] -174[?]  is mandatory 
181.13/180.08	c qxplain 8096/8103
181.13/180.09	c qxplain 8100/8103
181.23/180.10	c qxplain 8102/8103
181.23/180.10	c qxplain 8103/8103
181.83/180.75	c qxplain 8102/8102
181.83/180.76	c 4292[?] -248[?] -42[?]  is mandatory 
181.83/180.76	c qxplain 8100/8101
181.93/180.84	c qxplain 8101/8101
181.93/180.85	c 4293[?] 248[?] 42[?] 40[?]  is mandatory 
181.93/180.85	c qxplain 8100/8100
182.03/180.96	c qxplain 8096/8099
182.03/180.97	c qxplain 8098/8099
182.03/180.97	c qxplain 8099/8099
182.03/180.98	c 4295[?] -249[?] 248[?]  is mandatory 
182.03/180.98	c qxplain 8098/8098
182.03/180.99	c 4296[?] 249[?] -248[?] 41[?]  is mandatory 
182.03/180.99	c qxplain 8096/8097
182.03/180.99	c qxplain 8097/8097
182.13/181.02	c qxplain 8096/8096
182.13/181.03	c 4298[?] -43[?] -250[?]  is mandatory 
182.13/181.03	c qxplain 8064/8095
182.13/181.04	c qxplain 8080/8095
182.13/181.05	c qxplain 8088/8095
182.13/181.05	c qxplain 8092/8095
182.13/181.06	c qxplain 8094/8095
182.13/181.07	c qxplain 8095/8095
182.13/181.07	c 4299[?] 250[?] 43[?] 22[?]  is mandatory 
182.13/181.07	c qxplain 8094/8094
182.13/181.08	c qxplain 8092/8093
182.13/181.08	c qxplain 8093/8093
182.13/181.09	c 4301[?] 250[?] -251[?]  is mandatory 
182.13/181.09	c qxplain 8092/8092
182.13/181.09	c 4302[?] 251[?] -250[?] 21[?]  is mandatory 
182.13/181.09	c qxplain 8088/8091
182.23/181.10	c qxplain 8090/8091
182.23/181.11	c qxplain 8091/8091
183.23/182.12	c qxplain 8090/8090
183.23/182.13	c 4304[?] 251[?] -252[?]  is mandatory 
183.23/182.13	c qxplain 8088/8089
183.23/182.14	c qxplain 8089/8089
183.23/182.14	c 4305[?] 252[?] -228[?] -251[?]  is mandatory 
183.23/182.14	c qxplain 8088/8088
183.23/182.15	c 4306[?] 249[?] -253[?]  is mandatory 
183.23/182.15	c qxplain 8080/8087
183.23/182.16	c qxplain 8084/8087
183.23/182.16	c qxplain 8086/8087
183.23/182.17	c qxplain 8087/8087
183.23/182.17	c 4307[?] 252[?] -253[?]  is mandatory 
183.23/182.17	c qxplain 8086/8086
183.23/182.18	c 4308[?] 253[?] -252[?] -249[?]  is mandatory 
183.23/182.18	c qxplain 8084/8085
185.02/183.95	c cleaning 11150 clauses out of 22317 with flag 4000/386261
185.34/184.21	c qxplain 8085/8085
186.04/184.92	c 4309[?] -29[?] -254[?]  is mandatory 
186.04/184.92	c qxplain 8084/8084
186.44/185.34	c 4310[?] -30[?] -254[?]  is mandatory 
186.44/185.34	c qxplain 8080/8083
187.54/186.48	c qxplain 8082/8083
187.54/186.48	c qxplain 8083/8083
187.54/186.49	c 4311[?] 254[?] 29[?] 30[?]  is mandatory 
187.54/186.49	c qxplain 8082/8082
187.94/186.81	c 4312[?] -31[?] -255[?]  is mandatory 
187.94/186.81	c qxplain 8080/8081
187.94/186.82	c qxplain 8081/8081
187.94/186.83	c 4313[?] 254[?] -255[?]  is mandatory 
187.94/186.83	c qxplain 8080/8080
187.94/186.84	c 4314[?] 255[?] -254[?] 31[?]  is mandatory 
187.94/186.84	c qxplain 8064/8079
188.04/186.96	c qxplain 8072/8079
188.04/186.97	c qxplain 8076/8079
188.04/186.98	c qxplain 8078/8079
188.64/187.52	c qxplain 8076/8077
188.64/187.53	c qxplain 8077/8077
188.64/187.54	c 4317[?] 256[?] -255[?] 32[?]  is mandatory 
188.64/187.54	c qxplain 8076/8076
189.24/188.12	c cleaning 9877 clauses out of 19808 with flag 1000/394903
192.04/190.99	c cleaning 7950 clauses out of 15934 with flag 7003/400906
192.75/191.60	c qxplain 8072/8075
192.75/191.61	c qxplain 8074/8075
192.75/191.61	c qxplain 8075/8075
192.75/191.61	c qxplain 8074/8074
192.75/191.62	c 4320[?] 257[?] 33[?] 35[?]  is mandatory 
192.75/191.62	c qxplain 8072/8073
194.55/193.42	c cleaning 6906 clauses out of 13875 with flag 4001/406798
197.25/196.19	c cleaning 6473 clauses out of 12968 with flag 10000/412797
200.25/199.14	c cleaning 6724 clauses out of 13497 with flag 17002/419799
204.05/202.93	c cleaning 7361 clauses out of 14772 with flag 25001/427798
204.05/202.97	c qxplain 8064/8071
204.05/202.98	c qxplain 8068/8071
204.05/202.99	c qxplain 8070/8071
204.05/202.99	c qxplain 8071/8071
204.05/203.00	c 4323[?] 258[?] -257[?] 34[?]  is mandatory 
204.05/203.00	c qxplain 8070/8070
204.15/203.00	c qxplain 8068/8069
204.15/203.00	c qxplain 8069/8069
206.45/205.35	c cleaning 6229 clauses out of 12518 with flag 5001/432906
209.16/208.09	c cleaning 6117 clauses out of 12289 with flag 11001/438906
212.06/210.93	c cleaning 6563 clauses out of 13172 with flag 18001/445906
215.46/214.36	c cleaning 7273 clauses out of 14608 with flag 26000/453905
217.87/216.74	c qxplain 8068/8068
217.87/216.74	c 4326[?] 259[?] 39[?] 20[?]  is mandatory 
217.87/216.74	c qxplain 8064/8067
217.87/216.75	c qxplain 8066/8067
217.87/216.75	c qxplain 8064/8065
217.87/216.76	c qxplain 8065/8065
217.87/216.76	c 4329[?] 260[?] -259[?] 19[?]  is mandatory 
217.87/216.76	c qxplain 8064/8064
217.87/216.76	c qxplain 7999/8063
217.87/216.77	c qxplain 8032/8063
217.87/216.77	c qxplain 8048/8063
217.87/216.78	c qxplain 8056/8063
218.36/217.30	c qxplain 8060/8063
218.46/217.30	c qxplain 8062/8063
218.46/217.31	c qxplain 8063/8063
218.46/217.31	c qxplain 8062/8062
218.46/217.32	c 4332[?] 261[?] 38[?] 36[?]  is mandatory 
218.46/217.32	c qxplain 8060/8061
218.46/217.32	c qxplain 8056/8059
218.46/217.32	c qxplain 8058/8059
218.46/217.33	c qxplain 8059/8059
218.46/217.33	c 4335[?] 262[?] -261[?] 37[?]  is mandatory 
218.46/217.33	c qxplain 8058/8058
218.46/217.33	c qxplain 8056/8057
218.46/217.34	c qxplain 8057/8057
218.46/217.34	c qxplain 8056/8056
218.46/217.35	c 4338[?] 263[?] -262[?] -260[?]  is mandatory 
218.46/217.35	c qxplain 8048/8055
218.46/217.35	c qxplain 8052/8055
218.46/217.36	c qxplain 8054/8055
218.46/217.36	c qxplain 8052/8053
218.46/217.37	c qxplain 8053/8053
218.46/217.37	c 4341[?] 264[?] -263[?] -258[?]  is mandatory 
218.46/217.37	c qxplain 8052/8052
218.46/217.37	c qxplain 8048/8051
218.46/217.38	c qxplain 8050/8051
218.46/217.39	c qxplain 8051/8051
218.57/217.44	c qxplain 8050/8050
218.57/217.44	c 4344[?] 265[?] -264[?] -256[?]  is mandatory 
218.57/217.44	c qxplain 8048/8049
218.57/217.44	c qxplain 8049/8049
218.57/217.44	c 4345[?] -266[?] 253[?]  is mandatory 
218.57/217.44	c qxplain 8048/8048
218.57/217.44	c qxplain 8032/8047
218.57/217.44	c qxplain 8040/8047
218.57/217.44	c qxplain 8044/8047
218.57/217.45	c qxplain 8046/8047
218.57/217.46	c qxplain 8047/8047
218.76/217.52	c 4347[?] 266[?] -253[?] -265[?]  is mandatory 
218.76/217.52	c qxplain 8046/8046
218.76/217.53	c 4348[?] -44[?] -267[?]  is mandatory 
218.76/217.53	c qxplain 8044/8045
218.76/217.54	c qxplain 8045/8045
218.76/217.54	c 4349[?] -267[?] 266[?]  is mandatory 
218.76/217.54	c qxplain 8044/8044
218.76/217.55	c 4350[?] 44[?] 267[?] -266[?]  is mandatory 
218.76/217.55	c qxplain 8040/8043
218.76/217.56	c qxplain 8042/8043
218.76/217.56	c qxplain 8043/8043
218.76/217.57	c 4351[?] -268[?] 44[?]  is mandatory 
218.76/217.57	c qxplain 8042/8042
218.76/217.58	c 4352[?] -268[?] -266[?]  is mandatory 
218.76/217.58	c qxplain 8040/8041
218.76/217.58	c qxplain 8041/8041
218.76/217.59	c 4353[?] 268[?] 266[?] -44[?]  is mandatory 
218.76/217.59	c qxplain 8040/8040
218.96/217.60	c 4354[?] -267[?] -269[?]  is mandatory 
218.96/217.60	c qxplain 8032/8039
218.96/217.60	c qxplain 8036/8039
218.96/217.61	c qxplain 8038/8039
218.96/217.62	c qxplain 8039/8039
218.96/217.62	c 4355[?] -269[?] -268[?]  is mandatory 
218.96/217.62	c qxplain 8038/8038
218.96/217.63	c 4356[?] 268[?] 269[?] 267[?]  is mandatory 
218.96/217.63	c qxplain 8036/8037
218.96/217.64	c qxplain 8037/8037
218.96/217.64	c 4357[?] -270[?] 50[?]  is mandatory 
218.96/217.64	c qxplain 8036/8036
218.96/217.65	c 4358[?] 269[?] -270[?]  is mandatory 
218.96/217.65	c qxplain 8032/8035
218.96/217.66	c qxplain 8034/8035
218.96/217.66	c qxplain 8035/8035
218.96/217.67	c 4359[?] 270[?] -269[?] -50[?]  is mandatory 
218.96/217.67	c qxplain 8034/8034
218.96/217.68	c 4360[?] -271[?] 44[?]  is mandatory 
218.96/217.68	c qxplain 8032/8033
218.96/217.69	c qxplain 8033/8033
218.96/217.69	c 4361[?] -271[?] -50[?]  is mandatory 
218.96/217.69	c qxplain 8032/8032
219.17/217.70	c 4362[?] -44[?] 271[?] 50[?]  is mandatory 
219.17/217.70	c qxplain 7999/8031
219.17/217.71	c qxplain 8016/8031
219.17/217.71	c qxplain 8024/8031
219.17/217.72	c qxplain 8028/8031
219.17/217.72	c qxplain 8030/8031
219.17/217.73	c qxplain 8031/8031
219.17/217.74	c 4363[?] -270[?] -272[?]  is mandatory 
219.17/217.74	c qxplain 8030/8030
219.17/217.74	c 4364[?] -271[?] -272[?]  is mandatory 
219.17/217.74	c qxplain 8028/8029
219.17/217.75	c qxplain 8029/8029
219.17/217.76	c 4365[?] 272[?] 270[?] 271[?]  is mandatory 
219.17/217.76	c qxplain 8028/8028
219.17/217.77	c 4366[?] 43[?] -273[?]  is mandatory 
219.17/217.77	c qxplain 8024/8027
219.17/217.77	c qxplain 8026/8027
219.17/217.78	c qxplain 8027/8027
219.17/217.78	c 4367[?] -273[?] -242[?]  is mandatory 
219.17/217.78	c qxplain 8026/8026
219.17/217.79	c 4368[?] -43[?] 273[?] 242[?]  is mandatory 
219.17/217.79	c qxplain 8024/8025
219.17/217.80	c qxplain 8025/8025
219.37/217.81	c 4369[?] -274[?] -266[?]  is mandatory 
219.37/217.81	c qxplain 8024/8024
219.37/217.81	c 4370[?] -274[?] -273[?]  is mandatory 
219.37/217.81	c qxplain 8016/8023
219.37/217.82	c qxplain 8020/8023
219.37/217.82	c qxplain 8022/8023
219.37/217.83	c qxplain 8023/8023
219.37/217.84	c 4371[?] 266[?] 274[?] 273[?]  is mandatory 
219.37/217.84	c qxplain 8022/8022
219.37/217.84	c 4372[?] -275[?] 50[?]  is mandatory 
219.37/217.84	c qxplain 8020/8021
219.37/217.85	c qxplain 8021/8021
219.37/217.85	c 4373[?] -275[?] 274[?]  is mandatory 
219.37/217.85	c qxplain 8020/8020
219.37/217.86	c 4374[?] -274[?] 275[?] -50[?]  is mandatory 
219.37/217.86	c qxplain 8016/8019
219.37/217.86	c qxplain 8018/8019
219.37/217.87	c qxplain 8019/8019
219.37/217.88	c 4375[?] 43[?] -276[?]  is mandatory 
219.37/217.88	c qxplain 8018/8018
219.37/217.88	c 4376[?] -276[?] -50[?]  is mandatory 
219.37/217.88	c qxplain 8016/8017
219.37/217.89	c qxplain 8017/8017
219.37/217.90	c 4377[?] -43[?] 50[?] 276[?]  is mandatory 
219.37/217.90	c qxplain 8016/8016
219.56/217.90	c 4378[?] -275[?] -277[?]  is mandatory 
219.56/217.90	c qxplain 7999/8015
219.56/217.91	c qxplain 8008/8015
219.56/217.92	c qxplain 8012/8015
219.56/217.92	c qxplain 8014/8015
219.56/217.93	c qxplain 8015/8015
219.56/217.93	c 4379[?] -276[?] -277[?]  is mandatory 
219.56/217.93	c qxplain 8014/8014
219.56/217.94	c 4380[?] 277[?] 275[?] 276[?]  is mandatory 
219.56/217.94	c qxplain 8012/8013
222.08/220.35	c cleaning 9118 clauses out of 18271 with flag 4000/464843
225.86/224.12	c cleaning 7550 clauses out of 15154 with flag 10001/470844
228.94/227.26	c cleaning 7286 clauses out of 14603 with flag 17000/477843
229.45/227.78	c qxplain 8008/8011
229.45/227.79	c qxplain 8010/8011
229.45/227.79	c qxplain 8011/8011
229.45/227.80	c 4383[?] 278[?] -213[?] 42[?]  is mandatory 
229.45/227.80	c qxplain 8010/8010
229.55/227.81	c 4384[?] -43[?] -279[?]  is mandatory 
229.55/227.81	c qxplain 8008/8009
229.55/227.81	c qxplain 8009/8009
229.55/227.82	c qxplain 8008/8008
229.55/227.82	c 4386[?] 279[?] -278[?] 43[?]  is mandatory 
229.55/227.82	c qxplain 7999/8007
229.55/227.83	c qxplain 8004/8007
229.55/227.83	c qxplain 8006/8007
229.55/227.84	c qxplain 8007/8007
229.55/227.84	c 4388[?] -44[?] -280[?]  is mandatory 
229.55/227.84	c qxplain 8006/8006
229.55/227.85	c 4389[?] 280[?] 22[?] 44[?]  is mandatory 
229.55/227.85	c qxplain 8004/8005
229.55/227.85	c qxplain 8005/8005
229.55/227.86	c 4391[?] -281[?] 280[?]  is mandatory 
229.55/227.86	c qxplain 8004/8004
229.55/227.86	c 4392[?] 281[?] -280[?] 21[?]  is mandatory 
229.55/227.86	c qxplain 7999/8003
229.55/227.87	c qxplain 8002/8003
229.55/227.87	c qxplain 8003/8003
229.55/227.88	c qxplain 8002/8002
229.55/227.88	c 4394[?] -282[?] 281[?]  is mandatory 
229.55/227.88	c qxplain 7999/8001
229.55/227.89	c qxplain 8001/8001
229.55/227.89	c 4395[?] 282[?] -281[?] -228[?]  is mandatory 
229.55/227.89	c qxplain 7999/8000
229.64/227.90	c qxplain 8000/8000
229.64/227.91	c 4396[?] 279[?] -283[?]  is mandatory 
229.64/227.91	c qxplain 7999/7999
229.64/227.91	c 4397[?] -283[?] 282[?]  is mandatory 
229.64/227.91	c qxplain 7741/7998
229.64/227.92	c qxplain 7870/7998
229.64/227.92	c qxplain 7935/7998
229.64/227.93	c qxplain 7967/7998
229.64/227.93	c qxplain 7983/7998
229.64/227.94	c qxplain 7991/7998
229.64/227.94	c qxplain 7995/7998
229.64/227.95	c qxplain 7997/7998
229.64/227.95	c qxplain 7998/7998
229.64/227.96	c 4398[?] 283[?] -282[?] -279[?]  is mandatory 
229.64/227.96	c qxplain 7997/7997
229.64/227.96	c qxplain 7995/7996
229.64/227.96	c qxplain 7996/7996
229.64/227.97	c 4400[?] -284[?] 283[?]  is mandatory 
229.64/227.97	c qxplain 7995/7995
229.64/227.97	c 4401[?] 284[?] -283[?] -265[?]  is mandatory 
229.64/227.97	c qxplain 7991/7994
229.64/227.98	c qxplain 7993/7994
229.64/227.98	c qxplain 7994/7994
229.64/227.99	c 4402[?] 45[?] -285[?]  is mandatory 
229.64/227.99	c qxplain 7993/7993
229.75/228.00	c 4403[?] -285[?] -284[?]  is mandatory 
229.75/228.00	c qxplain 7991/7992
229.75/228.00	c qxplain 7992/7992
229.75/228.01	c 4404[?] -45[?] 284[?] 285[?]  is mandatory 
229.75/228.01	c qxplain 7991/7991
231.45/229.75	c cleaning 6297 clauses out of 12682 with flag 4000/483209
234.25/232.59	c cleaning 6149 clauses out of 12385 with flag 10000/489209
237.55/235.81	c cleaning 6596 clauses out of 13238 with flag 17002/496211
241.05/239.36	c cleaning 7306 clauses out of 14642 with flag 25002/504211
244.25/242.53	c qxplain 7983/7990
244.25/242.54	c qxplain 7987/7990
244.55/242.82	c qxplain 7989/7990
244.55/242.83	c qxplain 7990/7990
247.35/245.62	c cleaning 10354 clauses out of 20740 with flag 5000/517616
250.36/248.62	c qxplain 7989/7989
250.36/248.62	c 4407[?] 286[?] 41[?] 42[?]  is mandatory 
250.36/248.62	c qxplain 7987/7988
250.36/248.70	c qxplain 7988/7988
250.46/248.71	c 4408[?] -43[?] -287[?]  is mandatory 
250.46/248.71	c qxplain 7987/7987
250.46/248.72	c qxplain 7983/7986
250.46/248.73	c qxplain 7985/7986
250.46/248.79	c qxplain 7986/7986
250.56/248.80	c 4410[?] 287[?] -286[?] 43[?]  is mandatory 
250.56/248.80	c qxplain 7985/7985
250.56/248.81	c 4411[?] -288[?] -44[?]  is mandatory 
250.56/248.81	c qxplain 7983/7984
250.56/248.81	c qxplain 7984/7984
250.56/248.82	c 4412[?] 287[?] -288[?]  is mandatory 
250.56/248.82	c qxplain 7983/7983
250.56/248.83	c 4413[?] 288[?] -287[?] 44[?]  is mandatory 
250.56/248.83	c qxplain 7967/7982
250.56/248.83	c qxplain 7975/7982
250.56/248.84	c qxplain 7979/7982
250.56/248.84	c qxplain 7981/7982
250.56/248.85	c qxplain 7982/7982
250.56/248.85	c qxplain 7981/7981
250.56/248.86	c 4415[?] -45[?] -289[?]  is mandatory 
250.56/248.86	c qxplain 7979/7980
250.56/248.86	c qxplain 7980/7980
250.56/248.87	c 4416[?] 289[?] 45[?] 22[?]  is mandatory 
250.56/248.87	c qxplain 7979/7979
250.56/248.87	c qxplain 7975/7978
250.56/248.88	c qxplain 7977/7978
250.56/248.88	c qxplain 7978/7978
250.56/248.89	c 4418[?] 289[?] -290[?]  is mandatory 
250.56/248.89	c qxplain 7977/7977
250.56/248.89	c 4419[?] 290[?] -289[?] 21[?]  is mandatory 
250.56/248.89	c qxplain 7975/7976
250.66/248.90	c qxplain 7976/7976
250.66/248.90	c qxplain 7975/7975
250.66/248.91	c 4421[?] 290[?] -291[?]  is mandatory 
250.66/248.91	c qxplain 7967/7974
250.66/248.91	c qxplain 7971/7974
250.66/248.92	c qxplain 7973/7974
250.66/248.92	c qxplain 7974/7974
250.66/248.93	c 4422[?] 291[?] -290[?] -228[?]  is mandatory 
250.66/248.93	c qxplain 7973/7973
250.66/248.94	c 4423[?] 288[?] -292[?]  is mandatory 
250.66/248.94	c qxplain 7971/7972
250.66/248.94	c qxplain 7972/7972
250.66/248.95	c 4424[?] 291[?] -292[?]  is mandatory 
250.66/248.95	c qxplain 7971/7971
250.66/248.95	c 4425[?] 292[?] -291[?] -288[?]  is mandatory 
250.66/248.95	c qxplain 7967/7970
250.66/248.96	c qxplain 7969/7970
250.76/249.02	c qxplain 7970/7970
250.76/249.07	c 4426[?] -19[?] -293[?]  is mandatory 
250.76/249.07	c qxplain 7969/7969
250.96/249.20	c 4427[?] -293[?] -40[?]  is mandatory 
250.96/249.20	c qxplain 7967/7968
250.96/249.30	c qxplain 7968/7968
251.06/249.30	c 4428[?] 293[?] 40[?] 19[?]  is mandatory 
251.06/249.30	c qxplain 7967/7967
251.06/249.32	c 4429[?] -294[?] -39[?]  is mandatory 
251.06/249.32	c qxplain 7935/7966
251.06/249.32	c qxplain 7951/7966
251.16/249.47	c qxplain 7959/7966
251.16/249.48	c qxplain 7963/7966
251.16/249.48	c qxplain 7965/7966
251.16/249.49	c qxplain 7966/7966
251.26/249.50	c 4430[?] 293[?] -294[?]  is mandatory 
251.26/249.50	c qxplain 7965/7965
251.26/249.51	c 4431[?] 294[?] -293[?] 39[?]  is mandatory 
251.26/249.51	c qxplain 7963/7964
253.86/252.15	c qxplain 7959/7962
253.86/252.16	c qxplain 7961/7962
253.86/252.16	c qxplain 7962/7962
253.86/252.17	c 4434[?] 295[?] -215[?] 38[?]  is mandatory 
253.86/252.17	c qxplain 7961/7961
253.86/252.17	c qxplain 7959/7960
253.86/252.18	c qxplain 7960/7960
253.86/252.18	c qxplain 7959/7959
253.86/252.19	c 4437[?] 296[?] -295[?] 20[?]  is mandatory 
253.86/252.19	c qxplain 7951/7958
253.86/252.19	c qxplain 7955/7958
253.86/252.20	c qxplain 7957/7958
254.56/252.87	c qxplain 7955/7956
254.56/252.87	c qxplain 7956/7956
254.56/252.88	c 4440[?] 297[?] -296[?] -294[?]  is mandatory 
254.56/252.88	c qxplain 7955/7955
254.56/252.88	c qxplain 7951/7954
254.56/252.89	c qxplain 7953/7954
254.56/252.89	c qxplain 7954/7954
254.66/252.90	c qxplain 7953/7953
254.66/252.90	c 4443[?] 298[?] -297[?] -258[?]  is mandatory 
254.66/252.90	c qxplain 7951/7952
254.66/252.91	c qxplain 7935/7950
254.66/252.91	c qxplain 7943/7950
254.66/252.92	c qxplain 7947/7950
254.66/252.92	c qxplain 7949/7950
254.66/252.93	c qxplain 7950/7950
254.66/252.94	c 4446[?] 299[?] -298[?] -256[?]  is mandatory 
254.66/252.94	c qxplain 7949/7949
254.66/252.94	c 4447[?] 292[?] -300[?]  is mandatory 
254.66/252.94	c qxplain 7947/7948
254.66/252.95	c qxplain 7948/7948
254.66/252.95	c qxplain 7947/7947
254.66/252.96	c 4449[?] 300[?] -299[?] -292[?]  is mandatory 
254.66/252.96	c qxplain 7943/7946
254.66/252.96	c qxplain 7945/7946
254.66/252.97	c qxplain 7946/7946
254.66/252.98	c 4450[?] -285[?] -301[?]  is mandatory 
254.66/252.98	c qxplain 7945/7945
254.87/253.18	c 4451[?] -301[?] -300[?]  is mandatory 
254.87/253.18	c qxplain 7943/7944
254.87/253.19	c qxplain 7944/7944
254.87/253.19	c 4452[?] 300[?] 285[?] 301[?]  is mandatory 
254.87/253.19	c qxplain 7943/7943
254.96/253.20	c 4453[?] -302[?] 50[?]  is mandatory 
254.96/253.20	c qxplain 7935/7942
254.96/253.21	c qxplain 7939/7942
254.96/253.21	c qxplain 7941/7942
254.96/253.22	c qxplain 7942/7942
254.96/253.23	c 4454[?] 301[?] -302[?]  is mandatory 
254.96/253.23	c qxplain 7941/7941
254.96/253.23	c 4455[?] -301[?] 302[?] -50[?]  is mandatory 
254.96/253.23	c qxplain 7939/7940
254.96/253.24	c qxplain 7940/7940
254.96/253.24	c 4456[?] 45[?] -303[?]  is mandatory 
254.96/253.24	c qxplain 7939/7939
254.96/253.25	c 4457[?] -303[?] -50[?]  is mandatory 
254.96/253.25	c qxplain 7935/7938
254.96/253.25	c qxplain 7937/7938
254.96/253.26	c qxplain 7938/7938
254.96/253.27	c 4458[?] -45[?] 50[?] 303[?]  is mandatory 
254.96/253.27	c qxplain 7937/7937
254.96/253.27	c 4459[?] -302[?] -304[?]  is mandatory 
254.96/253.27	c qxplain 7935/7936
254.96/253.28	c qxplain 7936/7936
254.96/253.29	c 4460[?] -303[?] -304[?]  is mandatory 
254.96/253.29	c qxplain 7935/7935
254.96/253.29	c 4461[?] 302[?] 304[?] 303[?]  is mandatory 
254.96/253.29	c qxplain 7870/7934
255.06/253.30	c qxplain 7903/7934
255.06/253.31	c qxplain 7919/7934
255.06/253.31	c qxplain 7927/7934
255.06/253.32	c qxplain 7931/7934
255.06/253.33	c qxplain 7933/7934
255.06/253.34	c qxplain 7934/7934
255.06/253.34	c 4462[?] -305[?] -277[?]  is mandatory 
255.06/253.34	c qxplain 7933/7933
255.26/253.54	c qxplain 7931/7932
255.26/253.55	c qxplain 7932/7932
255.26/253.56	c 4464[?] 277[?] 305[?] 304[?]  is mandatory 
255.26/253.56	c qxplain 7931/7931
255.46/253.70	c 4465[?] -272[?] -306[?]  is mandatory 
255.46/253.70	c qxplain 7927/7930
255.46/253.71	c qxplain 7929/7930
255.46/253.72	c qxplain 7930/7930
255.46/253.73	c 4466[?] -306[?] 305[?]  is mandatory 
255.46/253.73	c qxplain 7929/7929
255.46/253.73	c 4467[?] -305[?] 272[?] 306[?]  is mandatory 
255.46/253.73	c qxplain 7927/7928
255.46/253.74	c qxplain 7928/7928
255.46/253.74	c 4468[?] 247[?] -307[?]  is mandatory 
255.46/253.74	c qxplain 7927/7927
255.46/253.75	c 4469[?] -306[?] -307[?]  is mandatory 
255.46/253.75	c qxplain 7919/7926
255.46/253.75	c qxplain 7923/7926
255.46/253.76	c qxplain 7925/7926
255.46/253.77	c qxplain 7926/7926
255.46/253.77	c 4470[?] 306[?] 307[?] -247[?]  is mandatory 
255.46/253.77	c qxplain 7925/7925
255.46/253.78	c 4471[?] -308[?] 272[?]  is mandatory 
255.46/253.78	c qxplain 7923/7924
255.46/253.78	c qxplain 7924/7924
255.46/253.79	c 4472[?] -308[?] -304[?]  is mandatory 
255.46/253.79	c qxplain 7923/7923
255.56/253.80	c 4473[?] 308[?] -272[?] 304[?]  is mandatory 
255.56/253.80	c qxplain 7919/7922
255.56/253.80	c qxplain 7921/7922
255.56/253.81	c qxplain 7922/7922
255.56/253.82	c 4474[?] -309[?] 277[?]  is mandatory 
255.56/253.82	c qxplain 7921/7921
255.56/253.82	c 4475[?] -309[?] 308[?]  is mandatory 
255.56/253.82	c qxplain 7919/7920
255.56/253.83	c qxplain 7920/7920
255.56/253.83	c 4476[?] 309[?] -308[?] -277[?]  is mandatory 
255.56/253.83	c qxplain 7919/7919
255.56/253.84	c 4477[?] -310[?] 155[?]  is mandatory 
255.56/253.84	c qxplain 7903/7918
255.56/253.85	c qxplain 7911/7918
255.56/253.85	c qxplain 7915/7918
255.56/253.86	c qxplain 7917/7918
255.56/253.86	c qxplain 7918/7918
255.56/253.87	c 4478[?] -310[?] 309[?]  is mandatory 
255.56/253.87	c qxplain 7917/7917
255.56/253.88	c 4479[?] -155[?] -309[?] 310[?]  is mandatory 
255.56/253.88	c qxplain 7915/7916
255.76/254.01	c qxplain 7916/7916
255.76/254.02	c 4480[?] -311[?] -155[?]  is mandatory 
255.76/254.02	c qxplain 7915/7915
255.76/254.02	c 4481[?] -311[?] -277[?]  is mandatory 
255.76/254.02	c qxplain 7911/7914
255.76/254.03	c qxplain 7913/7914
255.76/254.03	c qxplain 7914/7914
255.76/254.04	c 4482[?] 277[?] 155[?] 311[?]  is mandatory 
255.76/254.04	c qxplain 7913/7913
255.76/254.05	c 4483[?] -310[?] -312[?]  is mandatory 
255.76/254.05	c qxplain 7911/7912
255.76/254.05	c qxplain 7912/7912
255.76/254.06	c 4484[?] -311[?] -312[?]  is mandatory 
255.76/254.06	c qxplain 7911/7911
255.76/254.06	c 4485[?] 312[?] 311[?] 310[?]  is mandatory 
255.76/254.06	c qxplain 7903/7910
255.76/254.07	c qxplain 7907/7910
255.76/254.08	c qxplain 7909/7910
255.76/254.08	c qxplain 7910/7910
255.76/254.09	c 4486[?] -304[?] -313[?]  is mandatory 
255.76/254.09	c qxplain 7909/7909
255.87/254.10	c 4487[?] 312[?] -313[?]  is mandatory 
255.87/254.10	c qxplain 7907/7908
255.87/254.10	c qxplain 7908/7908
255.87/254.11	c 4488[?] 313[?] 304[?] -312[?]  is mandatory 
255.87/254.11	c qxplain 7907/7907
255.87/254.12	c 4489[?] -314[?] 51[?]  is mandatory 
255.87/254.12	c qxplain 7903/7906
255.87/254.12	c qxplain 7905/7906
255.87/254.13	c qxplain 7906/7906
255.87/254.14	c 4490[?] -314[?] 313[?]  is mandatory 
255.87/254.14	c qxplain 7905/7905
255.87/254.14	c 4491[?] -51[?] -313[?] 314[?]  is mandatory 
255.87/254.14	c qxplain 7903/7904
255.87/254.15	c qxplain 7904/7904
255.87/254.16	c 4492[?] 277[?] -315[?]  is mandatory 
255.87/254.16	c qxplain 7903/7903
255.87/254.17	c 4493[?] -315[?] 304[?]  is mandatory 
255.87/254.17	c qxplain 7870/7902
255.87/254.17	c qxplain 7887/7902
255.87/254.18	c qxplain 7895/7902
255.87/254.19	c qxplain 7899/7902
255.87/254.19	c qxplain 7901/7902
255.87/254.20	c qxplain 7902/7902
255.97/254.20	c 4494[?] 315[?] -304[?] -277[?]  is mandatory 
255.97/254.20	c qxplain 7901/7901
255.97/254.21	c 4495[?] -316[?] -313[?]  is mandatory 
255.97/254.21	c qxplain 7899/7900
255.97/254.22	c qxplain 7900/7900
255.97/254.22	c 4496[?] -316[?] -315[?]  is mandatory 
255.97/254.22	c qxplain 7899/7899
255.97/254.23	c 4497[?] 315[?] 313[?] 316[?]  is mandatory 
255.97/254.23	c qxplain 7895/7898
255.97/254.23	c qxplain 7897/7898
255.97/254.24	c qxplain 7898/7898
255.97/254.24	c 4498[?] -314[?] -317[?]  is mandatory 
255.97/254.24	c qxplain 7897/7897
255.97/254.25	c 4499[?] -316[?] -317[?]  is mandatory 
255.97/254.25	c qxplain 7895/7896
255.97/254.26	c qxplain 7896/7896
255.97/254.26	c 4500[?] 317[?] 316[?] 314[?]  is mandatory 
255.97/254.26	c qxplain 7895/7895
255.97/254.27	c 4501[?] 307[?] -318[?]  is mandatory 
255.97/254.27	c qxplain 7887/7894
255.97/254.28	c qxplain 7891/7894
255.97/254.28	c qxplain 7893/7894
255.97/254.29	c qxplain 7894/7894
255.97/254.29	c 4502[?] 317[?] -318[?]  is mandatory 
255.97/254.29	c qxplain 7893/7893
256.07/254.30	c 4503[?] 318[?] -317[?] -307[?]  is mandatory 
256.07/254.30	c qxplain 7891/7892
256.07/254.31	c qxplain 7892/7892
256.07/254.32	c 4504[?] 272[?] -319[?]  is mandatory 
256.07/254.32	c qxplain 7891/7891
256.07/254.32	c 4506[?] 319[?] -272[?] 308[?]  is mandatory 
256.07/254.32	c qxplain 7887/7890
256.07/254.33	c qxplain 7889/7890
256.07/254.34	c qxplain 7890/7890
256.07/254.35	c 4507[?] -320[?] -313[?]  is mandatory 
256.07/254.35	c qxplain 7889/7889
256.07/254.36	c 4508[?] -320[?] -319[?]  is mandatory 
256.07/254.36	c qxplain 7887/7888
256.07/254.36	c qxplain 7888/7888
256.07/254.37	c 4509[?] 319[?] 313[?] 320[?]  is mandatory 
256.07/254.37	c qxplain 7887/7887
256.07/254.38	c 4510[?] -321[?] 52[?]  is mandatory 
256.07/254.38	c qxplain 7870/7886
256.07/254.38	c qxplain 7879/7886
256.07/254.39	c qxplain 7883/7886
256.16/254.40	c qxplain 7885/7886
256.16/254.40	c qxplain 7886/7886
256.16/254.41	c 4511[?] -321[?] 313[?]  is mandatory 
256.16/254.41	c qxplain 7885/7885
256.16/254.42	c 4512[?] -52[?] -313[?] 321[?]  is mandatory 
256.16/254.42	c qxplain 7883/7884
256.16/254.42	c qxplain 7884/7884
256.16/254.43	c 4513[?] -320[?] -322[?]  is mandatory 
256.16/254.43	c qxplain 7883/7883
256.16/254.44	c 4514[?] -321[?] -322[?]  is mandatory 
256.16/254.44	c qxplain 7879/7882
256.16/254.44	c qxplain 7881/7882
256.16/254.45	c qxplain 7882/7882
256.16/254.46	c 4515[?] 322[?] 321[?] 320[?]  is mandatory 
256.16/254.46	c qxplain 7881/7881
256.16/254.46	c 4516[?] -37[?] -323[?]  is mandatory 
256.16/254.46	c qxplain 7879/7880
256.16/254.47	c qxplain 7880/7880
256.16/254.48	c 4517[?] -38[?] -323[?]  is mandatory 
256.16/254.48	c qxplain 7879/7879
256.26/254.55	c 4518[?] 323[?] 38[?] 37[?]  is mandatory 
256.26/254.55	c qxplain 7870/7878
256.26/254.56	c qxplain 7875/7878
256.26/254.57	c qxplain 7877/7878
256.26/254.57	c qxplain 7878/7878
256.26/254.58	c 4519[?] -36[?] -324[?]  is mandatory 
256.26/254.58	c qxplain 7877/7877
256.26/254.58	c 4520[?] 323[?] -324[?]  is mandatory 
256.26/254.58	c qxplain 7875/7876
256.26/254.59	c qxplain 7876/7876
256.36/254.60	c 4521[?] 324[?] -323[?] 36[?]  is mandatory 
256.36/254.60	c qxplain 7875/7875
256.36/254.60	c 4522[?] -34[?] -325[?]  is mandatory 
256.36/254.60	c qxplain 7870/7874
256.36/254.61	c qxplain 7873/7874
256.36/254.62	c qxplain 7874/7874
256.36/254.62	c 4523[?] 324[?] -325[?]  is mandatory 
256.36/254.62	c qxplain 7873/7873
256.36/254.63	c 4524[?] 325[?] -324[?] 34[?]  is mandatory 
256.36/254.63	c qxplain 7870/7872
256.36/254.64	c qxplain 7872/7872
256.36/254.64	c 4525[?] -35[?] -326[?]  is mandatory 
256.36/254.64	c qxplain 7870/7871
256.36/254.65	c qxplain 7871/7871
256.36/254.65	c 4526[?] 325[?] -326[?]  is mandatory 
256.36/254.65	c qxplain 7870/7870
256.36/254.66	c 4527[?] 326[?] -325[?] 35[?]  is mandatory 
256.36/254.66	c qxplain 7741/7869
256.36/254.67	c qxplain 7806/7869
256.36/254.67	c qxplain 7838/7869
256.36/254.68	c qxplain 7854/7869
256.36/254.68	c qxplain 7862/7869
256.36/254.69	c qxplain 7866/7869
256.36/254.70	c qxplain 7868/7869
256.47/254.70	c qxplain 7869/7869
256.47/254.71	c 4528[?] -27[?] -327[?]  is mandatory 
256.47/254.71	c qxplain 7868/7868
256.47/254.71	c 4529[?] -28[?] -327[?]  is mandatory 
256.47/254.71	c qxplain 7866/7867
256.47/254.72	c qxplain 7867/7867
256.47/254.79	c 4530[?] 327[?] 28[?] 27[?]  is mandatory 
256.47/254.79	c qxplain 7866/7866
256.56/254.80	c 4531[?] -26[?] -328[?]  is mandatory 
256.56/254.80	c qxplain 7862/7865
256.56/254.80	c qxplain 7864/7865
256.56/254.81	c qxplain 7865/7865
256.56/254.81	c 4532[?] 327[?] -328[?]  is mandatory 
256.56/254.81	c qxplain 7864/7864
256.56/254.82	c 4533[?] 328[?] -327[?] 26[?]  is mandatory 
256.56/254.82	c qxplain 7862/7863
256.56/254.83	c qxplain 7863/7863
256.56/254.83	c 4534[?] -24[?] -329[?]  is mandatory 
256.56/254.83	c qxplain 7862/7862
256.56/254.84	c 4535[?] 328[?] -329[?]  is mandatory 
256.56/254.84	c qxplain 7854/7861
256.56/254.84	c qxplain 7858/7861
256.56/254.85	c qxplain 7860/7861
256.56/254.86	c qxplain 7861/7861
256.56/254.86	c 4536[?] 329[?] -328[?] 24[?]  is mandatory 
256.56/254.86	c qxplain 7860/7860
256.56/254.87	c 4537[?] -25[?] -330[?]  is mandatory 
256.56/254.87	c qxplain 7858/7859
256.56/254.87	c qxplain 7859/7859
256.56/254.88	c 4538[?] 329[?] -330[?]  is mandatory 
256.56/254.88	c qxplain 7858/7858
256.56/254.89	c 4539[?] 330[?] -329[?] 25[?]  is mandatory 
256.56/254.89	c qxplain 7854/7857
256.56/254.89	c qxplain 7856/7857
256.66/254.90	c qxplain 7857/7857
256.66/254.90	c 4540[?] -22[?] -331[?]  is mandatory 
256.66/254.90	c qxplain 7856/7856
256.66/254.91	c 4541[?] -23[?] -331[?]  is mandatory 
256.66/254.91	c qxplain 7854/7855
256.66/254.91	c qxplain 7855/7855
257.67/255.91	c cleaning 12681 clauses out of 25382 with flag 2000/532616
258.78/257.07	c 4542[?] 331[?] 23[?] 22[?]  is mandatory 
258.78/257.07	c qxplain 7854/7854
258.78/257.08	c 4543[?] -21[?] -332[?]  is mandatory 
258.78/257.08	c qxplain 7838/7853
258.78/257.09	c qxplain 7846/7853
258.78/257.09	c qxplain 7850/7853
258.78/257.10	c qxplain 7852/7853
258.88/257.10	c qxplain 7853/7853
258.88/257.11	c 4544[?] 331[?] -332[?]  is mandatory 
258.88/257.11	c qxplain 7852/7852
258.88/257.11	c 4545[?] 332[?] -331[?] 21[?]  is mandatory 
258.88/257.11	c qxplain 7850/7851
258.88/257.12	c qxplain 7851/7851
258.88/257.13	c 4546[?] -333[?] -20[?]  is mandatory 
258.88/257.13	c qxplain 7850/7850
258.88/257.13	c 4547[?] 332[?] -333[?]  is mandatory 
258.88/257.13	c qxplain 7846/7849
258.88/257.14	c qxplain 7848/7849
258.88/257.14	c qxplain 7849/7849
258.98/257.22	c 4548[?] 333[?] 20[?] -332[?]  is mandatory 
258.98/257.22	c qxplain 7848/7848
258.98/257.23	c 4549[?] -19[?] -334[?]  is mandatory 
258.98/257.23	c qxplain 7846/7847
258.98/257.23	c qxplain 7847/7847
258.98/257.24	c 4550[?] 333[?] -334[?]  is mandatory 
258.98/257.24	c qxplain 7846/7846
258.98/257.24	c 4551[?] 334[?] -333[?] 19[?]  is mandatory 
258.98/257.24	c qxplain 7838/7845
258.98/257.25	c qxplain 7842/7845
258.98/257.26	c qxplain 7844/7845
258.98/257.26	c qxplain 7845/7845
258.98/257.27	c 4552[?] 330[?] -335[?]  is mandatory 
258.98/257.27	c qxplain 7844/7844
258.98/257.27	c 4553[?] 334[?] -335[?]  is mandatory 
258.98/257.27	c qxplain 7842/7843
258.98/257.28	c qxplain 7843/7843
258.98/257.28	c 4554[?] 335[?] -334[?] -330[?]  is mandatory 
258.98/257.28	c qxplain 7842/7842
258.98/257.29	c 4555[?] 326[?] -336[?]  is mandatory 
258.98/257.29	c qxplain 7838/7841
258.98/257.29	c qxplain 7840/7841
259.08/257.30	c qxplain 7841/7841
259.08/257.30	c 4556[?] 335[?] -336[?]  is mandatory 
259.08/257.30	c qxplain 7840/7840
259.08/257.31	c 4557[?] 336[?] -335[?] -326[?]  is mandatory 
259.08/257.31	c qxplain 7838/7839
259.08/257.32	c qxplain 7839/7839
259.08/257.32	c 4558[?] 200[?] -337[?]  is mandatory 
259.08/257.32	c qxplain 7838/7838
259.08/257.33	c 4559[?] 336[?] -337[?]  is mandatory 
259.08/257.33	c qxplain 7806/7837
259.08/257.33	c qxplain 7822/7837
259.08/257.34	c qxplain 7830/7837
259.08/257.34	c qxplain 7834/7837
259.08/257.35	c qxplain 7836/7837
259.08/257.36	c qxplain 7837/7837
259.08/257.37	c 4560[?] 337[?] -336[?] -200[?]  is mandatory 
259.08/257.37	c qxplain 7836/7836
259.08/257.38	c 4561[?] -338[?] 39[?]  is mandatory 
259.08/257.38	c qxplain 7834/7835
259.08/257.38	c qxplain 7835/7835
259.08/257.39	c 4562[?] -337[?] -338[?]  is mandatory 
259.08/257.39	c qxplain 7834/7834
259.19/257.40	c 4563[?] 337[?] 338[?] -39[?]  is mandatory 
259.19/257.40	c qxplain 7830/7833
259.19/257.41	c qxplain 7832/7833
259.19/257.41	c qxplain 7833/7833
259.19/257.42	c 4564[?] -19[?] -339[?]  is mandatory 
259.19/257.42	c qxplain 7832/7832
259.19/257.42	c 4565[?] 332[?] -339[?]  is mandatory 
259.19/257.42	c qxplain 7830/7831
259.19/257.43	c qxplain 7831/7831
259.19/257.47	c 4566[?] 339[?] -332[?] 19[?]  is mandatory 
259.19/257.47	c qxplain 7830/7830
259.19/257.48	c 4567[?] -39[?] -340[?]  is mandatory 
259.19/257.48	c qxplain 7822/7829
259.19/257.48	c qxplain 7826/7829
259.19/257.49	c qxplain 7828/7829
259.19/257.49	c qxplain 7829/7829
259.19/257.50	c 4568[?] 339[?] -340[?]  is mandatory 
259.19/257.50	c qxplain 7828/7828
259.29/257.50	c 4569[?] 340[?] -339[?] 39[?]  is mandatory 
259.29/257.50	c qxplain 7826/7827
259.29/257.51	c qxplain 7827/7827
259.29/257.52	c 4570[?] -341[?] -20[?]  is mandatory 
259.29/257.52	c qxplain 7826/7826
259.29/257.53	c 4571[?] -38[?] -341[?]  is mandatory 
259.29/257.53	c qxplain 7822/7825
259.29/257.54	c qxplain 7824/7825
259.29/257.55	c qxplain 7825/7825
259.29/257.55	c 4572[?] 341[?] 20[?] 38[?]  is mandatory 
259.29/257.55	c qxplain 7824/7824
259.29/257.56	c 4573[?] -37[?] -342[?]  is mandatory 
259.29/257.56	c qxplain 7822/7823
259.29/257.56	c qxplain 7823/7823
259.29/257.57	c 4574[?] 341[?] -342[?]  is mandatory 
259.29/257.57	c qxplain 7822/7822
259.29/257.58	c 4575[?] 342[?] -341[?] 37[?]  is mandatory 
259.29/257.58	c qxplain 7806/7821
259.29/257.58	c qxplain 7814/7821
259.29/257.59	c qxplain 7818/7821
259.29/257.59	c qxplain 7820/7821
259.38/257.60	c qxplain 7821/7821
259.38/257.60	c 4576[?] -35[?] -343[?]  is mandatory 
259.38/257.60	c qxplain 7820/7820
259.38/257.61	c 4577[?] 342[?] -343[?]  is mandatory 
259.38/257.61	c qxplain 7818/7819
259.38/257.61	c qxplain 7819/7819
259.38/257.62	c 4578[?] 343[?] -342[?] 35[?]  is mandatory 
259.38/257.62	c qxplain 7818/7818
259.38/257.62	c 4579[?] -36[?] -344[?]  is mandatory 
259.38/257.62	c qxplain 7814/7817
259.38/257.63	c qxplain 7816/7817
259.38/257.63	c qxplain 7817/7817
259.38/257.64	c 4580[?] 343[?] -344[?]  is mandatory 
259.38/257.64	c qxplain 7816/7816
259.38/257.65	c 4581[?] 344[?] -343[?] 36[?]  is mandatory 
259.38/257.65	c qxplain 7814/7815
259.38/257.65	c qxplain 7815/7815
259.38/257.66	c 4582[?] 232[?] -345[?]  is mandatory 
259.38/257.66	c qxplain 7814/7814
259.38/257.66	c 4583[?] 234[?] -345[?]  is mandatory 
259.38/257.66	c qxplain 7806/7813
259.38/257.67	c qxplain 7810/7813
259.38/257.68	c qxplain 7812/7813
259.38/257.68	c qxplain 7813/7813
259.38/257.69	c 4584[?] 345[?] -234[?] -232[?]  is mandatory 
259.38/257.69	c qxplain 7812/7812
259.38/257.69	c 4585[?] 344[?] -346[?]  is mandatory 
259.38/257.69	c qxplain 7810/7811
259.48/257.70	c qxplain 7811/7811
259.48/257.70	c 4586[?] 345[?] -346[?]  is mandatory 
259.48/257.70	c qxplain 7810/7810
259.48/257.71	c 4587[?] 346[?] -344[?] -345[?]  is mandatory 
259.48/257.71	c qxplain 7806/7809
259.48/257.72	c qxplain 7808/7809
259.48/257.72	c qxplain 7809/7809
259.48/257.73	c 4588[?] 330[?] -347[?]  is mandatory 
259.48/257.73	c qxplain 7808/7808
259.48/257.73	c 4589[?] 346[?] -347[?]  is mandatory 
259.48/257.73	c qxplain 7806/7807
259.48/257.74	c qxplain 7807/7807
259.48/257.74	c 4590[?] 347[?] -330[?] -346[?]  is mandatory 
259.48/257.74	c qxplain 7806/7806
259.48/257.75	c 4591[?] 340[?] -348[?]  is mandatory 
259.48/257.75	c qxplain 7741/7805
259.48/257.75	c qxplain 7774/7805
259.48/257.76	c qxplain 7790/7805
259.48/257.76	c qxplain 7798/7805
259.48/257.77	c qxplain 7802/7805
259.48/257.77	c qxplain 7804/7805
259.48/257.78	c qxplain 7805/7805
259.48/257.78	c 4592[?] 347[?] -348[?]  is mandatory 
259.48/257.78	c qxplain 7804/7804
259.48/257.79	c 4593[?] 348[?] -347[?] -340[?]  is mandatory 
259.48/257.79	c qxplain 7802/7803
259.48/257.80	c qxplain 7803/7803
259.58/257.80	c 4594[?] -338[?] -349[?]  is mandatory 
259.58/257.80	c qxplain 7802/7802
259.58/257.85	c 4595[?] -349[?] -348[?]  is mandatory 
259.58/257.85	c qxplain 7798/7801
259.58/257.85	c qxplain 7800/7801
259.58/257.86	c qxplain 7801/7801
259.58/257.88	c 4596[?] 338[?] 348[?] 349[?]  is mandatory 
259.58/257.88	c qxplain 7800/7800
259.58/257.88	c 4597[?] -350[?] 50[?]  is mandatory 
259.58/257.88	c qxplain 7798/7799
259.58/257.89	c qxplain 7799/7799
259.68/257.90	c 4598[?] 349[?] -350[?]  is mandatory 
259.68/257.90	c qxplain 7798/7798
259.68/257.91	c 4599[?] -349[?] 350[?] -50[?]  is mandatory 
259.68/257.91	c qxplain 7790/7797
259.68/257.91	c qxplain 7794/7797
259.68/257.92	c qxplain 7796/7797
259.68/257.93	c qxplain 7797/7797
259.68/257.93	c 4600[?] -351[?] 39[?]  is mandatory 
259.68/257.93	c qxplain 7796/7796
259.68/257.94	c 4601[?] -351[?] -50[?]  is mandatory 
259.68/257.94	c qxplain 7794/7795
259.68/257.95	c qxplain 7795/7795
259.68/257.95	c 4602[?] 351[?] -39[?] 50[?]  is mandatory 
259.68/257.95	c qxplain 7794/7794
259.68/257.96	c 4603[?] -350[?] -352[?]  is mandatory 
259.68/257.96	c qxplain 7790/7793
259.68/257.97	c qxplain 7792/7793
259.68/257.97	c qxplain 7793/7793
259.68/257.98	c 4604[?] -352[?] -351[?]  is mandatory 
259.68/257.98	c qxplain 7792/7792
259.68/257.99	c 4605[?] 350[?] 352[?] 351[?]  is mandatory 
259.68/257.99	c qxplain 7790/7791
259.78/258.00	c qxplain 7791/7791
259.88/258.10	c 4606[?] -353[?] -20[?]  is mandatory 
259.88/258.10	c qxplain 7790/7790
259.88/258.11	c 4607[?] -37[?] -353[?]  is mandatory 
259.88/258.11	c qxplain 7774/7789
259.88/258.11	c qxplain 7782/7789
259.88/258.12	c qxplain 7786/7789
259.88/258.12	c qxplain 7788/7789
259.88/258.13	c qxplain 7789/7789
259.88/258.14	c 4608[?] 353[?] 37[?] 20[?]  is mandatory 
259.88/258.14	c qxplain 7788/7788
259.88/258.14	c 4609[?] -36[?] -354[?]  is mandatory 
259.88/258.14	c qxplain 7786/7787
259.88/258.15	c qxplain 7787/7787
259.88/258.15	c 4610[?] 353[?] -354[?]  is mandatory 
259.88/258.15	c qxplain 7786/7786
259.88/258.16	c 4611[?] 354[?] -353[?] 36[?]  is mandatory 
259.88/258.16	c qxplain 7782/7785
259.88/258.17	c qxplain 7784/7785
259.88/258.17	c qxplain 7785/7785
259.88/258.18	c 4612[?] -34[?] -355[?]  is mandatory 
259.88/258.18	c qxplain 7784/7784
259.88/258.18	c 4613[?] 354[?] -355[?]  is mandatory 
259.88/258.18	c qxplain 7782/7783
259.88/258.19	c qxplain 7783/7783
259.88/258.19	c 4614[?] 355[?] -354[?] 34[?]  is mandatory 
259.88/258.19	c qxplain 7782/7782
259.98/258.20	c 4615[?] -35[?] -356[?]  is mandatory 
259.98/258.20	c qxplain 7774/7781
259.98/258.21	c qxplain 7778/7781
259.98/258.21	c qxplain 7780/7781
259.98/258.22	c qxplain 7781/7781
259.98/258.22	c 4616[?] 355[?] -356[?]  is mandatory 
259.98/258.22	c qxplain 7780/7780
259.98/258.23	c 4617[?] 356[?] -355[?] 35[?]  is mandatory 
259.98/258.23	c qxplain 7778/7779
259.98/258.24	c qxplain 7779/7779
259.98/258.24	c 4618[?] -23[?] -357[?]  is mandatory 
259.98/258.24	c qxplain 7778/7778
259.98/258.25	c 4619[?] -24[?] -357[?]  is mandatory 
259.98/258.25	c qxplain 7774/7777
259.98/258.25	c qxplain 7776/7777
259.98/258.26	c qxplain 7777/7777
259.98/258.26	c 4620[?] 357[?] 24[?] 23[?]  is mandatory 
259.98/258.26	c qxplain 7776/7776
259.98/258.27	c 4621[?] -22[?] -358[?]  is mandatory 
259.98/258.27	c qxplain 7774/7775
259.98/258.28	c qxplain 7775/7775
259.98/258.28	c 4622[?] 357[?] -358[?]  is mandatory 
259.98/258.28	c qxplain 7774/7774
259.98/258.29	c 4623[?] 358[?] -357[?] 22[?]  is mandatory 
259.98/258.29	c qxplain 7741/7773
259.98/258.29	c qxplain 7758/7773
260.09/258.30	c qxplain 7766/7773
260.09/258.31	c qxplain 7770/7773
260.09/258.31	c qxplain 7772/7773
260.09/258.32	c qxplain 7773/7773
260.09/258.32	c 4624[?] -19[?] -359[?]  is mandatory 
260.09/258.32	c qxplain 7772/7772
260.09/258.33	c 4625[?] 358[?] -359[?]  is mandatory 
260.09/258.33	c qxplain 7770/7771
260.09/258.33	c qxplain 7771/7771
260.09/258.34	c 4626[?] 359[?] -358[?] 19[?]  is mandatory 
260.09/258.34	c qxplain 7770/7770
260.09/258.35	c 4627[?] -21[?] -360[?]  is mandatory 
260.09/258.35	c qxplain 7766/7769
260.09/258.35	c qxplain 7768/7769
260.09/258.36	c qxplain 7769/7769
260.09/258.36	c 4628[?] 359[?] -360[?]  is mandatory 
260.09/258.36	c qxplain 7768/7768
260.09/258.37	c 4629[?] 360[?] -359[?] 21[?]  is mandatory 
260.09/258.37	c qxplain 7766/7767
260.09/258.38	c qxplain 7767/7767
260.09/258.38	c 4630[?] 206[?] -361[?]  is mandatory 
260.09/258.38	c qxplain 7766/7766
260.09/258.39	c 4631[?] 360[?] -361[?]  is mandatory 
260.09/258.39	c qxplain 7758/7765
260.09/258.39	c qxplain 7762/7765
260.19/258.40	c qxplain 7764/7765
260.19/258.40	c qxplain 7765/7765
260.19/258.41	c 4632[?] 361[?] -360[?] -206[?]  is mandatory 
260.19/258.41	c qxplain 7764/7764
260.19/258.42	c 4633[?] 356[?] -362[?]  is mandatory 
260.19/258.42	c qxplain 7762/7763
260.19/258.42	c qxplain 7763/7763
260.19/258.43	c 4634[?] 361[?] -362[?]  is mandatory 
260.19/258.43	c qxplain 7762/7762
260.19/258.43	c 4635[?] -361[?] 362[?] -356[?]  is mandatory 
260.19/258.43	c qxplain 7758/7761
260.19/258.44	c qxplain 7760/7761
260.19/258.45	c qxplain 7761/7761
260.19/258.45	c 4636[?] 200[?] -363[?]  is mandatory 
260.19/258.45	c qxplain 7760/7760
260.19/258.46	c 4637[?] 362[?] -363[?]  is mandatory 
260.19/258.46	c qxplain 7758/7759
260.19/258.46	c qxplain 7759/7759
260.19/258.47	c 4638[?] -362[?] -200[?] 363[?]  is mandatory 
260.19/258.47	c qxplain 7758/7758
260.19/258.47	c 4639[?] 38[?] -364[?]  is mandatory 
260.19/258.47	c qxplain 7741/7757
260.19/258.48	c qxplain 7750/7757
260.19/258.49	c qxplain 7754/7757
260.19/258.49	c qxplain 7756/7757
260.19/258.50	c qxplain 7757/7757
260.19/258.50	c 4640[?] -363[?] -364[?]  is mandatory 
260.19/258.50	c qxplain 7756/7756
260.29/258.51	c 4641[?] 363[?] -38[?] 364[?]  is mandatory 
260.29/258.51	c qxplain 7754/7755
260.29/258.51	c qxplain 7755/7755
260.29/258.52	c 4642[?] -365[?] -337[?]  is mandatory 
260.29/258.52	c qxplain 7754/7754
260.29/258.53	c 4643[?] -364[?] -365[?]  is mandatory 
260.29/258.53	c qxplain 7750/7753
260.29/258.53	c qxplain 7752/7753
260.29/258.54	c qxplain 7753/7753
260.29/258.54	c 4644[?] 365[?] 337[?] 364[?]  is mandatory 
260.29/258.54	c qxplain 7752/7752
260.39/258.60	c 4645[?] -366[?] 50[?]  is mandatory 
260.39/258.60	c qxplain 7750/7751
260.39/258.61	c qxplain 7751/7751
260.39/258.62	c 4646[?] -366[?] 365[?]  is mandatory 
260.39/258.62	c qxplain 7750/7750
260.39/258.62	c 4647[?] 366[?] -365[?] -50[?]  is mandatory 
260.39/258.62	c qxplain 7741/7749
260.39/258.63	c qxplain 7746/7749
260.39/258.64	c qxplain 7748/7749
260.39/258.64	c qxplain 7749/7749
260.39/258.65	c 4648[?] -367[?] 38[?]  is mandatory 
260.39/258.65	c qxplain 7748/7748
260.39/258.66	c 4649[?] -367[?] -50[?]  is mandatory 
260.39/258.66	c qxplain 7746/7747
260.39/258.67	c qxplain 7747/7747
260.39/258.68	c 4650[?] 367[?] -38[?] 50[?]  is mandatory 
260.39/258.68	c qxplain 7746/7746
260.39/258.68	c 4651[?] -366[?] -368[?]  is mandatory 
260.39/258.68	c qxplain 7741/7745
260.39/258.69	c qxplain 7744/7745
260.39/258.70	c qxplain 7745/7745
260.49/258.70	c 4652[?] -368[?] -367[?]  is mandatory 
260.49/258.70	c qxplain 7744/7744
260.49/258.71	c 4653[?] 368[?] 366[?] 367[?]  is mandatory 
260.49/258.71	c qxplain 7741/7743
260.49/258.71	c qxplain 7743/7743
260.49/258.72	c 4654[?] 352[?] -369[?]  is mandatory 
260.49/258.72	c qxplain 7741/7742
260.49/258.73	c qxplain 7742/7742
260.49/258.74	c 4655[?] -369[?] 368[?]  is mandatory 
260.49/258.74	c qxplain 7741/7741
260.49/258.74	c 4656[?] 369[?] -368[?] -352[?]  is mandatory 
260.49/258.74	c qxplain 7225/7740
260.49/258.75	c qxplain 7483/7740
260.49/258.75	c qxplain 7612/7740
260.49/258.76	c qxplain 7677/7740
260.49/258.77	c qxplain 7709/7740
260.49/258.77	c qxplain 7725/7740
260.49/258.78	c qxplain 7733/7740
260.49/258.78	c qxplain 7737/7740
260.49/258.79	c qxplain 7739/7740
260.59/258.80	c qxplain 7740/7740
260.59/258.81	c 4657[?] -21[?] -370[?]  is mandatory 
260.59/258.81	c qxplain 7739/7739
260.59/258.82	c 4658[?] -370[?] -23[?]  is mandatory 
260.59/258.82	c qxplain 7737/7738
260.59/258.82	c qxplain 7738/7738
260.59/258.83	c 4659[?] 370[?] 21[?] 23[?]  is mandatory 
260.59/258.83	c qxplain 7737/7737
260.59/258.83	c 4660[?] -371[?] -22[?]  is mandatory 
260.59/258.83	c qxplain 7733/7736
260.59/258.84	c qxplain 7735/7736
260.59/258.84	c qxplain 7736/7736
260.59/258.85	c 4661[?] -371[?] 370[?]  is mandatory 
260.59/258.85	c qxplain 7735/7735
260.59/258.86	c 4662[?] 371[?] -370[?] 22[?]  is mandatory 
260.59/258.86	c qxplain 7733/7734
260.59/258.86	c qxplain 7734/7734
260.59/258.87	c 4663[?] -372[?] 294[?]  is mandatory 
260.59/258.87	c qxplain 7733/7733
260.59/258.87	c 4664[?] 371[?] -372[?]  is mandatory 
260.59/258.87	c qxplain 7725/7732
260.59/258.88	c qxplain 7729/7732
260.59/258.89	c qxplain 7731/7732
260.59/258.89	c qxplain 7732/7732
260.69/258.90	c 4665[?] 372[?] -371[?] -294[?]  is mandatory 
260.69/258.90	c qxplain 7731/7731
260.69/258.90	c 4666[?] -373[?] 330[?]  is mandatory 
260.69/258.90	c qxplain 7729/7730
260.69/258.91	c qxplain 7730/7730
260.69/258.92	c 4667[?] -373[?] 372[?]  is mandatory 
260.69/258.92	c qxplain 7729/7729
260.69/258.92	c 4668[?] 373[?] -372[?] -330[?]  is mandatory 
260.69/258.92	c qxplain 7725/7728
260.69/258.93	c qxplain 7727/7728
260.69/258.93	c qxplain 7728/7728
260.79/259.03	c 4669[?] 344[?] -374[?]  is mandatory 
260.79/259.03	c qxplain 7727/7727
260.79/259.04	c 4670[?] -374[?] 373[?]  is mandatory 
260.79/259.04	c qxplain 7725/7726
260.79/259.05	c qxplain 7726/7726
260.79/259.06	c 4671[?] 374[?] -373[?] -344[?]  is mandatory 
260.79/259.06	c qxplain 7725/7725
260.79/259.07	c 4672[?] 345[?] -375[?]  is mandatory 
260.79/259.07	c qxplain 7709/7724
260.79/259.07	c qxplain 7717/7724
260.79/259.08	c qxplain 7721/7724
260.79/259.08	c qxplain 7723/7724
260.79/259.09	c qxplain 7724/7724
260.79/259.09	c 4673[?] -375[?] 374[?]  is mandatory 
260.79/259.09	c qxplain 7723/7723
260.89/259.10	c 4674[?] 375[?] -374[?] -345[?]  is mandatory 
260.89/259.10	c qxplain 7721/7722
260.89/259.11	c qxplain 7722/7722
260.89/259.11	c 4675[?] -376[?] 41[?]  is mandatory 
260.89/259.11	c qxplain 7721/7721
260.89/259.12	c 4676[?] -376[?] -375[?]  is mandatory 
260.89/259.12	c qxplain 7717/7720
260.89/259.12	c qxplain 7719/7720
260.89/259.13	c qxplain 7720/7720
260.89/259.14	c 4677[?] 376[?] -41[?] 375[?]  is mandatory 
260.89/259.14	c qxplain 7719/7719
260.89/259.14	c 4678[?] -377[?] -218[?]  is mandatory 
260.89/259.14	c qxplain 7717/7718
260.89/259.15	c qxplain 7718/7718
260.89/259.16	c 4679[?] -377[?] -376[?]  is mandatory 
260.89/259.16	c qxplain 7717/7717
260.89/259.16	c 4680[?] 377[?] 218[?] 376[?]  is mandatory 
260.89/259.16	c qxplain 7709/7716
260.89/259.17	c qxplain 7713/7716
260.89/259.17	c qxplain 7715/7716
260.89/259.18	c qxplain 7716/7716
260.89/259.19	c 4681[?] -378[?] 50[?]  is mandatory 
260.89/259.19	c qxplain 7715/7715
260.89/259.19	c 4682[?] -378[?] 377[?]  is mandatory 
260.89/259.19	c qxplain 7713/7714
260.99/259.20	c qxplain 7714/7714
260.99/259.20	c 4683[?] 378[?] -377[?] -50[?]  is mandatory 
260.99/259.20	c qxplain 7713/7713
260.99/259.21	c 4684[?] -379[?] 41[?]  is mandatory 
260.99/259.21	c qxplain 7709/7712
260.99/259.22	c qxplain 7711/7712
260.99/259.22	c qxplain 7712/7712
260.99/259.23	c 4685[?] -379[?] -50[?]  is mandatory 
260.99/259.23	c qxplain 7711/7711
260.99/259.23	c 4686[?] 379[?] -41[?] 50[?]  is mandatory 
260.99/259.23	c qxplain 7709/7710
260.99/259.24	c qxplain 7710/7710
260.99/259.25	c 4687[?] -380[?] -378[?]  is mandatory 
260.99/259.25	c qxplain 7709/7709
260.99/259.25	c 4688[?] -380[?] -379[?]  is mandatory 
260.99/259.25	c qxplain 7677/7708
260.99/259.26	c qxplain 7693/7708
260.99/259.26	c qxplain 7701/7708
260.99/259.27	c qxplain 7705/7708
260.99/259.27	c qxplain 7707/7708
260.99/259.28	c qxplain 7708/7708
260.99/259.29	c 4689[?] 380[?] 378[?] 379[?]  is mandatory 
260.99/259.29	c qxplain 7707/7707
261.09/259.30	c 4690[?] -381[?] -40[?]  is mandatory 
261.09/259.30	c qxplain 7705/7706
261.09/259.31	c qxplain 7706/7706
261.09/259.31	c 4691[?] 348[?] -381[?]  is mandatory 
261.09/259.31	c qxplain 7705/7705
261.09/259.32	c 4692[?] 381[?] -348[?] 40[?]  is mandatory 
261.09/259.32	c qxplain 7701/7704
261.09/259.32	c qxplain 7703/7704
261.09/259.33	c qxplain 7704/7704
261.09/259.34	c 4693[?] -382[?] 40[?]  is mandatory 
261.09/259.34	c qxplain 7703/7703
261.09/259.34	c 4694[?] -382[?] -348[?]  is mandatory 
261.09/259.34	c qxplain 7701/7702
261.09/259.35	c qxplain 7702/7702
261.09/259.35	c 4695[?] 382[?] -40[?] 348[?]  is mandatory 
261.09/259.35	c qxplain 7701/7701
261.09/259.36	c 4696[?] -383[?] -381[?]  is mandatory 
261.09/259.36	c qxplain 7693/7700
261.09/259.37	c qxplain 7697/7700
261.09/259.37	c qxplain 7699/7700
261.09/259.38	c qxplain 7700/7700
261.09/259.38	c 4697[?] -383[?] -382[?]  is mandatory 
261.09/259.38	c qxplain 7699/7699
261.09/259.39	c 4698[?] 381[?] 383[?] 382[?]  is mandatory 
261.09/259.39	c qxplain 7697/7698
261.09/259.39	c qxplain 7698/7698
261.20/259.40	c 4699[?] -384[?] 50[?]  is mandatory 
261.20/259.40	c qxplain 7697/7697
261.20/259.41	c 4700[?] -384[?] 383[?]  is mandatory 
261.20/259.41	c qxplain 7693/7696
261.20/259.41	c qxplain 7695/7696
261.20/259.42	c qxplain 7696/7696
261.20/259.42	c 4701[?] -383[?] 384[?] -50[?]  is mandatory 
261.20/259.42	c qxplain 7695/7695
261.20/259.43	c 4702[?] -385[?] 40[?]  is mandatory 
261.20/259.43	c qxplain 7693/7694
261.20/259.44	c qxplain 7694/7694
261.20/259.44	c 4703[?] -385[?] -50[?]  is mandatory 
261.20/259.44	c qxplain 7693/7693
261.20/259.45	c 4704[?] 385[?] 50[?] -40[?]  is mandatory 
261.20/259.45	c qxplain 7677/7692
261.20/259.46	c qxplain 7685/7692
261.20/259.46	c qxplain 7689/7692
261.20/259.47	c qxplain 7691/7692
261.20/259.47	c qxplain 7692/7692
261.20/259.48	c 4705[?] -384[?] -386[?]  is mandatory 
261.20/259.48	c qxplain 7691/7691
261.20/259.48	c 4706[?] -386[?] -385[?]  is mandatory 
261.20/259.48	c qxplain 7689/7690
261.20/259.49	c qxplain 7690/7690
261.20/259.50	c 4707[?] 386[?] 384[?] 385[?]  is mandatory 
261.20/259.50	c qxplain 7689/7689
261.50/259.75	c 4708[?] 352[?] -387[?]  is mandatory 
261.50/259.75	c qxplain 7685/7688
261.50/259.76	c qxplain 7687/7688
261.50/259.77	c qxplain 7688/7688
261.50/259.78	c 4709[?] -387[?] 386[?]  is mandatory 
261.50/259.78	c qxplain 7687/7687
261.50/259.79	c 4710[?] -352[?] -386[?] 387[?]  is mandatory 
261.50/259.79	c qxplain 7685/7686
261.50/259.79	c qxplain 7686/7686
261.60/259.80	c 4711[?] -388[?] 380[?]  is mandatory 
261.60/259.80	c qxplain 7685/7685
261.60/259.80	c 4712[?] -387[?] -388[?]  is mandatory 
261.60/259.80	c qxplain 7677/7684
261.60/259.81	c qxplain 7681/7684
261.60/259.81	c qxplain 7683/7684
261.60/259.82	c qxplain 7684/7684
261.70/259.90	c 4713[?] 387[?] 388[?] -380[?]  is mandatory 
261.70/259.90	c qxplain 7683/7683
261.70/259.91	c 4714[?] -389[?] -380[?]  is mandatory 
261.70/259.91	c qxplain 7681/7682
261.70/259.92	c qxplain 7682/7682
261.70/259.92	c 4715[?] -389[?] 386[?]  is mandatory 
261.70/259.92	c qxplain 7681/7681
261.70/259.94	c 4716[?] 380[?] 389[?] -386[?]  is mandatory 
261.70/259.94	c qxplain 7677/7680
261.70/259.95	c qxplain 7679/7680
261.70/259.98	c qxplain 7680/7680
261.70/259.99	c 4717[?] -390[?] -388[?]  is mandatory 
261.70/259.99	c qxplain 7679/7679
261.80/260.00	c 4718[?] -389[?] -390[?]  is mandatory 
261.80/260.00	c qxplain 7677/7678
261.80/260.00	c qxplain 7678/7678
261.80/260.01	c 4719[?] 390[?] 389[?] 388[?]  is mandatory 
261.80/260.01	c qxplain 7677/7677
261.80/260.02	c 4720[?] -369[?] -391[?]  is mandatory 
261.80/260.02	c qxplain 7612/7676
261.80/260.02	c qxplain 7645/7676
261.80/260.03	c qxplain 7661/7676
261.80/260.03	c qxplain 7669/7676
261.80/260.04	c qxplain 7673/7676
261.80/260.04	c qxplain 7675/7676
261.80/260.05	c qxplain 7676/7676
261.80/260.05	c 4721[?] 390[?] -391[?]  is mandatory 
261.80/260.05	c qxplain 7675/7675
261.80/260.06	c 4722[?] 369[?] -390[?] 391[?]  is mandatory 
261.80/260.06	c qxplain 7673/7674
261.80/260.06	c qxplain 7674/7674
261.80/260.07	c 4723[?] 322[?] -392[?]  is mandatory 
261.80/260.07	c qxplain 7673/7673
261.80/260.08	c 4724[?] -391[?] -392[?]  is mandatory 
261.80/260.08	c qxplain 7669/7672
261.80/260.08	c qxplain 7671/7672
261.90/260.13	c qxplain 7672/7672
261.90/260.14	c 4725[?] 392[?] 391[?] -322[?]  is mandatory 
261.90/260.14	c qxplain 7671/7671
261.90/260.14	c 4726[?] -393[?] 76[?]  is mandatory 
261.90/260.14	c qxplain 7669/7670
261.90/260.15	c qxplain 7670/7670
261.90/260.16	c 4727[?] -393[?] 313[?]  is mandatory 
261.90/260.16	c qxplain 7669/7669
261.90/260.16	c 4728[?] -76[?] -313[?] 393[?]  is mandatory 
261.90/260.16	c qxplain 7661/7668
261.90/260.17	c qxplain 7665/7668
261.90/260.18	c qxplain 7667/7668
261.90/260.18	c qxplain 7668/7668
261.90/260.19	c 4729[?] -394[?] 77[?]  is mandatory 
261.90/260.19	c qxplain 7667/7667
261.90/260.19	c 4730[?] -394[?] 313[?]  is mandatory 
261.90/260.19	c qxplain 7665/7666
262.00/260.20	c qxplain 7666/7666
262.00/260.21	c 4731[?] -77[?] -313[?] 394[?]  is mandatory 
262.00/260.21	c qxplain 7665/7665
262.00/260.21	c 4732[?] -395[?] 79[?]  is mandatory 
262.00/260.21	c qxplain 7661/7664
262.00/260.22	c qxplain 7663/7664
262.00/260.22	c qxplain 7664/7664
262.00/260.23	c 4733[?] -395[?] 313[?]  is mandatory 
262.00/260.23	c qxplain 7663/7663
262.00/260.24	c 4734[?] -79[?] -313[?] 395[?]  is mandatory 
262.00/260.24	c qxplain 7661/7662
262.00/260.24	c qxplain 7662/7662
262.00/260.25	c 4735[?] -396[?] 78[?]  is mandatory 
262.00/260.25	c qxplain 7661/7661
262.00/260.26	c 4736[?] -396[?] 313[?]  is mandatory 
262.00/260.26	c qxplain 7645/7660
262.00/260.26	c qxplain 7653/7660
262.00/260.27	c qxplain 7657/7660
262.00/260.27	c qxplain 7659/7660
262.00/260.28	c qxplain 7660/7660
262.00/260.28	c 4737[?] -78[?] 396[?] -313[?]  is mandatory 
262.00/260.28	c qxplain 7659/7659
262.00/260.29	c 4738[?] -395[?] -397[?]  is mandatory 
262.00/260.29	c qxplain 7657/7658
262.00/260.30	c qxplain 7658/7658
262.10/260.30	c 4739[?] -396[?] -397[?]  is mandatory 
262.10/260.30	c qxplain 7657/7657
262.10/260.31	c 4740[?] 397[?] 396[?] 395[?]  is mandatory 
262.10/260.31	c qxplain 7653/7656
262.10/260.31	c qxplain 7655/7656
262.10/260.32	c qxplain 7656/7656
262.10/260.33	c 4741[?] -394[?] -398[?]  is mandatory 
262.10/260.33	c qxplain 7655/7655
262.10/260.33	c 4742[?] 397[?] -398[?]  is mandatory 
262.10/260.33	c qxplain 7653/7654
262.10/260.34	c qxplain 7654/7654
262.10/260.34	c 4743[?] 398[?] -397[?] 394[?]  is mandatory 
262.10/260.34	c qxplain 7653/7653
262.10/260.35	c 4744[?] -393[?] -399[?]  is mandatory 
262.10/260.35	c qxplain 7645/7652
262.10/260.36	c qxplain 7649/7652
262.10/260.36	c qxplain 7651/7652
262.10/260.37	c qxplain 7652/7652
262.10/260.37	c 4745[?] 398[?] -399[?]  is mandatory 
262.10/260.37	c qxplain 7651/7651
262.10/260.38	c 4746[?] 399[?] -398[?] 393[?]  is mandatory 
262.10/260.38	c qxplain 7649/7650
262.10/260.38	c qxplain 7650/7650
262.10/260.39	c 4747[?] -400[?] 80[?]  is mandatory 
262.10/260.39	c qxplain 7649/7649
262.10/260.39	c 4748[?] -400[?] 313[?]  is mandatory 
262.10/260.39	c qxplain 7645/7648
262.20/260.40	c qxplain 7647/7648
262.20/260.41	c qxplain 7648/7648
262.20/260.41	c 4749[?] -80[?] -313[?] 400[?]  is mandatory 
262.20/260.41	c qxplain 7647/7647
262.20/260.42	c 4750[?] -401[?] 53[?]  is mandatory 
262.20/260.42	c qxplain 7645/7646
262.20/260.43	c qxplain 7646/7646
262.20/260.43	c 4751[?] -401[?] 313[?]  is mandatory 
262.20/260.43	c qxplain 7645/7645
262.20/260.44	c 4752[?] -53[?] -313[?] 401[?]  is mandatory 
262.20/260.44	c qxplain 7612/7644
262.20/260.45	c qxplain 7629/7644
262.20/260.45	c qxplain 7637/7644
262.20/260.46	c qxplain 7641/7644
262.20/260.46	c qxplain 7643/7644
262.20/260.47	c qxplain 7644/7644
262.20/260.48	c 4753[?] -402[?] 82[?]  is mandatory 
262.20/260.48	c qxplain 7643/7643
262.20/260.48	c 4754[?] -402[?] 313[?]  is mandatory 
262.20/260.48	c qxplain 7641/7642
262.20/260.49	c qxplain 7642/7642
262.20/260.49	c 4755[?] -82[?] -313[?] 402[?]  is mandatory 
262.20/260.49	c qxplain 7641/7641
262.29/260.50	c 4756[?] -403[?] 81[?]  is mandatory 
262.29/260.50	c qxplain 7637/7640
262.29/260.51	c qxplain 7639/7640
262.29/260.51	c qxplain 7640/7640
262.29/260.52	c 4757[?] -403[?] 313[?]  is mandatory 
262.29/260.52	c qxplain 7639/7639
262.29/260.53	c 4758[?] -81[?] -313[?] 403[?]  is mandatory 
262.29/260.53	c qxplain 7637/7638
262.29/260.53	c qxplain 7638/7638
262.29/260.54	c 4759[?] -402[?] -404[?]  is mandatory 
262.29/260.54	c qxplain 7637/7637
262.29/260.54	c 4760[?] -403[?] -404[?]  is mandatory 
262.29/260.54	c qxplain 7629/7636
262.29/260.55	c qxplain 7633/7636
262.29/260.56	c qxplain 7635/7636
262.29/260.56	c qxplain 7636/7636
262.29/260.57	c 4761[?] 404[?] 402[?] 403[?]  is mandatory 
262.29/260.57	c qxplain 7635/7635
262.29/260.58	c 4762[?] -401[?] -405[?]  is mandatory 
262.29/260.58	c qxplain 7633/7634
262.29/260.58	c qxplain 7634/7634
262.29/260.59	c 4763[?] 404[?] -405[?]  is mandatory 
262.29/260.59	c qxplain 7633/7633
262.29/260.59	c 4764[?] 405[?] -404[?] 401[?]  is mandatory 
262.29/260.59	c qxplain 7629/7632
262.40/260.60	c qxplain 7631/7632
262.40/260.61	c qxplain 7632/7632
262.40/260.61	c 4765[?] -400[?] -406[?]  is mandatory 
262.40/260.61	c qxplain 7631/7631
262.40/260.62	c 4766[?] 405[?] -406[?]  is mandatory 
262.40/260.62	c qxplain 7629/7630
262.40/260.62	c qxplain 7630/7630
262.40/260.63	c 4767[?] 406[?] -405[?] 400[?]  is mandatory 
262.40/260.63	c qxplain 7629/7629
262.40/260.64	c 4768[?] -407[?] 60[?]  is mandatory 
262.40/260.64	c qxplain 7612/7628
262.40/260.64	c qxplain 7621/7628
262.40/260.65	c qxplain 7625/7628
262.40/260.65	c qxplain 7627/7628
262.40/260.66	c qxplain 7628/7628
262.40/260.67	c 4769[?] -407[?] 313[?]  is mandatory 
262.40/260.67	c qxplain 7627/7627
262.40/260.67	c 4770[?] -60[?] -313[?] 407[?]  is mandatory 
262.40/260.67	c qxplain 7625/7626
262.40/260.68	c qxplain 7626/7626
262.40/260.69	c 4771[?] -408[?] 59[?]  is mandatory 
262.40/260.69	c qxplain 7625/7625
262.40/260.69	c 4772[?] -408[?] 313[?]  is mandatory 
262.40/260.69	c qxplain 7621/7624
262.40/260.70	c qxplain 7623/7624
262.50/260.70	c qxplain 7624/7624
262.50/260.71	c 4773[?] -59[?] -313[?] 408[?]  is mandatory 
262.50/260.71	c qxplain 7623/7623
262.50/260.72	c 4774[?] -409[?] 58[?]  is mandatory 
262.50/260.72	c qxplain 7621/7622
262.50/260.72	c qxplain 7622/7622
262.50/260.73	c 4775[?] -409[?] 313[?]  is mandatory 
262.50/260.73	c qxplain 7621/7621
262.50/260.74	c 4776[?] -58[?] -313[?] 409[?]  is mandatory 
262.50/260.74	c qxplain 7612/7620
262.50/260.74	c qxplain 7617/7620
262.50/260.75	c qxplain 7619/7620
262.50/260.76	c qxplain 7620/7620
262.50/260.76	c 4777[?] -408[?] -410[?]  is mandatory 
262.50/260.76	c qxplain 7619/7619
262.50/260.77	c 4778[?] -409[?] -410[?]  is mandatory 
262.50/260.77	c qxplain 7617/7618
262.50/260.77	c qxplain 7618/7618
262.50/260.78	c 4779[?] 410[?] 409[?] 408[?]  is mandatory 
262.50/260.78	c qxplain 7617/7617
262.50/260.79	c 4780[?] -407[?] -411[?]  is mandatory 
262.50/260.79	c qxplain 7612/7616
262.50/260.79	c qxplain 7615/7616
262.50/260.80	c qxplain 7616/7616
262.61/260.80	c 4781[?] 410[?] -411[?]  is mandatory 
262.61/260.80	c qxplain 7615/7615
262.61/260.81	c 4782[?] 411[?] -410[?] 407[?]  is mandatory 
262.61/260.81	c qxplain 7612/7614
262.61/260.82	c qxplain 7614/7614
262.61/260.82	c 4783[?] -412[?] 54[?]  is mandatory 
262.61/260.82	c qxplain 7612/7613
262.61/260.83	c qxplain 7613/7613
262.61/260.84	c 4784[?] -412[?] 313[?]  is mandatory 
262.61/260.84	c qxplain 7612/7612
262.61/260.84	c 4785[?] -54[?] -313[?] 412[?]  is mandatory 
262.61/260.84	c qxplain 7483/7611
262.61/260.85	c qxplain 7548/7611
262.61/260.86	c qxplain 7580/7611
262.61/260.87	c qxplain 7596/7611
262.61/260.87	c qxplain 7604/7611
262.61/260.88	c qxplain 7608/7611
262.61/260.88	c qxplain 7610/7611
262.61/260.89	c qxplain 7611/7611
262.70/260.90	c 4786[?] -413[?] 55[?]  is mandatory 
262.70/260.90	c qxplain 7610/7610
262.70/260.90	c 4787[?] -413[?] 313[?]  is mandatory 
262.70/260.90	c qxplain 7608/7609
262.70/260.91	c qxplain 7609/7609
262.70/260.92	c 4788[?] -55[?] -313[?] 413[?]  is mandatory 
262.70/260.92	c qxplain 7608/7608
262.70/260.92	c 4789[?] -414[?] 57[?]  is mandatory 
262.70/260.92	c qxplain 7604/7607
262.70/260.93	c qxplain 7606/7607
262.70/260.94	c qxplain 7607/7607
262.70/260.94	c 4790[?] -414[?] 313[?]  is mandatory 
262.70/260.94	c qxplain 7606/7606
262.70/260.95	c 4791[?] -57[?] -313[?] 414[?]  is mandatory 
262.70/260.95	c qxplain 7604/7605
262.70/260.96	c qxplain 7605/7605
262.70/260.96	c 4792[?] -415[?] 56[?]  is mandatory 
262.70/260.96	c qxplain 7604/7604
262.70/260.97	c 4793[?] -415[?] 313[?]  is mandatory 
262.70/260.97	c qxplain 7596/7603
262.70/260.97	c qxplain 7600/7603
262.70/260.98	c qxplain 7602/7603
262.70/260.98	c qxplain 7603/7603
262.70/260.99	c 4794[?] -56[?] 415[?] -313[?]  is mandatory 
262.70/260.99	c qxplain 7602/7602
262.80/261.00	c 4795[?] -414[?] -416[?]  is mandatory 
262.80/261.00	c qxplain 7600/7601
262.80/261.00	c qxplain 7601/7601
262.80/261.01	c 4796[?] -415[?] -416[?]  is mandatory 
262.80/261.01	c qxplain 7600/7600
262.80/261.02	c 4797[?] 416[?] 415[?] 414[?]  is mandatory 
262.80/261.02	c qxplain 7596/7599
262.80/261.02	c qxplain 7598/7599
262.80/261.03	c qxplain 7599/7599
262.80/261.03	c 4798[?] -413[?] -417[?]  is mandatory 
262.80/261.03	c qxplain 7598/7598
262.80/261.04	c 4799[?] 416[?] -417[?]  is mandatory 
262.80/261.04	c qxplain 7596/7597
262.80/261.05	c qxplain 7597/7597
262.80/261.05	c 4800[?] 417[?] -416[?] 413[?]  is mandatory 
262.80/261.05	c qxplain 7596/7596
262.80/261.06	c 4801[?] -412[?] -418[?]  is mandatory 
262.80/261.06	c qxplain 7580/7595
262.80/261.07	c qxplain 7588/7595
262.80/261.07	c qxplain 7592/7595
262.80/261.08	c qxplain 7594/7595
262.80/261.08	c qxplain 7595/7595
262.80/261.09	c 4802[?] 417[?] -418[?]  is mandatory 
262.80/261.09	c qxplain 7594/7594
262.80/261.09	c 4803[?] 418[?] -417[?] 412[?]  is mandatory 
262.80/261.09	c qxplain 7592/7593
262.90/261.10	c qxplain 7593/7593
262.90/261.11	c 4804[?] 411[?] -419[?]  is mandatory 
262.90/261.11	c qxplain 7592/7592
262.90/261.11	c 4805[?] 418[?] -419[?]  is mandatory 
262.90/261.11	c qxplain 7588/7591
262.90/261.12	c qxplain 7590/7591
262.90/261.12	c qxplain 7591/7591
262.90/261.13	c 4806[?] 419[?] -418[?] -411[?]  is mandatory 
262.90/261.13	c qxplain 7590/7590
262.90/261.14	c 4807[?] 406[?] -420[?]  is mandatory 
262.90/261.14	c qxplain 7588/7589
262.90/261.14	c qxplain 7589/7589
262.90/261.15	c 4808[?] 419[?] -420[?]  is mandatory 
262.90/261.15	c qxplain 7588/7588
262.90/261.16	c 4809[?] 420[?] -419[?] -406[?]  is mandatory 
262.90/261.16	c qxplain 7580/7587
262.90/261.16	c qxplain 7584/7587
262.90/261.17	c qxplain 7586/7587
262.90/261.17	c qxplain 7587/7587
262.90/261.18	c 4810[?] 399[?] -421[?]  is mandatory 
262.90/261.18	c qxplain 7586/7586
262.90/261.19	c 4811[?] 420[?] -421[?]  is mandatory 
262.90/261.19	c qxplain 7584/7585
262.90/261.19	c qxplain 7585/7585
263.00/261.20	c 4812[?] 421[?] -420[?] -399[?]  is mandatory 
263.00/261.20	c qxplain 7584/7584
263.00/261.20	c 4813[?] -422[?] 61[?]  is mandatory 
263.00/261.20	c qxplain 7580/7583
263.00/261.21	c qxplain 7582/7583
263.00/261.22	c qxplain 7583/7583
263.00/261.22	c 4814[?] -422[?] 313[?]  is mandatory 
263.00/261.22	c qxplain 7582/7582
263.00/261.23	c 4815[?] -61[?] -313[?] 422[?]  is mandatory 
263.00/261.23	c qxplain 7580/7581
263.00/261.24	c qxplain 7581/7581
263.00/261.24	c 4816[?] -423[?] 62[?]  is mandatory 
263.00/261.24	c qxplain 7580/7580
263.00/261.25	c 4817[?] -423[?] 313[?]  is mandatory 
263.00/261.25	c qxplain 7548/7579
263.00/261.26	c qxplain 7564/7579
263.00/261.26	c qxplain 7572/7579
263.00/261.27	c qxplain 7576/7579
263.00/261.28	c qxplain 7578/7579
263.00/261.28	c qxplain 7579/7579
263.00/261.29	c 4818[?] -62[?] 423[?] -313[?]  is mandatory 
263.00/261.29	c qxplain 7578/7578
263.00/261.29	c 4819[?] -424[?] 64[?]  is mandatory 
263.00/261.29	c qxplain 7576/7577
263.10/261.30	c qxplain 7577/7577
263.10/261.31	c 4820[?] -424[?] 313[?]  is mandatory 
263.10/261.31	c qxplain 7576/7576
263.10/261.31	c 4821[?] -64[?] -313[?] 424[?]  is mandatory 
263.10/261.31	c qxplain 7572/7575
263.10/261.32	c qxplain 7574/7575
263.10/261.33	c qxplain 7575/7575
263.10/261.33	c 4822[?] -425[?] 63[?]  is mandatory 
263.10/261.33	c qxplain 7574/7574
263.10/261.34	c 4823[?] -425[?] 313[?]  is mandatory 
263.10/261.34	c qxplain 7572/7573
263.10/261.35	c qxplain 7573/7573
263.10/261.35	c 4824[?] -63[?] -313[?] 425[?]  is mandatory 
263.10/261.35	c qxplain 7572/7572
263.10/261.36	c 4825[?] -424[?] -426[?]  is mandatory 
263.10/261.36	c qxplain 7564/7571
263.10/261.36	c qxplain 7568/7571
263.10/261.37	c qxplain 7570/7571
263.10/261.38	c qxplain 7571/7571
263.10/261.38	c 4826[?] -425[?] -426[?]  is mandatory 
263.10/261.38	c qxplain 7570/7570
263.10/261.39	c 4827[?] 426[?] 425[?] 424[?]  is mandatory 
263.10/261.39	c qxplain 7568/7569
263.10/261.40	c qxplain 7569/7569
263.20/261.40	c 4828[?] -423[?] -427[?]  is mandatory 
263.20/261.40	c qxplain 7568/7568
263.20/261.41	c 4829[?] 426[?] -427[?]  is mandatory 
263.20/261.41	c qxplain 7564/7567
263.20/261.41	c qxplain 7566/7567
263.20/261.42	c qxplain 7567/7567
263.20/261.43	c 4830[?] 427[?] -426[?] 423[?]  is mandatory 
263.20/261.43	c qxplain 7566/7566
263.20/261.43	c 4831[?] -422[?] -428[?]  is mandatory 
263.20/261.43	c qxplain 7564/7565
263.20/261.44	c qxplain 7565/7565
263.20/261.44	c 4832[?] 427[?] -428[?]  is mandatory 
263.20/261.44	c qxplain 7564/7564
263.20/261.45	c 4833[?] 428[?] -427[?] 422[?]  is mandatory 
263.20/261.45	c qxplain 7548/7563
263.20/261.46	c qxplain 7556/7563
263.20/261.46	c qxplain 7560/7563
263.20/261.47	c qxplain 7562/7563
263.20/261.48	c qxplain 7563/7563
263.20/261.48	c 4834[?] -429[?] 65[?]  is mandatory 
263.20/261.48	c qxplain 7562/7562
263.20/261.49	c 4835[?] -429[?] 313[?]  is mandatory 
263.20/261.49	c qxplain 7560/7561
263.30/261.50	c qxplain 7561/7561
263.30/261.50	c 4836[?] -65[?] -313[?] 429[?]  is mandatory 
263.30/261.50	c qxplain 7560/7560
263.30/261.51	c 4837[?] -430[?] 66[?]  is mandatory 
263.30/261.51	c qxplain 7556/7559
263.30/261.52	c qxplain 7558/7559
263.30/261.52	c qxplain 7559/7559
263.30/261.53	c 4838[?] -430[?] 313[?]  is mandatory 
263.30/261.53	c qxplain 7558/7558
263.30/261.54	c 4839[?] -66[?] -313[?] 430[?]  is mandatory 
263.30/261.54	c qxplain 7556/7557
263.30/261.54	c qxplain 7557/7557
263.30/261.55	c 4840[?] -431[?] 68[?]  is mandatory 
263.30/261.55	c qxplain 7556/7556
263.30/261.55	c 4841[?] -431[?] 313[?]  is mandatory 
263.30/261.55	c qxplain 7548/7555
263.30/261.56	c qxplain 7552/7555
263.30/261.57	c qxplain 7554/7555
263.30/261.57	c qxplain 7555/7555
263.30/261.58	c 4842[?] -68[?] -313[?] 431[?]  is mandatory 
263.30/261.58	c qxplain 7554/7554
263.30/261.59	c 4843[?] -432[?] 67[?]  is mandatory 
263.30/261.59	c qxplain 7552/7553
263.30/261.60	c qxplain 7553/7553
263.40/261.60	c 4844[?] -432[?] 313[?]  is mandatory 
263.40/261.60	c qxplain 7552/7552
263.40/261.61	c 4845[?] -313[?] -67[?] 432[?]  is mandatory 
263.40/261.61	c qxplain 7548/7551
263.40/261.62	c qxplain 7550/7551
263.40/261.62	c qxplain 7551/7551
263.40/261.63	c 4846[?] -431[?] -433[?]  is mandatory 
263.40/261.63	c qxplain 7550/7550
263.40/261.63	c 4847[?] -432[?] -433[?]  is mandatory 
263.40/261.63	c qxplain 7548/7549
263.40/261.64	c qxplain 7549/7549
263.40/261.65	c 4848[?] 433[?] 432[?] 431[?]  is mandatory 
263.40/261.65	c qxplain 7548/7548
263.40/261.65	c 4849[?] -430[?] -434[?]  is mandatory 
263.40/261.65	c qxplain 7483/7547
263.40/261.66	c qxplain 7516/7547
263.40/261.67	c qxplain 7532/7547
263.40/261.67	c qxplain 7540/7547
263.40/261.68	c qxplain 7544/7547
263.40/261.69	c qxplain 7546/7547
263.40/261.69	c qxplain 7547/7547
263.50/261.70	c 4850[?] 433[?] -434[?]  is mandatory 
263.50/261.70	c qxplain 7546/7546
263.50/261.71	c 4851[?] 434[?] -433[?] 430[?]  is mandatory 
263.50/261.71	c qxplain 7544/7545
263.50/261.72	c qxplain 7545/7545
263.50/261.72	c 4852[?] -429[?] -435[?]  is mandatory 
263.50/261.72	c qxplain 7544/7544
263.50/261.73	c 4853[?] 434[?] -435[?]  is mandatory 
263.50/261.73	c qxplain 7540/7543
263.50/261.73	c qxplain 7542/7543
263.50/261.74	c qxplain 7543/7543
263.50/261.75	c 4854[?] 435[?] -434[?] 429[?]  is mandatory 
263.50/261.75	c qxplain 7542/7542
263.50/261.75	c 4855[?] -436[?] 75[?]  is mandatory 
263.50/261.75	c qxplain 7540/7541
263.50/261.76	c qxplain 7541/7541
263.50/261.77	c 4856[?] -436[?] 313[?]  is mandatory 
263.50/261.77	c qxplain 7540/7540
263.50/261.77	c 4857[?] -75[?] -313[?] 436[?]  is mandatory 
263.50/261.77	c qxplain 7532/7539
263.50/261.78	c qxplain 7536/7539
263.50/261.79	c qxplain 7538/7539
263.50/261.79	c qxplain 7539/7539
263.50/261.80	c 4858[?] -437[?] 74[?]  is mandatory 
263.50/261.80	c qxplain 7538/7538
263.60/261.80	c 4859[?] -437[?] 313[?]  is mandatory 
263.60/261.80	c qxplain 7536/7537
263.60/261.81	c qxplain 7537/7537
263.60/261.82	c 4860[?] -74[?] -313[?] 437[?]  is mandatory 
263.60/261.82	c qxplain 7536/7536
263.60/261.82	c 4861[?] -438[?] 73[?]  is mandatory 
263.60/261.82	c qxplain 7532/7535
263.60/261.83	c qxplain 7534/7535
263.60/261.84	c qxplain 7535/7535
263.60/261.84	c 4862[?] -438[?] 313[?]  is mandatory 
263.60/261.84	c qxplain 7534/7534
263.60/261.85	c 4863[?] -73[?] -313[?] 438[?]  is mandatory 
263.60/261.85	c qxplain 7532/7533
263.60/261.86	c qxplain 7533/7533
263.60/261.86	c 4864[?] -437[?] -439[?]  is mandatory 
263.60/261.86	c qxplain 7532/7532
263.60/261.87	c 4865[?] -438[?] -439[?]  is mandatory 
263.60/261.87	c qxplain 7516/7531
263.60/261.87	c qxplain 7524/7531
263.60/261.88	c qxplain 7528/7531
263.60/261.89	c qxplain 7530/7531
263.60/261.89	c qxplain 7531/7531
263.60/261.90	c 4866[?] 439[?] 437[?] 438[?]  is mandatory 
263.60/261.90	c qxplain 7530/7530
263.70/261.90	c 4867[?] -436[?] -440[?]  is mandatory 
263.70/261.90	c qxplain 7528/7529
263.70/261.91	c qxplain 7529/7529
263.70/261.92	c 4868[?] 439[?] -440[?]  is mandatory 
263.70/261.92	c qxplain 7528/7528
263.70/261.92	c 4869[?] 440[?] -439[?] 436[?]  is mandatory 
263.70/261.92	c qxplain 7524/7527
263.70/261.93	c qxplain 7526/7527
263.70/261.94	c qxplain 7527/7527
263.70/261.94	c 4870[?] -441[?] 69[?]  is mandatory 
263.70/261.94	c qxplain 7526/7526
263.70/261.95	c 4871[?] -441[?] 313[?]  is mandatory 
263.70/261.95	c qxplain 7524/7525
263.70/261.96	c qxplain 7525/7525
263.70/261.96	c 4872[?] -69[?] -313[?] 441[?]  is mandatory 
263.70/261.96	c qxplain 7524/7524
263.70/261.97	c 4873[?] -442[?] 70[?]  is mandatory 
263.70/261.97	c qxplain 7516/7523
263.70/261.98	c qxplain 7520/7523
263.70/261.98	c qxplain 7522/7523
263.70/261.99	c qxplain 7523/7523
263.79/262.00	c 4874[?] -442[?] 313[?]  is mandatory 
263.79/262.00	c qxplain 7522/7522
263.79/262.00	c 4875[?] -313[?] -70[?] 442[?]  is mandatory 
263.79/262.00	c qxplain 7520/7521
263.79/262.01	c qxplain 7521/7521
263.79/262.02	c 4876[?] -443[?] 72[?]  is mandatory 
263.79/262.02	c qxplain 7520/7520
263.79/262.02	c 4877[?] -443[?] 313[?]  is mandatory 
263.79/262.02	c qxplain 7516/7519
263.79/262.03	c qxplain 7518/7519
263.79/262.04	c qxplain 7519/7519
263.79/262.04	c 4878[?] -313[?] -72[?] 443[?]  is mandatory 
263.79/262.04	c qxplain 7518/7518
263.79/262.05	c 4879[?] -444[?] 71[?]  is mandatory 
263.79/262.05	c qxplain 7516/7517
263.79/262.06	c qxplain 7517/7517
263.79/262.07	c 4880[?] -444[?] 313[?]  is mandatory 
263.79/262.07	c qxplain 7516/7516
263.79/262.07	c 4881[?] -313[?] -71[?] 444[?]  is mandatory 
263.79/262.07	c qxplain 7483/7515
263.79/262.08	c qxplain 7500/7515
263.79/262.09	c qxplain 7508/7515
263.79/262.09	c qxplain 7512/7515
263.90/262.10	c qxplain 7514/7515
263.90/262.11	c qxplain 7515/7515
263.90/262.11	c 4882[?] -443[?] -445[?]  is mandatory 
263.90/262.11	c qxplain 7514/7514
263.90/262.12	c 4883[?] -444[?] -445[?]  is mandatory 
263.90/262.12	c qxplain 7512/7513
263.90/262.12	c qxplain 7513/7513
263.90/262.13	c 4884[?] 445[?] 444[?] 443[?]  is mandatory 
263.90/262.13	c qxplain 7512/7512
263.90/262.14	c 4885[?] -442[?] -446[?]  is mandatory 
263.90/262.14	c qxplain 7508/7511
263.90/262.14	c qxplain 7510/7511
263.90/262.15	c qxplain 7511/7511
263.90/262.15	c 4886[?] 445[?] -446[?]  is mandatory 
263.90/262.15	c qxplain 7510/7510
263.90/262.16	c 4887[?] 446[?] -445[?] 442[?]  is mandatory 
263.90/262.16	c qxplain 7508/7509
263.90/262.17	c qxplain 7509/7509
263.90/262.17	c 4888[?] -441[?] -447[?]  is mandatory 
263.90/262.17	c qxplain 7508/7508
263.90/262.18	c 4889[?] 446[?] -447[?]  is mandatory 
263.90/262.18	c qxplain 7500/7507
263.90/262.19	c qxplain 7504/7507
263.90/262.19	c qxplain 7506/7507
264.00/262.20	c qxplain 7507/7507
264.00/262.20	c 4890[?] 447[?] -446[?] 441[?]  is mandatory 
264.00/262.20	c qxplain 7506/7506
264.00/262.21	c 4891[?] 440[?] -448[?]  is mandatory 
264.00/262.21	c qxplain 7504/7505
264.00/262.22	c qxplain 7505/7505
264.00/262.22	c 4892[?] 447[?] -448[?]  is mandatory 
264.00/262.22	c qxplain 7504/7504
264.00/262.23	c 4893[?] 448[?] -447[?] -440[?]  is mandatory 
264.00/262.23	c qxplain 7500/7503
264.00/262.24	c qxplain 7502/7503
264.00/262.24	c qxplain 7503/7503
264.00/262.25	c 4894[?] 435[?] -449[?]  is mandatory 
264.00/262.25	c qxplain 7502/7502
264.00/262.25	c 4895[?] 448[?] -449[?]  is mandatory 
264.00/262.25	c qxplain 7500/7501
264.00/262.26	c qxplain 7501/7501
264.00/262.27	c 4896[?] 449[?] -448[?] -435[?]  is mandatory 
264.00/262.27	c qxplain 7500/7500
264.00/262.27	c 4897[?] 428[?] -450[?]  is mandatory 
264.00/262.27	c qxplain 7483/7499
264.00/262.28	c qxplain 7492/7499
264.00/262.28	c qxplain 7496/7499
264.00/262.29	c qxplain 7498/7499
264.10/262.30	c qxplain 7499/7499
264.10/262.30	c 4898[?] 449[?] -450[?]  is mandatory 
264.10/262.30	c qxplain 7498/7498
264.10/262.31	c 4899[?] 450[?] -449[?] -428[?]  is mandatory 
264.10/262.31	c qxplain 7496/7497
264.10/262.32	c qxplain 7497/7497
264.10/262.32	c 4900[?] 421[?] -451[?]  is mandatory 
264.10/262.32	c qxplain 7496/7496
264.10/262.33	c 4901[?] 450[?] -451[?]  is mandatory 
264.10/262.33	c qxplain 7492/7495
264.10/262.33	c qxplain 7494/7495
264.10/262.34	c qxplain 7495/7495
264.10/262.34	c 4902[?] 451[?] -450[?] -421[?]  is mandatory 
264.10/262.34	c qxplain 7494/7494
264.10/262.35	c 4903[?] 392[?] -452[?]  is mandatory 
264.10/262.35	c qxplain 7492/7493
264.10/262.36	c qxplain 7493/7493
264.10/262.36	c 4904[?] 451[?] -452[?]  is mandatory 
264.10/262.36	c qxplain 7492/7492
264.10/262.37	c 4905[?] -392[?] 452[?] -451[?]  is mandatory 
264.10/262.37	c qxplain 7483/7491
264.10/262.37	c qxplain 7488/7491
264.10/262.38	c qxplain 7490/7491
264.10/262.39	c qxplain 7491/7491
264.10/262.39	c 4906[?] 318[?] -453[?]  is mandatory 
264.10/262.39	c qxplain 7490/7490
264.20/262.40	c 4907[?] 452[?] -453[?]  is mandatory 
264.20/262.40	c qxplain 7488/7489
264.20/262.41	c qxplain 7489/7489
264.20/262.41	c 4908[?] -452[?] 453[?] -318[?]  is mandatory 
264.20/262.41	c qxplain 7488/7488
264.20/262.44	c 4909[?] -454[?] 352[?]  is mandatory 
264.20/262.44	c qxplain 7483/7487
264.20/262.45	c qxplain 7486/7487
264.20/262.45	c qxplain 7487/7487
264.20/262.46	c 4910[?] -454[?] -368[?]  is mandatory 
264.20/262.46	c qxplain 7486/7486
265.91/264.13	c cleaning 9901 clauses out of 19820 with flag 3000/539735
268.70/266.90	c cleaning 7920 clauses out of 15919 with flag 9000/545735
271.50/269.77	c cleaning 7473 clauses out of 14999 with flag 16000/552735
272.60/270.87	c qxplain 7483/7485
272.60/270.87	c qxplain 7485/7485
272.60/270.89	c 4912[?] -455[?] 380[?]  is mandatory 
272.60/270.89	c qxplain 7483/7484
272.70/270.90	c qxplain 7484/7484
272.70/270.90	c 4913[?] -455[?] 454[?]  is mandatory 
272.70/270.90	c qxplain 7483/7483
272.70/270.90	c qxplain 7225/7482
272.70/270.92	c qxplain 7354/7482
272.70/270.93	c qxplain 7419/7482
272.70/270.94	c qxplain 7451/7482
272.70/270.94	c qxplain 7467/7482
272.70/270.95	c qxplain 7475/7482
272.70/270.95	c qxplain 7479/7482
272.70/270.96	c qxplain 7481/7482
273.40/271.70	c cleaning 6673 clauses out of 13385 with flag 2000/558595
275.30/273.55	c cleaning 6335 clauses out of 12712 with flag 8000/564595
277.91/276.13	c cleaning 6672 clauses out of 13379 with flag 15002/571597
280.90/279.11	c cleaning 7339 clauses out of 14706 with flag 23001/579596
285.20/283.43	c cleaning 8169 clauses out of 16366 with flag 32000/588595
290.20/288.40	c cleaning 9086 clauses out of 18198 with flag 42001/598596
294.51/292.71	c qxplain 7479/7480
294.51/292.72	c qxplain 7480/7480
294.51/292.73	c 4917[?] 456[?] 34[?] 33[?]  is mandatory 
294.51/292.73	c qxplain 7479/7479
294.51/292.75	c qxplain 7475/7478
294.51/292.76	c qxplain 7477/7478
294.51/292.77	c qxplain 7478/7478
294.51/292.77	c qxplain 7477/7477
294.51/292.77	c 4920[?] 457[?] -456[?] 35[?]  is mandatory 
294.51/292.77	c qxplain 7475/7476
294.51/292.78	c qxplain 7467/7474
294.51/292.79	c qxplain 7471/7474
294.51/292.79	c qxplain 7473/7474
294.51/292.80	c qxplain 7474/7474
294.60/292.80	c 4923[?] 458[?] -457[?] 36[?]  is mandatory 
294.60/292.80	c qxplain 7473/7473
294.60/292.80	c qxplain 7471/7472
294.60/292.81	c qxplain 7472/7472
294.80/293.08	c qxplain 7471/7471
294.80/293.09	c 4926[?] 459[?] -323[?] 20[?]  is mandatory 
294.80/293.09	c qxplain 7467/7470
294.80/293.09	c qxplain 7469/7470
294.90/293.13	c qxplain 7467/7468
294.90/293.14	c qxplain 7468/7468
294.90/293.15	c 4929[?] 460[?] -459[?] 19[?]  is mandatory 
294.90/293.15	c qxplain 7467/7467
294.90/293.19	c qxplain 7451/7466
294.90/293.19	c qxplain 7459/7466
295.00/293.20	c qxplain 7463/7466
295.00/293.21	c qxplain 7465/7466
295.00/293.21	c qxplain 7466/7466
295.00/293.21	c qxplain 7465/7465
295.00/293.22	c 4932[?] 461[?] -460[?] -221[?]  is mandatory 
295.00/293.22	c qxplain 7463/7464
295.00/293.22	c qxplain 7459/7462
295.00/293.23	c qxplain 7461/7462
295.00/293.23	c qxplain 7462/7462
295.00/293.24	c 4935[?] 462[?] -461[?] -458[?]  is mandatory 
295.00/293.24	c qxplain 7461/7461
295.00/293.25	c qxplain 7459/7460
295.00/293.26	c qxplain 7460/7460
295.00/293.26	c qxplain 7459/7459
295.00/293.26	c 4938[?] 463[?] -462[?] -256[?]  is mandatory 
295.00/293.26	c qxplain 7451/7458
295.00/293.27	c qxplain 7455/7458
295.00/293.27	c qxplain 7457/7458
295.00/293.29	c qxplain 7458/7458
295.10/293.31	c qxplain 7457/7457
295.10/293.32	c 4940[?] -43[?] -464[?]  is mandatory 
295.10/293.32	c qxplain 7455/7456
295.10/293.32	c qxplain 7456/7456
295.10/293.33	c 4941[?] 464[?] 42[?] 43[?]  is mandatory 
295.10/293.33	c qxplain 7455/7455
295.10/293.34	c 4942[?] -44[?] -465[?]  is mandatory 
295.10/293.34	c qxplain 7451/7454
295.10/293.35	c qxplain 7453/7454
295.10/293.35	c qxplain 7454/7454
295.10/293.36	c 4943[?] 464[?] -465[?]  is mandatory 
295.10/293.36	c qxplain 7453/7453
295.10/293.37	c 4944[?] 465[?] -464[?] 44[?]  is mandatory 
295.10/293.37	c qxplain 7451/7452
295.10/293.38	c qxplain 7452/7452
295.20/293.48	c qxplain 7451/7451
295.20/293.49	c 4946[?] -466[?] 465[?]  is mandatory 
295.20/293.49	c qxplain 7419/7450
295.30/293.50	c qxplain 7435/7450
295.30/293.51	c qxplain 7443/7450
295.30/293.51	c qxplain 7447/7450
295.30/293.52	c qxplain 7449/7450
295.30/293.52	c qxplain 7450/7450
295.30/293.53	c 4947[?] 466[?] -465[?] 45[?]  is mandatory 
295.30/293.53	c qxplain 7449/7449
295.30/293.58	c 4948[?] -24[?] -467[?]  is mandatory 
295.30/293.58	c qxplain 7447/7448
295.30/293.58	c qxplain 7448/7448
295.40/293.62	c 4949[?] 331[?] -467[?]  is mandatory 
295.40/293.62	c qxplain 7447/7447
295.40/293.63	c 4950[?] 467[?] -331[?] 24[?]  is mandatory 
295.40/293.63	c qxplain 7443/7446
295.40/293.63	c qxplain 7445/7446
296.40/294.66	c qxplain 7446/7446
296.50/294.73	c 4951[?] -25[?] -468[?]  is mandatory 
296.50/294.73	c qxplain 7445/7445
296.50/294.74	c 4952[?] 467[?] -468[?]  is mandatory 
296.50/294.74	c qxplain 7443/7444
296.50/294.75	c qxplain 7444/7444
296.50/294.76	c 4953[?] 468[?] -467[?] 25[?]  is mandatory 
296.50/294.76	c qxplain 7443/7443
296.50/294.76	c qxplain 7435/7442
296.50/294.76	c qxplain 7439/7442
296.50/294.77	c qxplain 7441/7442
296.50/294.78	c qxplain 7442/7442
296.50/294.78	c qxplain 7441/7441
296.50/294.78	c 4956[?] 469[?] -468[?] -225[?]  is mandatory 
296.50/294.78	c qxplain 7439/7440
296.61/294.85	c qxplain 7435/7438
298.91/297.12	c cleaning 12780 clauses out of 25582 with flag 4001/615076
302.02/300.20	c cleaning 9394 clauses out of 18803 with flag 10002/621077
303.11/301.38	c qxplain 7419/7434
303.11/301.38	c qxplain 7427/7434
303.11/301.40	c qxplain 7431/7434
303.22/301.40	c qxplain 7433/7434
303.22/301.41	c qxplain 7431/7432
303.22/301.41	c qxplain 7432/7432
303.22/301.42	c 4969[?] -474[?] 466[?]  is mandatory 
303.22/301.42	c qxplain 7431/7431
303.22/301.42	c qxplain 7427/7430
303.22/301.42	c qxplain 7429/7430
303.22/301.43	c qxplain 7430/7430
303.22/301.43	c qxplain 7429/7429
303.22/301.44	c 4973[?] -475[?] 474[?]  is mandatory 
303.22/301.44	c qxplain 7427/7428
303.22/301.44	c qxplain 7428/7428
305.11/303.31	c cleaning 7657 clauses out of 15358 with flag 3001/627027
308.02/306.27	c cleaning 6822 clauses out of 13700 with flag 9000/633026
312.12/310.37	c cleaning 6915 clauses out of 13881 with flag 16003/640029
316.12/314.37	c cleaning 7455 clauses out of 14964 with flag 24001/648027
321.22/319.43	c cleaning 8235 clauses out of 16509 with flag 33001/657027
326.62/324.88	c cleaning 9117 clauses out of 18274 with flag 43001/667027
328.12/326.32	c qxplain 7427/7427
328.12/326.33	c 4976[?] -476[?] 475[?]  is mandatory 
328.12/326.33	c qxplain 7419/7426
328.12/326.34	c qxplain 7423/7426
328.12/326.34	c qxplain 7425/7426
328.12/326.35	c qxplain 7426/7426
328.42/326.67	c cleaning 7087 clauses out of 14225 with flag 1000/672096
331.32/329.54	c cleaning 6539 clauses out of 13138 with flag 7000/678096
334.53/332.77	c cleaning 6775 clauses out of 13600 with flag 14001/685097
337.83/336.08	c cleaning 7393 clauses out of 14824 with flag 22000/693096
342.43/340.68	c cleaning 8196 clauses out of 16432 with flag 31001/702097
348.34/346.55	c cleaning 9098 clauses out of 18237 with flag 41002/712098
350.04/348.28	c qxplain 7425/7425
350.04/348.29	c 4978[?] -477[?] 49[?]  is mandatory 
350.04/348.29	c qxplain 7423/7424
350.14/348.34	c qxplain 7424/7424
350.14/348.34	c qxplain 7423/7423
350.24/348.46	c 4980[?] 477[?] -49[?] 475[?]  is mandatory 
350.24/348.46	c qxplain 7419/7422
350.24/348.47	c qxplain 7421/7422
350.24/348.47	c qxplain 7422/7422
350.34/348.51	c qxplain 7421/7421
350.34/348.51	c 4982[?] -478[?] -477[?]  is mandatory 
350.34/348.51	c qxplain 7419/7420
350.34/348.52	c qxplain 7420/7420
350.34/348.52	c 4983[?] 478[?] 477[?] 476[?]  is mandatory 
350.34/348.52	c qxplain 7419/7419
350.34/348.53	c 4984[?] -479[?] 50[?]  is mandatory 
350.34/348.53	c qxplain 7354/7418
350.34/348.54	c qxplain 7387/7418
350.34/348.55	c qxplain 7403/7418
350.34/348.55	c qxplain 7411/7418
350.34/348.56	c qxplain 7415/7418
350.34/348.56	c qxplain 7417/7418
350.34/348.57	c qxplain 7418/7418
350.34/348.58	c 4985[?] -479[?] 478[?]  is mandatory 
350.34/348.58	c qxplain 7417/7417
350.34/348.58	c 4986[?] 479[?] -478[?] -50[?]  is mandatory 
350.34/348.58	c qxplain 7415/7416
350.34/348.59	c qxplain 7416/7416
350.44/348.65	c 4987[?] 49[?] -480[?]  is mandatory 
350.44/348.65	c qxplain 7415/7415
350.44/348.66	c 4988[?] -480[?] -50[?]  is mandatory 
350.44/348.66	c qxplain 7411/7414
350.44/348.67	c qxplain 7413/7414
350.44/348.67	c qxplain 7414/7414
350.44/348.68	c 4989[?] 480[?] -49[?] 50[?]  is mandatory 
350.44/348.68	c qxplain 7413/7413
350.44/348.69	c 4990[?] -481[?] -479[?]  is mandatory 
350.44/348.69	c qxplain 7411/7412
350.44/348.69	c qxplain 7412/7412
350.44/348.70	c 4991[?] -481[?] -480[?]  is mandatory 
350.44/348.70	c qxplain 7411/7411
350.54/348.71	c 4992[?] 481[?] 479[?] 480[?]  is mandatory 
350.54/348.71	c qxplain 7403/7410
350.54/348.71	c qxplain 7407/7410
350.54/348.72	c qxplain 7409/7410
351.04/349.21	c cleaning 7330 clauses out of 14715 with flag 1000/717676
353.64/351.82	c cleaning 6665 clauses out of 13385 with flag 7000/723676
356.44/354.60	c cleaning 6840 clauses out of 13720 with flag 14000/730676
360.14/358.36	c cleaning 7413 clauses out of 14881 with flag 22001/738677
364.34/362.50	c cleaning 8210 clauses out of 16467 with flag 31000/747676
366.94/365.15	c qxplain 7407/7408
366.94/365.16	c qxplain 7408/7408
366.94/365.16	c 4995[?] 482[?] 46[?] 21[?]  is mandatory 
366.94/365.16	c qxplain 7407/7407
366.94/365.17	c qxplain 7403/7406
366.94/365.17	c qxplain 7405/7406
366.94/365.18	c qxplain 7406/7406
366.94/365.18	c qxplain 7405/7405
366.94/365.19	c 4998[?] 483[?] -482[?] 47[?]  is mandatory 
366.94/365.19	c qxplain 7403/7404
366.94/365.19	c qxplain 7387/7402
366.94/365.19	c qxplain 7395/7402
366.94/365.20	c qxplain 7399/7402
367.05/365.20	c qxplain 7401/7402
367.05/365.21	c qxplain 7402/7402
367.05/365.22	c 5001[?] 484[?] -469[?] -483[?]  is mandatory 
367.05/365.22	c qxplain 7401/7401
367.05/365.22	c 5002[?] -485[?] 466[?]  is mandatory 
367.05/365.22	c qxplain 7399/7400
367.05/365.23	c qxplain 7400/7400
367.05/365.23	c qxplain 7399/7399
367.05/365.24	c 5004[?] 485[?] -484[?] -466[?]  is mandatory 
367.05/365.24	c qxplain 7395/7398
367.05/365.24	c qxplain 7397/7398
367.05/365.25	c qxplain 7398/7398
367.05/365.25	c qxplain 7397/7397
367.05/365.26	c 5006[?] -486[?] 485[?]  is mandatory 
367.05/365.26	c qxplain 7395/7396
367.05/365.26	c qxplain 7396/7396
367.05/365.27	c 5007[?] 486[?] -485[?] -463[?]  is mandatory 
367.05/365.27	c qxplain 7395/7395
367.05/365.30	c 5008[?] 48[?] -487[?]  is mandatory 
367.05/365.30	c qxplain 7387/7394
367.15/365.30	c qxplain 7391/7394
367.15/365.31	c qxplain 7393/7394
367.15/365.32	c qxplain 7394/7394
370.14/368.34	c cleaning 9837 clauses out of 19717 with flag 5001/759137
373.25/371.46	c cleaning 7900 clauses out of 15881 with flag 11002/765138
375.45/373.60	c qxplain 7393/7393
375.45/373.61	c 5010[?] 487[?] -48[?] 486[?]  is mandatory 
375.45/373.61	c qxplain 7391/7392
375.45/373.62	c qxplain 7392/7392
375.85/374.07	c cleaning 6696 clauses out of 13459 with flag 1003/770617
378.15/376.38	c cleaning 6352 clauses out of 12760 with flag 7000/776614
381.45/379.68	c cleaning 6676 clauses out of 13408 with flag 14000/783614
384.95/383.12	c cleaning 7335 clauses out of 14732 with flag 22000/791614
387.85/386.07	c qxplain 7391/7391
387.85/386.08	c 5012[?] -487[?] -488[?]  is mandatory 
387.85/386.08	c qxplain 7387/7390
387.85/386.09	c qxplain 7389/7390
387.96/386.16	c qxplain 7390/7390
387.96/386.17	c 5013[?] 488[?] 487[?] 475[?]  is mandatory 
387.96/386.17	c qxplain 7389/7389
387.96/386.18	c 5014[?] -489[?] 50[?]  is mandatory 
387.96/386.18	c qxplain 7387/7388
387.96/386.19	c qxplain 7388/7388
387.96/386.20	c 5015[?] -489[?] 488[?]  is mandatory 
387.96/386.20	c qxplain 7387/7387
387.96/386.20	c 5016[?] 489[?] -488[?] -50[?]  is mandatory 
387.96/386.20	c qxplain 7354/7386
388.06/386.21	c qxplain 7371/7386
388.06/386.21	c qxplain 7379/7386
388.06/386.22	c qxplain 7383/7386
388.06/386.22	c qxplain 7385/7386
388.06/386.23	c qxplain 7386/7386
388.06/386.27	c 5017[?] -490[?] 48[?]  is mandatory 
388.06/386.27	c qxplain 7385/7385
388.06/386.27	c 5018[?] -490[?] -50[?]  is mandatory 
388.06/386.27	c qxplain 7383/7384
388.06/386.28	c qxplain 7384/7384
388.06/386.29	c 5019[?] 490[?] -48[?] 50[?]  is mandatory 
388.06/386.29	c qxplain 7383/7383
388.06/386.29	c 5020[?] -491[?] -489[?]  is mandatory 
388.06/386.29	c qxplain 7379/7382
388.15/386.30	c qxplain 7381/7382
388.15/386.31	c qxplain 7382/7382
388.15/386.31	c 5021[?] -491[?] -490[?]  is mandatory 
388.15/386.31	c qxplain 7381/7381
388.15/386.32	c 5022[?] 491[?] 489[?] 490[?]  is mandatory 
388.15/386.32	c qxplain 7379/7380
388.15/386.32	c qxplain 7380/7380
390.55/388.72	c cleaning 9867 clauses out of 19759 with flag 5001/803977
391.46/389.62	c 5023[?] -481[?] -492[?]  is mandatory 
391.46/389.62	c qxplain 7379/7379
391.46/389.63	c 5024[?] -492[?] -491[?]  is mandatory 
391.46/389.63	c qxplain 7371/7378
391.46/389.68	c qxplain 7375/7378
392.76/390.93	c cleaning 7651 clauses out of 15341 with flag 3000/809426
393.67/391.87	c qxplain 7377/7378
394.17/392.35	c qxplain 7378/7378
394.97/393.11	c 5025[?] 492[?] 491[?] 481[?]  is mandatory 
394.97/393.11	c qxplain 7377/7377
395.47/393.64	c cleaning 7362 clauses out of 14762 with flag 1001/816498
396.57/394.77	c 5026[?] 163[?] -493[?]  is mandatory 
396.57/394.77	c qxplain 7375/7376
396.67/394.82	c qxplain 7376/7376
396.67/394.88	c 5027[?] 170[?] -493[?]  is mandatory 
396.67/394.88	c qxplain 7375/7375
396.77/394.98	c 5028[?] 493[?] -170[?] -163[?]  is mandatory 
396.77/394.98	c qxplain 7371/7374
396.77/395.00	c qxplain 7373/7374
396.77/395.00	c qxplain 7374/7374
397.07/395.25	c 5029[?] -494[?] 165[?]  is mandatory 
397.07/395.25	c qxplain 7373/7373
397.07/395.26	c 5030[?] -494[?] 493[?]  is mandatory 
397.07/395.26	c qxplain 7371/7372
397.17/395.32	c qxplain 7372/7372
397.27/395.45	c 5031[?] -493[?] -165[?] 494[?]  is mandatory 
397.27/395.45	c qxplain 7371/7371
397.37/395.54	c 5032[?] 157[?] -495[?]  is mandatory 
397.37/395.54	c qxplain 7354/7370
397.37/395.55	c qxplain 7363/7370
397.37/395.55	c qxplain 7367/7370
397.37/395.56	c qxplain 7369/7370
397.37/395.56	c qxplain 7370/7370
397.37/395.57	c 5033[?] -495[?] 494[?]  is mandatory 
397.37/395.57	c qxplain 7369/7369
397.47/395.67	c 5034[?] -494[?] 495[?] -157[?]  is mandatory 
397.47/395.67	c qxplain 7367/7368
397.47/395.67	c qxplain 7368/7368
397.57/395.72	c 5035[?] 173[?] -496[?]  is mandatory 
397.57/395.72	c qxplain 7367/7367
397.87/396.09	c 5036[?] 495[?] -496[?]  is mandatory 
397.87/396.09	c qxplain 7363/7366
397.87/396.10	c qxplain 7365/7366
398.17/396.38	c qxplain 7366/7366
398.27/396.41	c 5037[?] 496[?] -173[?] -495[?]  is mandatory 
398.27/396.41	c qxplain 7365/7365
398.27/396.46	c 5038[?] 169[?] -497[?]  is mandatory 
398.27/396.46	c qxplain 7363/7364
398.27/396.47	c qxplain 7364/7364
398.27/396.47	c 5039[?] -497[?] 496[?]  is mandatory 
398.27/396.47	c qxplain 7363/7363
398.37/396.51	c 5040[?] -169[?] -496[?] 497[?]  is mandatory 
398.37/396.51	c qxplain 7354/7362
398.37/396.51	c qxplain 7359/7362
398.37/396.52	c qxplain 7361/7362
398.37/396.53	c qxplain 7362/7362
398.37/396.55	c 5041[?] 162[?] -498[?]  is mandatory 
398.37/396.55	c qxplain 7361/7361
398.37/396.56	c 5042[?] -498[?] 497[?]  is mandatory 
398.37/396.56	c qxplain 7359/7360
398.37/396.58	c qxplain 7360/7360
398.37/396.59	c 5043[?] -162[?] 498[?] -497[?]  is mandatory 
398.37/396.59	c qxplain 7359/7359
398.47/396.61	c 5044[?] -499[?] 171[?]  is mandatory 
398.47/396.61	c qxplain 7354/7358
398.47/396.62	c qxplain 7357/7358
398.47/396.62	c qxplain 7358/7358
398.47/396.63	c 5045[?] -499[?] 498[?]  is mandatory 
398.47/396.63	c qxplain 7357/7357
398.47/396.65	c 5046[?] 499[?] -171[?] -498[?]  is mandatory 
398.47/396.65	c qxplain 7354/7356
398.47/396.65	c qxplain 7356/7356
398.47/396.67	c 5047[?] -500[?] 159[?]  is mandatory 
398.47/396.67	c qxplain 7354/7355
398.47/396.68	c qxplain 7355/7355
398.47/396.68	c 5048[?] -500[?] 499[?]  is mandatory 
398.47/396.68	c qxplain 7354/7354
398.47/396.70	c 5049[?] -159[?] -499[?] 500[?]  is mandatory 
398.47/396.70	c qxplain 7225/7353
398.56/396.70	c qxplain 7290/7353
398.56/396.71	c qxplain 7322/7353
398.56/396.72	c qxplain 7338/7353
398.56/396.73	c qxplain 7346/7353
398.56/396.73	c qxplain 7350/7353
398.56/396.74	c qxplain 7352/7353
398.56/396.74	c qxplain 7353/7353
398.56/396.76	c 5050[?] 167[?] -501[?]  is mandatory 
398.56/396.76	c qxplain 7352/7352
398.56/396.76	c 5051[?] -501[?] 500[?]  is mandatory 
398.56/396.76	c qxplain 7350/7351
398.56/396.78	c qxplain 7351/7351
398.56/396.79	c 5052[?] 501[?] -167[?] -500[?]  is mandatory 
398.56/396.79	c qxplain 7350/7350
398.56/396.79	c 5053[?] -502[?] 160[?]  is mandatory 
398.56/396.79	c qxplain 7346/7349
398.66/396.80	c qxplain 7348/7349
398.66/396.81	c qxplain 7349/7349
398.66/396.81	c 5054[?] -502[?] 501[?]  is mandatory 
398.66/396.81	c qxplain 7348/7348
398.66/396.87	c 5055[?] -160[?] -501[?] 502[?]  is mandatory 
398.66/396.87	c qxplain 7346/7347
398.66/396.88	c qxplain 7347/7347
398.76/396.92	c 5056[?] 172[?] -503[?]  is mandatory 
398.76/396.92	c qxplain 7346/7346
398.76/396.92	c 5057[?] -503[?] 502[?]  is mandatory 
398.76/396.92	c qxplain 7338/7345
398.76/396.93	c qxplain 7342/7345
398.76/396.94	c qxplain 7344/7345
398.76/396.96	c qxplain 7345/7345
398.76/396.97	c 5058[?] 503[?] -502[?] -172[?]  is mandatory 
398.76/396.97	c qxplain 7344/7344
398.97/397.19	c 5059[?] 156[?] -504[?]  is mandatory 
398.97/397.19	c qxplain 7342/7343
398.97/397.19	c qxplain 7343/7343
399.07/397.25	c 5060[?] 503[?] -504[?]  is mandatory 
399.07/397.25	c qxplain 7342/7342
399.07/397.25	c 5061[?] 504[?] -503[?] -156[?]  is mandatory 
399.07/397.25	c qxplain 7338/7341
399.07/397.26	c qxplain 7340/7341
399.07/397.27	c qxplain 7341/7341
399.07/397.27	c 5062[?] -505[?] -166[?]  is mandatory 
399.07/397.27	c qxplain 7340/7340
399.07/397.28	c 5063[?] -505[?] 504[?]  is mandatory 
399.07/397.28	c qxplain 7338/7339
399.07/397.28	c qxplain 7339/7339
399.07/397.29	c 5064[?] 505[?] 166[?] -504[?]  is mandatory 
399.07/397.29	c qxplain 7338/7338
399.07/397.30	c 5065[?] -506[?] 166[?]  is mandatory 
399.07/397.30	c qxplain 7322/7337
399.16/397.30	c qxplain 7330/7337
399.16/397.31	c qxplain 7334/7337
399.16/397.32	c qxplain 7336/7337
399.16/397.32	c qxplain 7337/7337
399.16/397.33	c 5066[?] -506[?] -504[?]  is mandatory 
399.16/397.33	c qxplain 7336/7336
399.16/397.34	c 5067[?] -166[?] 506[?] 504[?]  is mandatory 
399.16/397.34	c qxplain 7334/7335
399.16/397.34	c qxplain 7335/7335
399.16/397.35	c 5068[?] -507[?] -505[?]  is mandatory 
399.16/397.35	c qxplain 7334/7334
399.16/397.35	c 5069[?] -506[?] -507[?]  is mandatory 
399.16/397.35	c qxplain 7330/7333
399.16/397.36	c qxplain 7332/7333
399.16/397.37	c qxplain 7333/7333
399.16/397.37	c 5070[?] 507[?] 506[?] 505[?]  is mandatory 
399.16/397.37	c qxplain 7332/7332
399.16/397.38	c 5071[?] -508[?] 492[?]  is mandatory 
399.16/397.38	c qxplain 7330/7331
399.16/397.39	c qxplain 7331/7331
399.16/397.39	c 5072[?] -508[?] -507[?]  is mandatory 
399.16/397.39	c qxplain 7330/7330
399.26/397.40	c 5073[?] 507[?] 508[?] -492[?]  is mandatory 
399.26/397.40	c qxplain 7322/7329
399.26/397.41	c qxplain 7326/7329
399.26/397.41	c qxplain 7328/7329
399.26/397.48	c qxplain 7329/7329
399.46/397.61	c 5074[?] -481[?] -509[?]  is mandatory 
399.46/397.61	c qxplain 7328/7328
399.66/397.83	c 5075[?] 491[?] -509[?]  is mandatory 
399.66/397.83	c qxplain 7326/7327
399.66/397.84	c qxplain 7327/7327
399.66/397.84	c 5076[?] 509[?] 481[?] -491[?]  is mandatory 
399.66/397.84	c qxplain 7326/7326
399.66/397.85	c 5077[?] -510[?] 135[?]  is mandatory 
399.66/397.85	c qxplain 7322/7325
399.66/397.86	c qxplain 7324/7325
399.66/397.87	c qxplain 7325/7325
399.66/397.87	c 5078[?] -510[?] 509[?]  is mandatory 
399.66/397.87	c qxplain 7324/7324
399.66/397.88	c 5079[?] -135[?] 510[?] -509[?]  is mandatory 
399.66/397.88	c qxplain 7322/7323
399.66/397.89	c qxplain 7323/7323
400.66/398.85	c cleaning 9614 clauses out of 19245 with flag 2003/828343
401.56/399.73	c 5080[?] -511[?] 481[?]  is mandatory 
401.56/399.73	c qxplain 7322/7322
401.56/399.74	c 5081[?] -511[?] -491[?]  is mandatory 
401.56/399.74	c qxplain 7290/7321
401.56/399.75	c qxplain 7306/7321
401.56/399.76	c qxplain 7314/7321
401.56/399.76	c qxplain 7318/7321
401.56/399.77	c qxplain 7320/7321
401.66/399.82	c qxplain 7321/7321
401.66/399.82	c 5082[?] 511[?] 491[?] -481[?]  is mandatory 
401.66/399.82	c qxplain 7320/7320
401.66/399.83	c 5083[?] -512[?] 117[?]  is mandatory 
401.66/399.83	c qxplain 7318/7319
401.66/399.84	c qxplain 7319/7319
401.66/399.84	c 5084[?] -512[?] 511[?]  is mandatory 
401.66/399.84	c qxplain 7318/7318
401.66/399.85	c 5085[?] 512[?] -117[?] -511[?]  is mandatory 
401.66/399.85	c qxplain 7314/7317
401.66/399.85	c qxplain 7316/7317
401.66/399.86	c qxplain 7317/7317
401.66/399.86	c 5086[?] -513[?] 481[?]  is mandatory 
401.66/399.86	c qxplain 7316/7316
401.76/399.95	c 5087[?] 491[?] -513[?]  is mandatory 
401.76/399.95	c qxplain 7314/7315
401.76/399.99	c qxplain 7315/7315
401.76/400.00	c 5088[?] 513[?] -481[?] -491[?]  is mandatory 
401.76/400.00	c qxplain 7314/7314
401.86/400.00	c 5089[?] -514[?] 99[?]  is mandatory 
401.86/400.00	c qxplain 7306/7313
401.86/400.01	c qxplain 7310/7313
401.86/400.01	c qxplain 7312/7313
401.86/400.02	c qxplain 7313/7313
401.86/400.02	c 5090[?] -514[?] 513[?]  is mandatory 
401.86/400.02	c qxplain 7312/7312
401.86/400.03	c 5091[?] 514[?] -99[?] -513[?]  is mandatory 
401.86/400.03	c qxplain 7310/7311
401.86/400.04	c qxplain 7311/7311
401.86/400.04	c 5092[?] -515[?] -512[?]  is mandatory 
401.86/400.04	c qxplain 7310/7310
401.86/400.05	c 5093[?] -515[?] -514[?]  is mandatory 
401.86/400.05	c qxplain 7306/7309
401.86/400.05	c qxplain 7308/7309
401.86/400.06	c qxplain 7309/7309
401.86/400.06	c 5094[?] 515[?] 514[?] 512[?]  is mandatory 
401.86/400.06	c qxplain 7308/7308
401.86/400.07	c 5095[?] -510[?] -516[?]  is mandatory 
401.86/400.07	c qxplain 7306/7307
401.86/400.08	c qxplain 7307/7307
401.86/400.08	c 5096[?] -516[?] 515[?]  is mandatory 
401.86/400.08	c qxplain 7306/7306
401.86/400.09	c 5097[?] 516[?] 510[?] -515[?]  is mandatory 
401.86/400.09	c qxplain 7290/7305
401.86/400.09	c qxplain 7298/7305
401.97/400.10	c qxplain 7302/7305
401.97/400.11	c qxplain 7304/7305
401.97/400.12	c qxplain 7305/7305
402.07/400.20	c 5098[?] -517[?] -508[?]  is mandatory 
402.07/400.20	c qxplain 7304/7304
402.07/400.21	c 5099[?] 516[?] -517[?]  is mandatory 
402.07/400.21	c qxplain 7302/7303
402.07/400.22	c qxplain 7303/7303
402.07/400.22	c 5100[?] 517[?] -516[?] 508[?]  is mandatory 
402.07/400.22	c qxplain 7302/7302
402.57/400.71	c 5101[?] -518[?] -46[?]  is mandatory 
402.57/400.71	c qxplain 7298/7301
402.57/400.71	c qxplain 7300/7301
402.57/400.72	c qxplain 7301/7301
402.57/400.73	c 5102[?] -518[?] -300[?]  is mandatory 
402.57/400.73	c qxplain 7300/7300
402.67/400.87	c 5103[?] 300[?] 518[?] 46[?]  is mandatory 
402.67/400.87	c qxplain 7298/7299
402.67/400.88	c qxplain 7299/7299
402.67/400.88	c 5104[?] -519[?] 46[?]  is mandatory 
402.67/400.88	c qxplain 7298/7298
403.77/401.93	c cleaning 8004 clauses out of 16043 with flag 2001/834755
406.28/404.42	c cleaning 6987 clauses out of 14042 with flag 8004/840758
408.98/407.11	c 5105[?] -519[?] 300[?]  is mandatory 
408.98/407.11	c qxplain 7290/7297
408.98/407.11	c qxplain 7294/7297
408.98/407.12	c qxplain 7296/7297
408.98/407.12	c qxplain 7297/7297
410.88/409.09	c 5107[?] -518[?] -520[?]  is mandatory 
410.88/409.09	c qxplain 7296/7296
410.98/409.10	c 5109[?] 520[?] 518[?] 519[?]  is mandatory 
410.98/409.10	c qxplain 7294/7295
410.98/409.11	c qxplain 7295/7295
411.68/409.86	c cleaning 8941 clauses out of 17901 with flag 2000/851604
412.48/410.69	c 5110[?] -521[?] 50[?]  is mandatory 
412.48/410.69	c qxplain 7294/7294
412.58/410.70	c 5111[?] -521[?] -520[?]  is mandatory 
412.58/410.70	c qxplain 7290/7293
412.58/410.70	c qxplain 7292/7293
413.18/411.32	c qxplain 7293/7293
414.08/412.24	c cleaning 7248 clauses out of 14526 with flag 2000/857170
414.19/412.30	c 5112[?] 520[?] 521[?] -50[?]  is mandatory 
414.19/412.30	c qxplain 7292/7292
414.29/412.43	c 5113[?] -522[?] 46[?]  is mandatory 
414.29/412.43	c qxplain 7290/7291
414.39/412.52	c qxplain 7291/7291
414.69/412.84	c 5114[?] -522[?] -50[?]  is mandatory 
414.69/412.84	c qxplain 7290/7290
415.08/413.21	c 5115[?] -46[?] 50[?] 522[?]  is mandatory 
415.08/413.21	c qxplain 7225/7289
415.08/413.22	c qxplain 7258/7289
415.08/413.22	c qxplain 7274/7289
415.08/413.23	c qxplain 7282/7289
415.08/413.24	c qxplain 7286/7289
415.08/413.24	c qxplain 7288/7289
415.18/413.36	c qxplain 7289/7289
417.28/415.42	c cleaning 7318 clauses out of 14721 with flag 4001/864613
417.48/415.60	c 5116[?] -521[?] -523[?]  is mandatory 
417.48/415.60	c qxplain 7288/7288
417.79/415.94	c 5117[?] -522[?] -523[?]  is mandatory 
417.79/415.94	c qxplain 7286/7287
417.79/415.94	c qxplain 7287/7287
417.79/415.95	c 5118[?] 523[?] 521[?] 522[?]  is mandatory 
417.79/415.95	c qxplain 7286/7286
420.68/418.82	c cleaning 6707 clauses out of 13442 with flag 4000/870652
421.98/420.16	c 5122[?] -46[?] -525[?]  is mandatory 
421.98/420.16	c qxplain 7282/7285
422.28/420.43	c cleaning 6004 clauses out of 12096 with flag 1002/876013
422.38/420.57	c qxplain 7284/7285
424.19/422.31	c cleaning 5825 clauses out of 11702 with flag 5000/881623
426.19/424.30	c cleaning 5929 clauses out of 11879 with flag 11002/887625
426.59/424.74	c qxplain 7285/7285
427.89/426.07	c 5126[?] 525[?] -526[?]  is mandatory 
427.89/426.07	c qxplain 7284/7284
428.29/426.41	c cleaning 6149 clauses out of 12349 with flag 1000/894024
428.49/426.60	c 5128[?] -527[?] 288[?]  is mandatory 
428.49/426.60	c qxplain 7282/7283
428.79/426.94	c qxplain 7283/7283
430.39/428.57	c cleaning 6041 clauses out of 12151 with flag 4004/899975
430.79/428.90	c 5129[?] -527[?] 526[?]  is mandatory 
430.79/428.90	c qxplain 7282/7282
431.99/430.18	c cleaning 5712 clauses out of 11496 with flag 4002/905361
434.49/432.70	c cleaning 5873 clauses out of 11782 with flag 10000/911359
437.19/435.33	c cleaning 6436 clauses out of 12910 with flag 17001/918360
440.49/438.65	c cleaning 7210 clauses out of 14474 with flag 25001/926360
446.19/444.32	c cleaning 8118 clauses out of 16263 with flag 34000/935359
451.09/449.21	c cleaning 9051 clauses out of 18145 with flag 44000/945359
451.60/449.77	c qxplain 7274/7281
451.60/449.77	c qxplain 7278/7281
451.70/449.81	c qxplain 7280/7281
451.70/449.83	c qxplain 7281/7281
451.90/450.07	c 5132[?] -528[?] 527[?]  is mandatory 
451.90/450.07	c qxplain 7280/7280
451.90/450.08	c 5134[?] -529[?] 47[?]  is mandatory 
451.90/450.08	c qxplain 7278/7279
452.10/450.26	c qxplain 7279/7279
452.10/450.26	c qxplain 7278/7278
452.20/450.31	c 5136[?] 529[?] -47[?] 528[?]  is mandatory 
452.20/450.31	c qxplain 7274/7277
452.20/450.31	c qxplain 7276/7277
452.20/450.32	c qxplain 7277/7277
452.20/450.32	c 5137[?] -530[?] -486[?]  is mandatory 
452.20/450.32	c qxplain 7276/7276
452.20/450.33	c 5138[?] -530[?] -529[?]  is mandatory 
452.20/450.33	c qxplain 7274/7275
452.20/450.33	c qxplain 7275/7275
452.20/450.34	c 5139[?] 530[?] 486[?] 529[?]  is mandatory 
452.20/450.34	c qxplain 7274/7274
452.30/450.40	c 5140[?] -531[?] 50[?]  is mandatory 
452.30/450.40	c qxplain 7258/7273
452.30/450.41	c qxplain 7266/7273
452.30/450.41	c qxplain 7270/7273
452.30/450.42	c qxplain 7272/7273
452.30/450.42	c qxplain 7273/7273
452.30/450.43	c 5141[?] -531[?] 530[?]  is mandatory 
452.30/450.43	c qxplain 7272/7272
452.30/450.44	c 5142[?] 531[?] -530[?] -50[?]  is mandatory 
452.30/450.44	c qxplain 7270/7271
452.30/450.44	c qxplain 7271/7271
452.40/450.52	c 5143[?] 47[?] -532[?]  is mandatory 
452.40/450.52	c qxplain 7270/7270
452.40/450.53	c 5144[?] -532[?] -50[?]  is mandatory 
452.40/450.53	c qxplain 7266/7269
452.40/450.53	c qxplain 7268/7269
452.40/450.54	c qxplain 7269/7269
452.40/450.55	c 5145[?] 532[?] 50[?] -47[?]  is mandatory 
452.40/450.55	c qxplain 7268/7268
452.40/450.55	c 5146[?] -533[?] -531[?]  is mandatory 
452.40/450.55	c qxplain 7266/7267
452.40/450.56	c qxplain 7267/7267
452.40/450.57	c 5147[?] -533[?] -532[?]  is mandatory 
452.40/450.57	c qxplain 7266/7266
452.40/450.57	c 5148[?] 533[?] 531[?] 532[?]  is mandatory 
452.40/450.57	c qxplain 7258/7265
452.40/450.58	c qxplain 7262/7265
452.40/450.58	c qxplain 7264/7265
452.40/450.59	c qxplain 7265/7265
454.01/452.12	c cleaning 8137 clauses out of 16306 with flag 4000/952572
454.11/452.21	c 5149[?] 523[?] -534[?]  is mandatory 
454.11/452.21	c qxplain 7264/7264
454.11/452.22	c 5150[?] -534[?] 533[?]  is mandatory 
454.11/452.22	c qxplain 7262/7263
454.11/452.23	c qxplain 7263/7263
454.11/452.23	c 5151[?] 534[?] -533[?] -523[?]  is mandatory 
454.11/452.23	c qxplain 7262/7262
456.10/454.22	c cleaning 6702 clauses out of 13426 with flag 5003/957829
458.10/456.24	c cleaning 6320 clauses out of 12722 with flag 11001/963827
460.61/458.80	c cleaning 6688 clauses out of 13402 with flag 18001/970827
463.91/462.02	c cleaning 7321 clauses out of 14714 with flag 26001/978827
466.50/464.60	c 5152[?] -19[?] -535[?]  is mandatory 
466.50/464.60	c qxplain 7258/7261
466.50/464.61	c qxplain 7260/7261
466.50/464.62	c qxplain 7261/7261
468.50/466.60	c cleaning 9066 clauses out of 18154 with flag 5000/989588
471.11/469.25	c cleaning 7522 clauses out of 15088 with flag 11000/995588
474.01/472.12	c cleaning 7244 clauses out of 14567 with flag 18001/1002589
477.22/475.35	c 5153[?] -20[?] -535[?]  is mandatory 
477.22/475.35	c qxplain 7260/7260
477.22/475.35	c 5154[?] 535[?] 20[?] 19[?]  is mandatory 
477.22/475.35	c qxplain 7258/7259
479.21/477.39	c qxplain 7259/7259
479.51/477.69	c 5155[?] -21[?] -536[?]  is mandatory 
479.51/477.69	c qxplain 7258/7258
479.61/477.74	c 5156[?] 535[?] -536[?]  is mandatory 
479.61/477.74	c qxplain 7225/7257
479.61/477.75	c qxplain 7242/7257
479.61/477.76	c qxplain 7250/7257
479.61/477.76	c qxplain 7254/7257
479.61/477.77	c qxplain 7256/7257
479.61/477.77	c qxplain 7257/7257
479.61/477.78	c 5157[?] 536[?] -535[?] 21[?]  is mandatory 
479.61/477.78	c qxplain 7256/7256
480.31/478.42	c cleaning 9981 clauses out of 20000 with flag 1000/1015266
480.92/479.06	c 5158[?] -26[?] -537[?]  is mandatory 
480.92/479.06	c qxplain 7254/7255
480.92/479.07	c qxplain 7255/7255
483.02/481.11	c 5159[?] -27[?] -537[?]  is mandatory 
483.02/481.11	c qxplain 7254/7254
483.02/481.12	c 5160[?] 537[?] 26[?] 27[?]  is mandatory 
483.02/481.12	c qxplain 7250/7253
483.02/481.12	c qxplain 7252/7253
483.52/481.64	c qxplain 7253/7253
483.72/481.88	c 5161[?] 536[?] -538[?]  is mandatory 
483.72/481.88	c qxplain 7252/7252
484.42/482.55	c cleaning 8672 clauses out of 17366 with flag 1000/1022613
484.82/482.97	c 5162[?] 537[?] -538[?]  is mandatory 
484.82/482.97	c qxplain 7250/7251
484.82/482.97	c qxplain 7251/7251
484.82/482.98	c 5163[?] 538[?] -537[?] -536[?]  is mandatory 
484.82/482.98	c qxplain 7250/7250
486.82/484.97	c cleaning 6843 clauses out of 13761 with flag 4002/1027680
489.82/487.94	c cleaning 6425 clauses out of 12916 with flag 10000/1033678
490.92/489.05	c 5164[?] 468[?] -539[?]  is mandatory 
490.92/489.05	c qxplain 7242/7249
490.92/489.06	c qxplain 7246/7249
490.92/489.07	c qxplain 7248/7249
490.92/489.07	c qxplain 7249/7249
491.62/489.73	c cleaning 5933 clauses out of 11932 with flag 2000/1039119
494.22/492.40	c cleaning 5958 clauses out of 12000 with flag 8001/1045120
497.53/495.61	c cleaning 6520 clauses out of 13043 with flag 15002/1052121
502.03/500.13	c cleaning 7246 clauses out of 14524 with flag 23003/1060122
507.93/506.07	c cleaning 8114 clauses out of 16276 with flag 32001/1069120
514.73/512.80	c 5165[?] 538[?] -539[?]  is mandatory 
514.73/512.80	c qxplain 7248/7248
514.73/512.81	c 5166[?] 539[?] -468[?] -538[?]  is mandatory 
514.73/512.81	c qxplain 7246/7247
518.13/516.28	c cleaning 11018 clauses out of 22059 with flag 5000/1083017
522.15/520.27	c cleaning 8496 clauses out of 17041 with flag 11000/1089017
525.95/524.05	c qxplain 7247/7247
526.15/524.28	c 5167[?] -28[?] -540[?]  is mandatory 
526.15/524.28	c qxplain 7246/7246
526.25/524.38	c 5168[?] 255[?] -540[?]  is mandatory 
526.25/524.38	c qxplain 7242/7245
526.25/524.38	c qxplain 7244/7245
526.25/524.39	c qxplain 7245/7245
526.25/524.39	c 5169[?] 540[?] -255[?] 28[?]  is mandatory 
526.25/524.39	c qxplain 7244/7244
529.35/527.44	c cleaning 10290 clauses out of 20612 with flag 5002/1101084
532.95/531.08	c cleaning 8138 clauses out of 16322 with flag 11002/1107084
537.26/535.37	c cleaning 7564 clauses out of 15184 with flag 18002/1114084
537.56/535.68	c 5170[?] -541[?] 539[?]  is mandatory 
537.56/535.68	c qxplain 7242/7243
537.56/535.68	c qxplain 7243/7243
540.35/538.44	c cleaning 6632 clauses out of 13330 with flag 5001/1119794
543.56/541.67	c cleaning 6317 clauses out of 12698 with flag 11001/1125794
547.26/545.38	c cleaning 6662 clauses out of 13380 with flag 18000/1132793
551.16/549.22	c cleaning 7337 clauses out of 14718 with flag 26000/1140793
556.37/554.41	c 5171[?] 540[?] -541[?]  is mandatory 
556.37/554.41	c qxplain 7242/7242
556.37/554.42	c 5172[?] 541[?] -539[?] -540[?]  is mandatory 
556.37/554.42	c qxplain 7225/7241
556.37/554.42	c qxplain 7234/7241
556.37/554.43	c qxplain 7238/7241
556.37/554.44	c qxplain 7240/7241
559.26/557.37	c cleaning 10609 clauses out of 21251 with flag 5000/1154663
562.97/561.04	c cleaning 8296 clauses out of 16642 with flag 11000/1160663
567.47/565.53	c cleaning 7647 clauses out of 15346 with flag 18000/1167663
568.57/566.64	c qxplain 7241/7241
569.37/567.48	c 5173[?] 197[?] -542[?]  is mandatory 
569.37/567.48	c qxplain 7240/7240
569.47/567.59	c 5174[?] 541[?] -542[?]  is mandatory 
569.47/567.59	c qxplain 7238/7239
569.57/567.60	c qxplain 7239/7239
569.57/567.60	c 5175[?] 542[?] -541[?] -197[?]  is mandatory 
569.57/567.60	c qxplain 7238/7238
570.67/568.72	c cleaning 6967 clauses out of 13974 with flag 2000/1173938
573.98/572.03	c cleaning 6467 clauses out of 13007 with flag 8000/1179938
576.87/574.96	c cleaning 6745 clauses out of 13541 with flag 15001/1186939
580.27/578.30	c 5176[?] -34[?] -543[?]  is mandatory 
580.27/578.30	c qxplain 7234/7237
580.27/578.31	c qxplain 7236/7237
580.27/578.31	c qxplain 7237/7237
583.37/581.48	c cleaning 9461 clauses out of 18953 with flag 5001/1199096
586.18/584.21	c 5177[?] 542[?] -543[?]  is mandatory 
586.18/584.21	c qxplain 7236/7236
586.18/584.22	c 5178[?] 543[?] -542[?] 34[?]  is mandatory 
586.18/584.22	c qxplain 7234/7235
588.68/586.74	c qxplain 7235/7235
588.88/586.95	c 5179[?] 35[?] -544[?]  is mandatory 
588.88/586.95	c qxplain 7234/7234
589.08/587.11	c 5180[?] -544[?] -543[?]  is mandatory 
589.08/587.11	c qxplain 7225/7233
589.08/587.12	c qxplain 7230/7233
589.08/587.12	c qxplain 7232/7233
589.08/587.13	c qxplain 7233/7233
589.08/587.19	c 5181[?] -35[?] 543[?] 544[?]  is mandatory 
589.08/587.19	c qxplain 7232/7232
589.18/587.20	c 5182[?] -545[?] -212[?]  is mandatory 
589.18/587.20	c qxplain 7230/7231
589.18/587.23	c qxplain 7231/7231
589.18/587.24	c 5183[?] -544[?] -545[?]  is mandatory 
589.18/587.24	c qxplain 7230/7230
589.18/587.25	c 5184[?] 545[?] 212[?] 544[?]  is mandatory 
589.18/587.25	c qxplain 7225/7229
589.18/587.25	c qxplain 7228/7229
589.18/587.26	c qxplain 7229/7229
589.98/588.09	c cleaning 10688 clauses out of 21399 with flag 2001/1211003
592.18/590.21	c 5185[?] -546[?] 50[?]  is mandatory 
592.18/590.21	c qxplain 7228/7228
592.18/590.22	c 5186[?] -546[?] 545[?]  is mandatory 
592.18/590.22	c qxplain 7225/7227
592.18/590.22	c qxplain 7227/7227
592.58/590.69	c cleaning 8298 clauses out of 16627 with flag 1000/1216919
595.09/593.13	c cleaning 7138 clauses out of 14329 with flag 7000/1222919
597.90/595.91	c cleaning 7070 clauses out of 14193 with flag 14002/1229921
601.90/599.92	c cleaning 7541 clauses out of 15122 with flag 22001/1237920
605.60/603.68	c cleaning 8272 clauses out of 16582 with flag 31002/1246921
610.50/608.50	c 5187[?] -545[?] 546[?] -50[?]  is mandatory 
610.50/608.50	c qxplain 7225/7226
610.50/608.51	c qxplain 7226/7226
610.50/608.54	c 5188[?] -547[?] 35[?]  is mandatory 
610.50/608.54	c qxplain 7225/7225
610.60/608.61	c 5189[?] -547[?] -50[?]  is mandatory 
610.60/608.61	c qxplain 6193/7224
610.60/608.61	c qxplain 6709/7224
610.60/608.62	c qxplain 6967/7224
610.60/608.62	c qxplain 7096/7224
610.60/608.63	c qxplain 7161/7224
610.60/608.63	c qxplain 7193/7224
610.60/608.64	c qxplain 7209/7224
610.60/608.64	c qxplain 7217/7224
610.60/608.65	c qxplain 7221/7224
610.60/608.66	c qxplain 7223/7224
612.51/610.60	c qxplain 7224/7224
612.80/610.81	c 5190[?] -35[?] 50[?] 547[?]  is mandatory 
612.80/610.81	c qxplain 7223/7223
612.90/610.92	c 5191[?] -546[?] -548[?]  is mandatory 
612.90/610.92	c qxplain 7221/7222
612.90/610.92	c qxplain 7222/7222
612.90/610.97	c 5192[?] -548[?] -547[?]  is mandatory 
612.90/610.97	c qxplain 7221/7221
612.90/610.98	c 5193[?] 548[?] 546[?] 547[?]  is mandatory 
612.90/610.98	c qxplain 7217/7220
612.90/610.99	c qxplain 7219/7220
612.90/610.99	c qxplain 7220/7220
613.00/611.00	c 5194[?] -549[?] 534[?]  is mandatory 
613.00/611.00	c qxplain 7219/7219
613.00/611.01	c 5195[?] -549[?] -548[?]  is mandatory 
613.00/611.01	c qxplain 7217/7218
613.00/611.01	c qxplain 7218/7218
613.00/611.06	c 5196[?] 548[?] 549[?] -534[?]  is mandatory 
613.00/611.06	c qxplain 7217/7217
613.00/611.07	c 5197[?] -550[?] -137[?]  is mandatory 
613.00/611.07	c qxplain 7209/7216
613.00/611.08	c qxplain 7213/7216
613.00/611.09	c qxplain 7215/7216
613.00/611.10	c qxplain 7216/7216
613.10/611.10	c 5198[?] -550[?] -176[?]  is mandatory 
613.10/611.10	c qxplain 7215/7215
613.90/611.97	c cleaning 11550 clauses out of 23132 with flag 1001/1261743
614.22/612.20	c 5199[?] 550[?] 137[?] 176[?]  is mandatory 
614.22/612.20	c qxplain 7213/7214
614.22/612.21	c qxplain 7214/7214
614.92/612.95	c 5200[?] 195[?] -551[?]  is mandatory 
614.92/612.95	c qxplain 7213/7213
614.92/612.96	c 5201[?] -551[?] 550[?]  is mandatory 
614.92/612.96	c qxplain 7209/7212
614.92/612.97	c qxplain 7211/7212
615.52/613.54	c qxplain 7212/7212
616.32/614.39	c 5202[?] -550[?] 551[?] -195[?]  is mandatory 
616.32/614.39	c qxplain 7211/7211
616.42/614.45	c 5203[?] -552[?] -175[?]  is mandatory 
616.42/614.45	c qxplain 7209/7210
616.42/614.45	c qxplain 7210/7210
616.42/614.46	c 5204[?] -552[?] 551[?]  is mandatory 
616.42/614.46	c qxplain 7209/7209
617.22/615.22	c 5205[?] -551[?] 175[?] 552[?]  is mandatory 
617.22/615.22	c qxplain 7193/7208
617.22/615.23	c qxplain 7201/7208
617.22/615.24	c qxplain 7205/7208
617.22/615.24	c qxplain 7207/7208
617.22/615.25	c qxplain 7208/7208
617.22/615.25	c 5206[?] -553[?] 137[?]  is mandatory 
617.22/615.25	c qxplain 7207/7207
617.22/615.26	c 5207[?] -553[?] 176[?]  is mandatory 
617.22/615.26	c qxplain 7205/7206
617.32/615.39	c qxplain 7206/7206
617.42/615.43	c 5208[?] 553[?] -176[?] -137[?]  is mandatory 
617.42/615.43	c qxplain 7205/7205
617.42/615.48	c 5209[?] -195[?] -554[?]  is mandatory 
617.42/615.48	c qxplain 7201/7204
617.42/615.49	c qxplain 7203/7204
617.42/615.50	c qxplain 7204/7204
617.52/615.50	c 5210[?] -554[?] 553[?]  is mandatory 
617.52/615.50	c qxplain 7203/7203
617.52/615.53	c 5211[?] 554[?] -553[?] 195[?]  is mandatory 
617.52/615.53	c qxplain 7201/7202
617.52/615.54	c qxplain 7202/7202
617.52/615.59	c 5212[?] -194[?] -555[?]  is mandatory 
617.52/615.59	c qxplain 7201/7201
617.52/615.60	c 5213[?] -555[?] 554[?]  is mandatory 
617.52/615.60	c qxplain 7193/7200
617.62/615.60	c qxplain 7197/7200
617.62/615.61	c qxplain 7199/7200
617.72/615.74	c qxplain 7200/7200
617.82/615.89	c 5214[?] -554[?] 194[?] 555[?]  is mandatory 
617.82/615.89	c qxplain 7199/7199
618.12/616.18	c 5215[?] -552[?] -556[?]  is mandatory 
618.12/616.18	c qxplain 7197/7198
618.12/616.19	c qxplain 7198/7198
618.21/616.24	c 5216[?] -555[?] -556[?]  is mandatory 
618.21/616.24	c qxplain 7197/7197
618.21/616.25	c 5217[?] 556[?] 552[?] 555[?]  is mandatory 
618.21/616.25	c qxplain 7193/7196
618.21/616.25	c qxplain 7195/7196
618.21/616.26	c qxplain 7196/7196
618.21/616.26	c 5218[?] -557[?] 193[?]  is mandatory 
618.21/616.26	c qxplain 7195/7195
618.32/616.34	c 5219[?] -557[?] 556[?]  is mandatory 
618.32/616.34	c qxplain 7193/7194
618.32/616.35	c qxplain 7194/7194
618.32/616.35	c 5220[?] 557[?] -193[?] -556[?]  is mandatory 
618.32/616.35	c qxplain 7193/7193
618.42/616.40	c 5222[?] -558[?] 556[?]  is mandatory 
618.42/616.40	c qxplain 7161/7192
618.42/616.46	c qxplain 7177/7192
618.52/616.50	c qxplain 7185/7192
618.52/616.55	c qxplain 7189/7192
618.62/616.60	c qxplain 7191/7192
618.62/616.62	c qxplain 7192/7192
618.62/616.63	c 5224[?] 188[?] -559[?]  is mandatory 
618.62/616.63	c qxplain 7191/7191
618.62/616.65	c 5226[?] -188[?] 559[?] 556[?]  is mandatory 
618.62/616.65	c qxplain 7189/7190
618.62/616.66	c qxplain 7190/7190
618.62/616.67	c 5228[?] -559[?] -560[?]  is mandatory 
618.62/616.67	c qxplain 7189/7189
618.62/616.68	c 5229[?] 559[?] 560[?] 558[?]  is mandatory 
618.62/616.68	c qxplain 7185/7188
618.62/616.68	c qxplain 7187/7188
618.62/616.69	c qxplain 7188/7188
618.72/616.72	c 5230[?] 7[?] -561[?]  is mandatory 
618.72/616.72	c qxplain 7187/7187
618.72/616.73	c 5231[?] -560[?] -561[?]  is mandatory 
618.72/616.73	c qxplain 7185/7186
618.72/616.74	c qxplain 7186/7186
618.72/616.76	c 5232[?] 561[?] 560[?] -7[?]  is mandatory 
618.72/616.76	c qxplain 7185/7185
618.72/616.76	c 5234[?] -562[?] 556[?]  is mandatory 
618.72/616.76	c qxplain 7177/7184
618.72/616.77	c qxplain 7181/7184
618.72/616.78	c qxplain 7183/7184
618.72/616.78	c qxplain 7184/7184
618.72/616.79	c 5236[?] -563[?] 189[?]  is mandatory 
618.72/616.79	c qxplain 7183/7183
618.82/616.81	c 5238[?] -189[?] 563[?] 556[?]  is mandatory 
618.82/616.81	c qxplain 7181/7182
618.82/616.81	c qxplain 7182/7182
618.82/616.82	c 5240[?] -564[?] -563[?]  is mandatory 
618.82/616.82	c qxplain 7181/7181
618.82/616.83	c 5241[?] 564[?] 563[?] 562[?]  is mandatory 
618.82/616.83	c qxplain 7177/7180
618.82/616.84	c qxplain 7179/7180
618.82/616.85	c qxplain 7180/7180
618.82/616.86	c 5242[?] -6[?] -565[?]  is mandatory 
618.82/616.86	c qxplain 7179/7179
618.82/616.86	c 5243[?] 564[?] -565[?]  is mandatory 
618.82/616.86	c qxplain 7177/7178
618.82/616.87	c qxplain 7178/7178
618.82/616.89	c 5244[?] -564[?] 565[?] 6[?]  is mandatory 
618.82/616.89	c qxplain 7177/7177
618.91/616.90	c 5245[?] 561[?] -566[?]  is mandatory 
618.91/616.90	c qxplain 7161/7176
618.91/616.91	c qxplain 7169/7176
618.91/616.92	c qxplain 7173/7176
618.91/616.93	c qxplain 7175/7176
618.91/616.93	c qxplain 7176/7176
618.91/616.94	c 5246[?] -565[?] -566[?]  is mandatory 
618.91/616.94	c qxplain 7175/7175
618.91/616.95	c 5247[?] -561[?] 565[?] 566[?]  is mandatory 
618.91/616.95	c qxplain 7173/7174
618.91/616.96	c qxplain 7174/7174
618.91/616.98	c 5248[?] 6[?] -567[?]  is mandatory 
618.91/616.98	c qxplain 7173/7173
618.91/616.99	c 5249[?] -564[?] -567[?]  is mandatory 
618.91/616.99	c qxplain 7169/7172
619.01/617.00	c qxplain 7171/7172
619.01/617.01	c qxplain 7172/7172
619.01/617.02	c 5250[?] 564[?] -6[?] 567[?]  is mandatory 
619.01/617.02	c qxplain 7171/7171
619.01/617.03	c 5251[?] -566[?] -568[?]  is mandatory 
619.01/617.03	c qxplain 7169/7170
619.01/617.03	c qxplain 7170/7170
619.01/617.04	c 5252[?] -567[?] -568[?]  is mandatory 
619.01/617.04	c qxplain 7169/7169
619.01/617.05	c 5253[?] 568[?] 567[?] 566[?]  is mandatory 
619.01/617.05	c qxplain 7161/7168
619.01/617.05	c qxplain 7165/7168
619.01/617.06	c qxplain 7167/7168
619.01/617.07	c qxplain 7168/7168
619.01/617.07	c 5255[?] -569[?] 556[?]  is mandatory 
619.01/617.07	c qxplain 7167/7167
619.01/617.08	c 5257[?] 190[?] -570[?]  is mandatory 
619.01/617.08	c qxplain 7165/7166
619.01/617.09	c qxplain 7166/7166
619.12/617.10	c 5259[?] 570[?] -190[?] 556[?]  is mandatory 
619.12/617.10	c qxplain 7165/7165
619.12/617.11	c 5261[?] -570[?] -571[?]  is mandatory 
619.12/617.11	c qxplain 7161/7164
619.12/617.12	c qxplain 7163/7164
619.12/617.12	c qxplain 7164/7164
619.12/617.13	c 5262[?] 570[?] 571[?] 569[?]  is mandatory 
619.12/617.13	c qxplain 7163/7163
619.12/617.15	c 5263[?] -5[?] -572[?]  is mandatory 
619.12/617.15	c qxplain 7161/7162
619.12/617.16	c qxplain 7162/7162
619.12/617.17	c 5264[?] -572[?] 571[?]  is mandatory 
619.12/617.17	c qxplain 7161/7161
619.12/617.19	c 5265[?] -571[?] 572[?] 5[?]  is mandatory 
619.12/617.19	c qxplain 7096/7160
619.12/617.20	c qxplain 7129/7160
619.22/617.21	c qxplain 7145/7160
619.22/617.21	c qxplain 7153/7160
619.22/617.22	c qxplain 7157/7160
619.22/617.23	c qxplain 7159/7160
619.22/617.23	c qxplain 7160/7160
619.22/617.24	c 5266[?] -573[?] -568[?]  is mandatory 
619.22/617.24	c qxplain 7159/7159
619.22/617.26	c 5267[?] -573[?] -572[?]  is mandatory 
619.22/617.26	c qxplain 7157/7158
619.22/617.27	c qxplain 7158/7158
619.22/617.28	c 5268[?] 568[?] 573[?] 572[?]  is mandatory 
619.22/617.28	c qxplain 7157/7157
619.32/617.30	c 5269[?] 5[?] -574[?]  is mandatory 
619.32/617.30	c qxplain 7153/7156
619.32/617.31	c qxplain 7155/7156
619.32/617.32	c qxplain 7156/7156
619.32/617.34	c 5270[?] -571[?] -574[?]  is mandatory 
619.32/617.34	c qxplain 7155/7155
619.32/617.34	c 5271[?] 571[?] -5[?] 574[?]  is mandatory 
619.32/617.34	c qxplain 7153/7154
619.32/617.35	c qxplain 7154/7154
619.32/617.36	c 5272[?] -573[?] -575[?]  is mandatory 
619.32/617.36	c qxplain 7153/7153
619.32/617.37	c 5273[?] -574[?] -575[?]  is mandatory 
619.32/617.37	c qxplain 7145/7152
619.32/617.37	c qxplain 7149/7152
619.32/617.38	c qxplain 7151/7152
619.32/617.39	c qxplain 7152/7152
619.32/617.39	c 5274[?] 574[?] 575[?] 573[?]  is mandatory 
619.32/617.39	c qxplain 7151/7151
619.42/617.40	c 5276[?] -576[?] 556[?]  is mandatory 
619.42/617.40	c qxplain 7149/7150
619.42/617.41	c qxplain 7150/7150
619.42/617.41	c 5278[?] 191[?] -577[?]  is mandatory 
619.42/617.41	c qxplain 7149/7149
619.42/617.43	c 5280[?] -191[?] 577[?] 556[?]  is mandatory 
619.42/617.43	c qxplain 7145/7148
619.42/617.43	c qxplain 7147/7148
619.42/617.44	c qxplain 7148/7148
619.42/617.45	c 5282[?] -577[?] -578[?]  is mandatory 
619.42/617.45	c qxplain 7147/7147
619.42/617.46	c 5283[?] 577[?] 578[?] 576[?]  is mandatory 
619.42/617.46	c qxplain 7145/7146
619.42/617.47	c qxplain 7146/7146
619.42/617.48	c 5284[?] -4[?] -579[?]  is mandatory 
619.42/617.48	c qxplain 7145/7145
619.42/617.48	c 5285[?] 578[?] -579[?]  is mandatory 
619.42/617.48	c qxplain 7129/7144
619.42/617.49	c qxplain 7137/7144
619.52/617.50	c qxplain 7141/7144
619.52/617.50	c qxplain 7143/7144
619.52/617.51	c qxplain 7144/7144
619.52/617.53	c 5286[?] 579[?] -578[?] 4[?]  is mandatory 
619.52/617.53	c qxplain 7143/7143
619.52/617.54	c 5287[?] -575[?] -580[?]  is mandatory 
619.52/617.54	c qxplain 7141/7142
619.52/617.55	c qxplain 7142/7142
619.52/617.56	c 5288[?] -580[?] -579[?]  is mandatory 
619.52/617.56	c qxplain 7141/7141
619.52/617.57	c 5289[?] 575[?] 580[?] 579[?]  is mandatory 
619.52/617.57	c qxplain 7137/7140
619.52/617.57	c qxplain 7139/7140
619.52/617.58	c qxplain 7140/7140
619.62/617.60	c 5290[?] 4[?] -581[?]  is mandatory 
619.62/617.60	c qxplain 7139/7139
619.62/617.61	c 5291[?] -578[?] -581[?]  is mandatory 
619.62/617.61	c qxplain 7137/7138
619.62/617.62	c qxplain 7138/7138
619.62/617.63	c 5292[?] 578[?] -4[?] 581[?]  is mandatory 
619.62/617.63	c qxplain 7137/7137
619.62/617.64	c 5293[?] -580[?] -582[?]  is mandatory 
619.62/617.64	c qxplain 7129/7136
619.62/617.65	c qxplain 7133/7136
619.62/617.65	c qxplain 7135/7136
619.62/617.66	c qxplain 7136/7136
619.62/617.67	c 5294[?] -582[?] -581[?]  is mandatory 
619.62/617.67	c qxplain 7135/7135
619.62/617.68	c 5295[?] 582[?] 581[?] 580[?]  is mandatory 
619.62/617.68	c qxplain 7133/7134
619.62/617.68	c qxplain 7134/7134
619.62/617.69	c 5297[?] -583[?] 556[?]  is mandatory 
619.62/617.69	c qxplain 7133/7133
619.72/617.70	c 5299[?] -584[?] 192[?]  is mandatory 
619.72/617.70	c qxplain 7129/7132
619.72/617.70	c qxplain 7131/7132
619.72/617.72	c qxplain 7132/7132
619.72/617.72	c 5301[?] -192[?] 584[?] 556[?]  is mandatory 
619.72/617.72	c qxplain 7131/7131
619.72/617.73	c 5303[?] -584[?] -585[?]  is mandatory 
619.72/617.73	c qxplain 7129/7130
619.72/617.74	c qxplain 7130/7130
619.72/617.75	c 5304[?] 585[?] 584[?] 583[?]  is mandatory 
619.72/617.75	c qxplain 7129/7129
619.72/617.75	c 5305[?] -3[?] -586[?]  is mandatory 
619.72/617.75	c qxplain 7096/7128
619.72/617.76	c qxplain 7113/7128
619.72/617.77	c qxplain 7121/7128
619.72/617.77	c qxplain 7125/7128
619.72/617.78	c qxplain 7127/7128
619.72/617.78	c qxplain 7128/7128
619.72/617.79	c 5306[?] 585[?] -586[?]  is mandatory 
619.72/617.79	c qxplain 7127/7127
619.82/617.81	c 5307[?] 586[?] -585[?] 3[?]  is mandatory 
619.82/617.81	c qxplain 7125/7126
619.82/617.82	c qxplain 7126/7126
619.82/617.83	c 5308[?] -587[?] -582[?]  is mandatory 
619.82/617.83	c qxplain 7125/7125
619.82/617.84	c 5309[?] -586[?] -587[?]  is mandatory 
619.82/617.84	c qxplain 7121/7124
619.82/617.85	c qxplain 7123/7124
619.82/617.86	c qxplain 7124/7124
619.82/617.86	c 5310[?] 587[?] 582[?] 586[?]  is mandatory 
619.82/617.86	c qxplain 7123/7123
619.82/617.88	c 5311[?] 3[?] -588[?]  is mandatory 
619.82/617.88	c qxplain 7121/7122
619.82/617.89	c qxplain 7122/7122
619.92/617.90	c 5312[?] -585[?] -588[?]  is mandatory 
619.92/617.90	c qxplain 7121/7121
619.92/617.91	c 5313[?] 585[?] -3[?] 588[?]  is mandatory 
619.92/617.91	c qxplain 7113/7120
619.92/617.91	c qxplain 7117/7120
619.92/617.92	c qxplain 7119/7120
619.92/617.93	c qxplain 7120/7120
619.92/617.93	c 5314[?] -587[?] -589[?]  is mandatory 
619.92/617.93	c qxplain 7119/7119
619.92/617.94	c 5315[?] -588[?] -589[?]  is mandatory 
619.92/617.94	c qxplain 7117/7118
619.92/617.95	c qxplain 7118/7118
619.92/617.95	c 5316[?] 588[?] 589[?] 587[?]  is mandatory 
619.92/617.95	c qxplain 7117/7117
619.92/617.96	c 5318[?] -590[?] 556[?]  is mandatory 
619.92/617.96	c qxplain 7113/7116
619.92/617.97	c qxplain 7115/7116
619.92/617.97	c qxplain 7116/7116
619.92/617.98	c 5320[?] -591[?] 184[?]  is mandatory 
619.92/617.98	c qxplain 7115/7115
620.02/618.00	c 5322[?] -184[?] 591[?] 556[?]  is mandatory 
620.02/618.00	c qxplain 7113/7114
620.02/618.01	c qxplain 7114/7114
620.02/618.02	c 5324[?] -591[?] -592[?]  is mandatory 
620.02/618.02	c qxplain 7113/7113
620.02/618.03	c 5325[?] 592[?] 591[?] 590[?]  is mandatory 
620.02/618.03	c qxplain 7096/7112
620.02/618.03	c qxplain 7105/7112
620.02/618.04	c qxplain 7109/7112
620.02/618.05	c qxplain 7111/7112
620.02/618.05	c qxplain 7112/7112
620.02/618.08	c 5326[?] 11[?] -593[?]  is mandatory 
620.02/618.08	c qxplain 7111/7111
620.12/618.11	c 5327[?] -592[?] -593[?]  is mandatory 
620.12/618.11	c qxplain 7109/7110
620.12/618.11	c qxplain 7110/7110
620.12/618.13	c 5328[?] 592[?] -11[?] 593[?]  is mandatory 
620.12/618.13	c qxplain 7109/7109
620.12/618.14	c 5330[?] -594[?] 556[?]  is mandatory 
620.12/618.14	c qxplain 7105/7108
620.12/618.14	c qxplain 7107/7108
620.12/618.15	c qxplain 7108/7108
620.12/618.16	c 5332[?] 185[?] -595[?]  is mandatory 
620.12/618.16	c qxplain 7107/7107
620.12/618.17	c 5334[?] -185[?] 595[?] 556[?]  is mandatory 
620.12/618.17	c qxplain 7105/7106
620.12/618.18	c qxplain 7106/7106
620.12/618.19	c 5336[?] -595[?] -596[?]  is mandatory 
620.12/618.19	c qxplain 7105/7105
620.23/618.20	c 5337[?] 595[?] 596[?] 594[?]  is mandatory 
620.23/618.20	c qxplain 7096/7104
620.23/618.21	c qxplain 7101/7104
620.23/618.21	c qxplain 7103/7104
620.23/618.23	c qxplain 7104/7104
620.23/618.24	c 5338[?] -10[?] -597[?]  is mandatory 
620.23/618.24	c qxplain 7103/7103
620.23/618.25	c 5339[?] 596[?] -597[?]  is mandatory 
620.23/618.25	c qxplain 7101/7102
620.23/618.25	c qxplain 7102/7102
620.23/618.28	c 5340[?] -596[?] 597[?] 10[?]  is mandatory 
620.23/618.28	c qxplain 7101/7101
620.23/618.30	c 5341[?] -598[?] 593[?]  is mandatory 
620.23/618.30	c qxplain 7096/7100
620.33/618.30	c qxplain 7099/7100
620.33/618.32	c qxplain 7100/7100
620.33/618.34	c 5342[?] -598[?] -597[?]  is mandatory 
620.33/618.34	c qxplain 7099/7099
620.33/618.35	c 5343[?] 598[?] 597[?] -593[?]  is mandatory 
620.33/618.35	c qxplain 7096/7098
620.33/618.35	c qxplain 7098/7098
620.33/618.37	c 5344[?] 10[?] -599[?]  is mandatory 
620.33/618.37	c qxplain 7096/7097
620.33/618.39	c qxplain 7097/7097
620.42/618.41	c 5345[?] -596[?] -599[?]  is mandatory 
620.42/618.41	c qxplain 7096/7096
620.42/618.42	c 5346[?] 596[?] -10[?] 599[?]  is mandatory 
620.42/618.42	c qxplain 6967/7095
620.42/618.42	c qxplain 7032/7095
620.42/618.43	c qxplain 7064/7095
620.42/618.44	c qxplain 7080/7095
620.42/618.44	c qxplain 7088/7095
620.42/618.45	c qxplain 7092/7095
620.42/618.46	c qxplain 7094/7095
620.42/618.47	c qxplain 7095/7095
620.42/618.48	c 5347[?] -598[?] -600[?]  is mandatory 
620.42/618.48	c qxplain 7094/7094
620.42/618.48	c 5348[?] -599[?] -600[?]  is mandatory 
620.42/618.48	c qxplain 7092/7093
620.42/618.49	c qxplain 7093/7093
620.52/618.50	c 5349[?] 600[?] 599[?] 598[?]  is mandatory 
620.52/618.50	c qxplain 7092/7092
620.52/618.51	c 5351[?] -601[?] 556[?]  is mandatory 
620.52/618.51	c qxplain 7088/7091
620.52/618.51	c qxplain 7090/7091
620.52/618.52	c qxplain 7091/7091
620.52/618.53	c 5353[?] 186[?] -602[?]  is mandatory 
620.52/618.53	c qxplain 7090/7090
620.52/618.55	c 5355[?] -186[?] 602[?] 556[?]  is mandatory 
620.52/618.55	c qxplain 7088/7089
620.52/618.55	c qxplain 7089/7089
620.52/618.57	c 5357[?] -602[?] -603[?]  is mandatory 
620.52/618.57	c qxplain 7088/7088
620.52/618.57	c 5358[?] 602[?] 603[?] 601[?]  is mandatory 
620.52/618.57	c qxplain 7080/7087
620.52/618.58	c qxplain 7084/7087
620.52/618.59	c qxplain 7086/7087
620.63/618.60	c qxplain 7087/7087
620.63/618.61	c 5359[?] -9[?] -604[?]  is mandatory 
620.63/618.61	c qxplain 7086/7086
620.63/618.62	c 5360[?] 603[?] -604[?]  is mandatory 
620.63/618.62	c qxplain 7084/7085
620.63/618.63	c qxplain 7085/7085
620.63/618.65	c 5361[?] 604[?] -603[?] 9[?]  is mandatory 
620.63/618.65	c qxplain 7084/7084
620.63/618.67	c 5362[?] -600[?] -605[?]  is mandatory 
620.63/618.67	c qxplain 7080/7083
620.63/618.68	c qxplain 7082/7083
620.63/618.69	c qxplain 7083/7083
620.63/618.70	c 5363[?] -605[?] -604[?]  is mandatory 
620.63/618.70	c qxplain 7082/7082
620.73/618.70	c 5364[?] 605[?] 604[?] 600[?]  is mandatory 
620.73/618.70	c qxplain 7080/7081
620.73/618.71	c qxplain 7081/7081
620.73/618.74	c 5365[?] 9[?] -606[?]  is mandatory 
620.73/618.74	c qxplain 7080/7080
620.73/618.76	c 5366[?] -603[?] -606[?]  is mandatory 
620.73/618.76	c qxplain 7064/7079
620.73/618.77	c qxplain 7072/7079
620.73/618.78	c qxplain 7076/7079
620.73/618.78	c qxplain 7078/7079
620.83/618.80	c qxplain 7079/7079
620.83/618.80	c 5367[?] 603[?] 606[?] -9[?]  is mandatory 
620.83/618.80	c qxplain 7078/7078
620.83/618.81	c 5368[?] -607[?] -605[?]  is mandatory 
620.83/618.81	c qxplain 7076/7077
620.83/618.82	c qxplain 7077/7077
620.83/618.83	c 5369[?] -606[?] -607[?]  is mandatory 
620.83/618.83	c qxplain 7076/7076
620.83/618.84	c 5370[?] 607[?] 606[?] 605[?]  is mandatory 
620.83/618.84	c qxplain 7072/7075
620.83/618.84	c qxplain 7074/7075
620.83/618.85	c qxplain 7075/7075
620.83/618.86	c 5372[?] -608[?] 556[?]  is mandatory 
620.83/618.86	c qxplain 7074/7074
620.83/618.87	c 5374[?] 187[?] -609[?]  is mandatory 
620.83/618.87	c qxplain 7072/7073
620.83/618.88	c qxplain 7073/7073
620.83/618.89	c 5376[?] -187[?] 609[?] 556[?]  is mandatory 
620.83/618.89	c qxplain 7072/7072
620.94/618.90	c 5378[?] -610[?] -609[?]  is mandatory 
620.94/618.90	c qxplain 7064/7071
620.94/618.91	c qxplain 7068/7071
620.94/618.91	c qxplain 7070/7071
620.94/618.92	c qxplain 7071/7071
620.94/618.93	c 5379[?] 609[?] 610[?] 608[?]  is mandatory 
620.94/618.93	c qxplain 7070/7070
620.94/618.94	c 5380[?] -8[?] -611[?]  is mandatory 
620.94/618.94	c qxplain 7068/7069
620.94/618.95	c qxplain 7069/7069
620.94/618.96	c 5381[?] 610[?] -611[?]  is mandatory 
620.94/618.96	c qxplain 7068/7068
620.94/618.97	c 5382[?] 611[?] -610[?] 8[?]  is mandatory 
620.94/618.97	c qxplain 7064/7067
620.94/618.98	c qxplain 7066/7067
620.94/618.99	c qxplain 7067/7067
621.04/619.00	c 5383[?] -612[?] -607[?]  is mandatory 
621.04/619.00	c qxplain 7066/7066
621.04/619.01	c 5384[?] -612[?] -611[?]  is mandatory 
621.04/619.01	c qxplain 7064/7065
621.04/619.02	c qxplain 7065/7065
621.04/619.03	c 5385[?] 607[?] 612[?] 611[?]  is mandatory 
621.04/619.03	c qxplain 7064/7064
621.04/619.04	c 5386[?] 8[?] -613[?]  is mandatory 
621.04/619.04	c qxplain 7032/7063
621.04/619.05	c qxplain 7048/7063
621.04/619.05	c qxplain 7056/7063
621.04/619.06	c qxplain 7060/7063
621.04/619.07	c qxplain 7062/7063
621.04/619.08	c qxplain 7063/7063
621.04/619.09	c 5387[?] -610[?] -613[?]  is mandatory 
621.04/619.09	c qxplain 7062/7062
621.14/619.10	c 5388[?] 610[?] 613[?] -8[?]  is mandatory 
621.14/619.10	c qxplain 7060/7061
621.14/619.10	c qxplain 7061/7061
621.14/619.11	c 5389[?] -612[?] -614[?]  is mandatory 
621.14/619.11	c qxplain 7060/7060
621.14/619.12	c 5390[?] -613[?] -614[?]  is mandatory 
621.14/619.12	c qxplain 7056/7059
621.14/619.13	c qxplain 7058/7059
621.14/619.13	c qxplain 7059/7059
621.14/619.14	c 5391[?] 614[?] 612[?] 613[?]  is mandatory 
621.14/619.14	c qxplain 7058/7058
621.14/619.15	c 5393[?] -615[?] 556[?]  is mandatory 
621.14/619.15	c qxplain 7056/7057
621.14/619.16	c qxplain 7057/7057
621.14/619.17	c 5395[?] 181[?] -616[?]  is mandatory 
621.14/619.17	c qxplain 7056/7056
621.14/619.18	c 5397[?] -181[?] 616[?] 556[?]  is mandatory 
621.14/619.18	c qxplain 7048/7055
621.14/619.19	c qxplain 7052/7055
621.14/619.19	c qxplain 7054/7055
621.23/619.20	c qxplain 7055/7055
621.23/619.21	c 5399[?] -616[?] -617[?]  is mandatory 
621.23/619.21	c qxplain 7054/7054
621.23/619.22	c 5400[?] 616[?] 617[?] 615[?]  is mandatory 
621.23/619.22	c qxplain 7052/7053
621.23/619.23	c qxplain 7053/7053
621.23/619.25	c 5401[?] 14[?] -618[?]  is mandatory 
621.23/619.25	c qxplain 7052/7052
621.23/619.28	c 5402[?] -617[?] -618[?]  is mandatory 
621.23/619.28	c qxplain 7048/7051
621.23/619.29	c qxplain 7050/7051
621.23/619.29	c qxplain 7051/7051
621.34/619.31	c 5403[?] 618[?] 617[?] -14[?]  is mandatory 
621.34/619.31	c qxplain 7050/7050
621.34/619.32	c 5405[?] -619[?] 556[?]  is mandatory 
621.34/619.32	c qxplain 7048/7049
621.34/619.33	c qxplain 7049/7049
621.34/619.33	c 5407[?] 182[?] -620[?]  is mandatory 
621.34/619.33	c qxplain 7048/7048
621.34/619.35	c 5409[?] 620[?] -182[?] 556[?]  is mandatory 
621.34/619.35	c qxplain 7032/7047
621.34/619.36	c qxplain 7040/7047
621.34/619.36	c qxplain 7044/7047
621.34/619.37	c qxplain 7046/7047
621.34/619.38	c qxplain 7047/7047
621.34/619.39	c 5411[?] -620[?] -621[?]  is mandatory 
621.34/619.39	c qxplain 7046/7046
621.34/619.40	c 5412[?] 620[?] 621[?] 619[?]  is mandatory 
621.34/619.40	c qxplain 7044/7045
621.44/619.41	c qxplain 7045/7045
621.44/619.42	c 5413[?] -13[?] -622[?]  is mandatory 
621.44/619.42	c qxplain 7044/7044
621.44/619.43	c 5414[?] 621[?] -622[?]  is mandatory 
621.44/619.43	c qxplain 7040/7043
621.44/619.44	c qxplain 7042/7043
621.44/619.44	c qxplain 7043/7043
621.44/619.46	c 5415[?] -621[?] 622[?] 13[?]  is mandatory 
621.44/619.46	c qxplain 7042/7042
621.44/619.48	c 5416[?] -623[?] 618[?]  is mandatory 
621.44/619.48	c qxplain 7040/7041
621.44/619.49	c qxplain 7041/7041
621.54/619.51	c 5417[?] -622[?] -623[?]  is mandatory 
621.54/619.51	c qxplain 7040/7040
621.54/619.52	c 5418[?] 622[?] -618[?] 623[?]  is mandatory 
621.54/619.52	c qxplain 7032/7039
621.54/619.52	c qxplain 7036/7039
621.54/619.53	c qxplain 7038/7039
621.54/619.54	c qxplain 7039/7039
621.54/619.56	c 5419[?] 13[?] -624[?]  is mandatory 
621.54/619.56	c qxplain 7038/7038
621.54/619.58	c 5420[?] -621[?] -624[?]  is mandatory 
621.54/619.58	c qxplain 7036/7037
621.54/619.59	c qxplain 7037/7037
621.64/619.60	c 5421[?] 621[?] -13[?] 624[?]  is mandatory 
621.64/619.60	c qxplain 7036/7036
621.64/619.61	c 5422[?] -623[?] -625[?]  is mandatory 
621.64/619.61	c qxplain 7032/7035
621.64/619.62	c qxplain 7034/7035
621.64/619.62	c qxplain 7035/7035
621.64/619.63	c 5423[?] -624[?] -625[?]  is mandatory 
621.64/619.63	c qxplain 7034/7034
621.64/619.64	c 5424[?] 625[?] 624[?] 623[?]  is mandatory 
621.64/619.64	c qxplain 7032/7033
621.64/619.65	c qxplain 7033/7033
621.64/619.66	c 5426[?] -626[?] 556[?]  is mandatory 
621.64/619.66	c qxplain 7032/7032
621.64/619.67	c 5428[?] 183[?] -627[?]  is mandatory 
621.64/619.67	c qxplain 6967/7031
621.64/619.67	c qxplain 7000/7031
621.64/619.68	c qxplain 7016/7031
621.64/619.69	c qxplain 7024/7031
621.64/619.69	c qxplain 7028/7031
621.74/619.70	c qxplain 7030/7031
621.74/619.71	c qxplain 7031/7031
621.74/619.72	c 5430[?] -183[?] 627[?] 556[?]  is mandatory 
621.74/619.72	c qxplain 7030/7030
621.74/619.73	c 5432[?] -627[?] -628[?]  is mandatory 
621.74/619.73	c qxplain 7028/7029
621.74/619.74	c qxplain 7029/7029
621.74/619.74	c 5433[?] 627[?] 628[?] 626[?]  is mandatory 
621.74/619.74	c qxplain 7028/7028
621.74/619.76	c 5434[?] -12[?] -629[?]  is mandatory 
621.74/619.76	c qxplain 7024/7027
621.74/619.77	c qxplain 7026/7027
621.74/619.78	c qxplain 7027/7027
621.74/619.79	c 5435[?] 628[?] -629[?]  is mandatory 
621.74/619.79	c qxplain 7026/7026
621.84/619.81	c 5436[?] 629[?] -628[?] 12[?]  is mandatory 
621.84/619.81	c qxplain 7024/7025
621.84/619.82	c qxplain 7025/7025
621.84/619.83	c 5437[?] -630[?] -625[?]  is mandatory 
621.84/619.83	c qxplain 7024/7024
621.84/619.84	c 5438[?] -630[?] -629[?]  is mandatory 
621.84/619.84	c qxplain 7016/7023
621.84/619.84	c qxplain 7020/7023
621.84/619.85	c qxplain 7022/7023
621.84/619.86	c qxplain 7023/7023
621.84/619.87	c 5439[?] 625[?] 630[?] 629[?]  is mandatory 
621.84/619.87	c qxplain 7022/7022
621.84/619.89	c 5440[?] 12[?] -631[?]  is mandatory 
621.84/619.89	c qxplain 7020/7021
621.94/619.90	c qxplain 7021/7021
621.94/619.91	c 5441[?] -628[?] -631[?]  is mandatory 
621.94/619.91	c qxplain 7020/7020
621.94/619.92	c 5442[?] 628[?] 631[?] -12[?]  is mandatory 
621.94/619.92	c qxplain 7016/7019
621.94/619.93	c qxplain 7018/7019
621.94/619.94	c qxplain 7019/7019
621.94/619.95	c 5443[?] -630[?] -632[?]  is mandatory 
621.94/619.95	c qxplain 7018/7018
621.94/619.96	c 5444[?] -631[?] -632[?]  is mandatory 
621.94/619.96	c qxplain 7016/7017
621.94/619.96	c qxplain 7017/7017
621.94/619.97	c 5445[?] 632[?] 631[?] 630[?]  is mandatory 
621.94/619.97	c qxplain 7016/7016
621.94/619.98	c 5447[?] -633[?] 556[?]  is mandatory 
621.94/619.98	c qxplain 7000/7015
621.94/619.99	c qxplain 7008/7015
621.94/619.99	c qxplain 7012/7015
622.04/620.00	c qxplain 7014/7015
622.04/620.01	c qxplain 7015/7015
622.04/620.01	c 5449[?] -634[?] 179[?]  is mandatory 
622.04/620.02	c qxplain 7014/7014
622.04/620.04	c 5451[?] -179[?] 634[?] 556[?]  is mandatory 
622.04/620.04	c qxplain 7012/7013
622.04/620.04	c qxplain 7013/7013
622.04/620.05	c 5453[?] -634[?] -635[?]  is mandatory 
622.04/620.05	c qxplain 7012/7012
622.04/620.06	c 5454[?] 635[?] 634[?] 633[?]  is mandatory 
622.04/620.06	c qxplain 7008/7011
622.04/620.07	c qxplain 7010/7011
622.04/620.08	c qxplain 7011/7011
622.14/620.11	c 5455[?] 16[?] -636[?]  is mandatory 
622.14/620.11	c qxplain 7010/7010
622.14/620.13	c 5456[?] -635[?] -636[?]  is mandatory 
622.14/620.13	c qxplain 7008/7009
622.14/620.14	c qxplain 7009/7009
622.14/620.16	c 5457[?] 635[?] 636[?] -16[?]  is mandatory 
622.14/620.16	c qxplain 7008/7008
622.14/620.17	c 5459[?] -637[?] 556[?]  is mandatory 
622.14/620.17	c qxplain 7000/7007
622.14/620.17	c qxplain 7004/7007
622.14/620.18	c qxplain 7006/7007
622.14/620.19	c qxplain 7007/7007
622.14/620.20	c 5461[?] -638[?] 180[?]  is mandatory 
622.14/620.20	c qxplain 7006/7006
622.24/620.21	c 5463[?] 638[?] -180[?] 556[?]  is mandatory 
622.24/620.21	c qxplain 7004/7005
622.24/620.22	c qxplain 7005/7005
622.24/620.23	c 5465[?] -638[?] -639[?]  is mandatory 
622.24/620.23	c qxplain 7004/7004
622.24/620.24	c 5466[?] 639[?] 638[?] 637[?]  is mandatory 
622.24/620.24	c qxplain 7000/7003
622.24/620.25	c qxplain 7002/7003
622.24/620.26	c qxplain 7003/7003
622.24/620.27	c 5467[?] -15[?] -640[?]  is mandatory 
622.24/620.27	c qxplain 7002/7002
622.24/620.28	c 5468[?] 639[?] -640[?]  is mandatory 
622.24/620.28	c qxplain 7000/7001
622.24/620.29	c qxplain 7001/7001
622.34/620.31	c 5469[?] -639[?] 640[?] 15[?]  is mandatory 
622.34/620.31	c qxplain 7000/7000
622.34/620.33	c 5470[?] -641[?] 636[?]  is mandatory 
622.34/620.33	c qxplain 6967/6999
622.34/620.34	c qxplain 6984/6999
622.34/620.34	c qxplain 6992/6999
622.34/620.35	c qxplain 6996/6999
622.34/620.36	c qxplain 6998/6999
622.34/620.37	c qxplain 6999/6999
622.34/620.38	c 5471[?] -641[?] -640[?]  is mandatory 
622.34/620.38	c qxplain 6998/6998
622.34/620.39	c 5472[?] -636[?] 640[?] 641[?]  is mandatory 
622.34/620.39	c qxplain 6996/6997
622.34/620.39	c qxplain 6997/6997
622.44/620.42	c 5473[?] 15[?] -642[?]  is mandatory 
622.44/620.42	c qxplain 6996/6996
622.44/620.44	c 5474[?] -639[?] -642[?]  is mandatory 
622.44/620.44	c qxplain 6992/6995
622.44/620.45	c qxplain 6994/6995
622.44/620.46	c qxplain 6995/6995
622.44/620.47	c 5475[?] -15[?] 639[?] 642[?]  is mandatory 
622.44/620.47	c qxplain 6994/6994
622.44/620.48	c 5476[?] -641[?] -643[?]  is mandatory 
622.44/620.48	c qxplain 6992/6993
622.44/620.48	c qxplain 6993/6993
622.44/620.49	c 5477[?] -642[?] -643[?]  is mandatory 
622.44/620.49	c qxplain 6992/6992
622.55/620.50	c 5478[?] 643[?] 642[?] 641[?]  is mandatory 
622.55/620.50	c qxplain 6984/6991
622.55/620.51	c qxplain 6988/6991
622.55/620.52	c qxplain 6990/6991
622.55/620.52	c qxplain 6991/6991
622.55/620.53	c 5480[?] -644[?] 556[?]  is mandatory 
622.55/620.53	c qxplain 6990/6990
622.55/620.54	c 5482[?] -645[?] 178[?]  is mandatory 
622.55/620.54	c qxplain 6988/6989
622.55/620.55	c qxplain 6989/6989
622.55/620.56	c 5484[?] 645[?] -178[?] 556[?]  is mandatory 
622.55/620.56	c qxplain 6988/6988
622.55/620.57	c 5486[?] -645[?] -646[?]  is mandatory 
622.55/620.57	c qxplain 6984/6987
622.55/620.58	c qxplain 6986/6987
622.55/620.59	c qxplain 6987/6987
622.65/620.60	c 5487[?] 646[?] 645[?] 644[?]  is mandatory 
622.65/620.60	c qxplain 6986/6986
622.65/620.61	c 5489[?] -647[?] 556[?]  is mandatory 
622.65/620.61	c qxplain 6984/6985
622.65/620.62	c qxplain 6985/6985
622.65/620.62	c 5491[?] -648[?] 177[?]  is mandatory 
622.65/620.62	c qxplain 6984/6984
622.65/620.65	c 5493[?] -177[?] 648[?] 556[?]  is mandatory 
622.65/620.65	c qxplain 6967/6983
622.65/620.65	c qxplain 6976/6983
622.65/620.66	c qxplain 6980/6983
622.65/620.67	c qxplain 6982/6983
622.65/620.67	c qxplain 6983/6983
622.65/620.69	c 5495[?] -648[?] -649[?]  is mandatory 
622.65/620.69	c qxplain 6982/6982
622.65/620.69	c 5496[?] 649[?] 648[?] 647[?]  is mandatory 
622.65/620.69	c qxplain 6980/6981
622.74/620.70	c qxplain 6981/6981
622.74/620.73	c 5497[?] 18[?] -650[?]  is mandatory 
622.74/620.73	c qxplain 6980/6980
622.74/620.76	c 5498[?] -649[?] -650[?]  is mandatory 
622.74/620.76	c qxplain 6976/6979
622.74/620.77	c qxplain 6978/6979
622.74/620.77	c qxplain 6979/6979
622.74/620.78	c 5499[?] 650[?] 649[?] -18[?]  is mandatory 
622.74/620.78	c qxplain 6978/6978
622.84/620.80	c 5500[?] -651[?] -646[?]  is mandatory 
622.84/620.80	c qxplain 6976/6977
622.84/620.82	c qxplain 6977/6977
622.84/620.84	c 5501[?] -651[?] 650[?]  is mandatory 
622.84/620.84	c qxplain 6976/6976
622.84/620.85	c 5502[?] 646[?] 651[?] -650[?]  is mandatory 
622.84/620.85	c qxplain 6967/6975
622.84/620.85	c qxplain 6972/6975
622.84/620.86	c qxplain 6974/6975
622.84/620.87	c qxplain 6975/6975
622.84/620.88	c 5503[?] -652[?] 17[?]  is mandatory 
622.84/620.88	c qxplain 6974/6974
622.94/620.90	c 5504[?] -652[?] 18[?]  is mandatory 
622.94/620.90	c qxplain 6972/6973
622.94/620.92	c qxplain 6973/6973
622.94/620.93	c 5505[?] -17[?] 652[?] -18[?]  is mandatory 
622.94/620.93	c qxplain 6972/6972
622.94/620.94	c 5506[?] -649[?] -653[?]  is mandatory 
622.94/620.94	c qxplain 6967/6971
622.94/620.95	c qxplain 6970/6971
622.94/620.96	c qxplain 6971/6971
622.94/620.97	c 5507[?] -653[?] 652[?]  is mandatory 
622.94/620.97	c qxplain 6970/6970
622.94/620.98	c 5508[?] -652[?] 653[?] 649[?]  is mandatory 
622.94/620.98	c qxplain 6967/6969
622.94/620.98	c qxplain 6969/6969
623.04/621.01	c 5509[?] 17[?] -654[?]  is mandatory 
623.04/621.01	c qxplain 6967/6968
623.04/621.02	c qxplain 6968/6968
623.04/621.04	c 5510[?] -646[?] -654[?]  is mandatory 
623.04/621.04	c qxplain 6967/6967
623.04/621.06	c 5511[?] 646[?] -17[?] 654[?]  is mandatory 
623.04/621.06	c qxplain 6709/6966
623.04/621.06	c qxplain 6838/6966
623.04/621.07	c qxplain 6903/6966
623.04/621.08	c qxplain 6935/6966
623.04/621.08	c qxplain 6951/6966
623.04/621.09	c qxplain 6959/6966
623.14/621.10	c qxplain 6963/6966
623.14/621.11	c qxplain 6965/6966
623.14/621.12	c qxplain 6966/6966
623.14/621.13	c 5512[?] -653[?] -655[?]  is mandatory 
623.14/621.13	c qxplain 6965/6965
623.14/621.14	c 5513[?] -654[?] -655[?]  is mandatory 
623.14/621.14	c qxplain 6963/6964
623.14/621.15	c qxplain 6964/6964
623.14/621.15	c 5514[?] 655[?] 654[?] 653[?]  is mandatory 
623.14/621.15	c qxplain 6963/6963
623.14/621.17	c 5515[?] -651[?] -656[?]  is mandatory 
623.14/621.17	c qxplain 6959/6962
623.14/621.17	c qxplain 6961/6962
623.14/621.18	c qxplain 6962/6962
623.14/621.19	c 5516[?] 655[?] -656[?]  is mandatory 
623.14/621.19	c qxplain 6961/6961
623.25/621.20	c 5517[?] 656[?] -655[?] 651[?]  is mandatory 
623.25/621.20	c qxplain 6959/6960
623.25/621.22	c qxplain 6960/6960
623.25/621.23	c 5518[?] -16[?] -657[?]  is mandatory 
623.25/621.23	c qxplain 6959/6959
623.25/621.24	c 5519[?] 635[?] -657[?]  is mandatory 
623.25/621.24	c qxplain 6951/6958
623.25/621.25	c qxplain 6955/6958
623.25/621.26	c qxplain 6957/6958
623.25/621.28	c qxplain 6958/6958
623.25/621.29	c 5520[?] -635[?] 657[?] 16[?]  is mandatory 
623.25/621.29	c qxplain 6957/6957
623.25/621.29	c 5521[?] -640[?] -658[?]  is mandatory 
623.25/621.29	c qxplain 6955/6956
623.35/621.30	c qxplain 6956/6956
623.35/621.31	c 5522[?] -657[?] -658[?]  is mandatory 
623.35/621.31	c qxplain 6955/6955
623.35/621.32	c 5523[?] 657[?] 658[?] 640[?]  is mandatory 
623.35/621.32	c qxplain 6951/6954
623.35/621.33	c qxplain 6953/6954
623.35/621.33	c qxplain 6954/6954
623.35/621.34	c 5524[?] -656[?] -659[?]  is mandatory 
623.35/621.34	c qxplain 6953/6953
623.35/621.35	c 5525[?] 658[?] -659[?]  is mandatory 
623.35/621.35	c qxplain 6951/6952
623.35/621.36	c qxplain 6952/6952
623.35/621.37	c 5526[?] -658[?] 656[?] 659[?]  is mandatory 
623.35/621.37	c qxplain 6951/6951
623.35/621.38	c 5527[?] 643[?] -660[?]  is mandatory 
623.35/621.38	c qxplain 6935/6950
623.35/621.38	c qxplain 6943/6950
623.35/621.39	c qxplain 6947/6950
623.45/621.40	c qxplain 6949/6950
623.45/621.41	c qxplain 6950/6950
623.45/621.42	c 5528[?] -659[?] -660[?]  is mandatory 
623.45/621.42	c qxplain 6949/6949
623.45/621.43	c 5529[?] 660[?] 659[?] -643[?]  is mandatory 
623.45/621.43	c qxplain 6947/6948
623.45/621.44	c qxplain 6948/6948
623.45/621.45	c 5530[?] -14[?] -661[?]  is mandatory 
623.45/621.45	c qxplain 6947/6947
623.45/621.46	c 5531[?] 617[?] -661[?]  is mandatory 
623.45/621.46	c qxplain 6943/6946
623.45/621.47	c qxplain 6945/6946
623.45/621.48	c qxplain 6946/6946
623.45/621.49	c 5532[?] -617[?] 14[?] 661[?]  is mandatory 
623.45/621.49	c qxplain 6945/6945
623.45/621.50	c 5533[?] -622[?] -662[?]  is mandatory 
623.45/621.50	c qxplain 6943/6944
623.55/621.51	c qxplain 6944/6944
623.55/621.51	c 5534[?] -661[?] -662[?]  is mandatory 
623.55/621.51	c qxplain 6943/6943
623.55/621.52	c 5535[?] 661[?] 662[?] 622[?]  is mandatory 
623.55/621.52	c qxplain 6935/6942
623.55/621.53	c qxplain 6939/6942
623.55/621.54	c qxplain 6941/6942
623.55/621.55	c qxplain 6942/6942
623.55/621.56	c 5536[?] -629[?] -663[?]  is mandatory 
623.55/621.56	c qxplain 6941/6941
623.55/621.57	c 5537[?] 662[?] -663[?]  is mandatory 
623.55/621.57	c qxplain 6939/6940
623.55/621.58	c qxplain 6940/6940
623.55/621.59	c 5538[?] 663[?] -662[?] 629[?]  is mandatory 
623.55/621.59	c qxplain 6939/6939
623.55/621.59	c 5539[?] -664[?] -660[?]  is mandatory 
623.55/621.59	c qxplain 6935/6938
623.65/621.60	c qxplain 6937/6938
623.65/621.61	c qxplain 6938/6938
623.65/621.62	c 5540[?] 663[?] -664[?]  is mandatory 
623.65/621.62	c qxplain 6937/6937
623.65/621.63	c 5541[?] -663[?] 660[?] 664[?]  is mandatory 
623.65/621.63	c qxplain 6935/6936
623.65/621.64	c qxplain 6936/6936
623.65/621.65	c 5542[?] 632[?] -665[?]  is mandatory 
623.65/621.65	c qxplain 6935/6935
623.65/621.66	c 5543[?] -664[?] -665[?]  is mandatory 
623.65/621.66	c qxplain 6903/6934
623.65/621.67	c qxplain 6919/6934
623.65/621.67	c qxplain 6927/6934
623.65/621.68	c qxplain 6931/6934
623.65/621.69	c qxplain 6933/6934
623.76/621.70	c qxplain 6934/6934
623.76/621.71	c 5544[?] 665[?] -632[?] 664[?]  is mandatory 
623.76/621.71	c qxplain 6933/6933
623.76/621.72	c 5545[?] -11[?] -666[?]  is mandatory 
623.76/621.72	c qxplain 6931/6932
623.76/621.74	c qxplain 6932/6932
623.76/621.75	c 5546[?] 592[?] -666[?]  is mandatory 
623.76/621.75	c qxplain 6931/6931
623.76/621.77	c 5547[?] -592[?] 666[?] 11[?]  is mandatory 
623.76/621.77	c qxplain 6927/6930
623.76/621.78	c qxplain 6929/6930
623.76/621.79	c qxplain 6930/6930
623.76/621.79	c 5548[?] -667[?] -597[?]  is mandatory 
623.76/621.79	c qxplain 6929/6929
623.86/621.80	c 5549[?] -666[?] -667[?]  is mandatory 
623.86/621.80	c qxplain 6927/6928
623.86/621.81	c qxplain 6928/6928
623.86/621.82	c 5550[?] 597[?] 667[?] 666[?]  is mandatory 
623.86/621.82	c qxplain 6927/6927
623.86/621.83	c 5551[?] -604[?] -668[?]  is mandatory 
623.86/621.83	c qxplain 6919/6926
623.86/621.84	c qxplain 6923/6926
623.86/621.85	c qxplain 6925/6926
623.86/621.86	c qxplain 6926/6926
623.86/621.86	c 5552[?] 667[?] -668[?]  is mandatory 
623.86/621.86	c qxplain 6925/6925
623.86/621.87	c 5553[?] 668[?] -667[?] 604[?]  is mandatory 
623.86/621.87	c qxplain 6923/6924
623.86/621.89	c qxplain 6924/6924
623.96/621.90	c 5554[?] -669[?] -611[?]  is mandatory 
623.96/621.90	c qxplain 6923/6923
623.96/621.90	c 5555[?] 668[?] -669[?]  is mandatory 
623.96/621.90	c qxplain 6919/6922
623.96/621.91	c qxplain 6921/6922
623.96/621.92	c qxplain 6922/6922
623.96/621.93	c 5556[?] -668[?] 669[?] 611[?]  is mandatory 
623.96/621.93	c qxplain 6921/6921
623.96/621.94	c 5557[?] -665[?] -670[?]  is mandatory 
623.96/621.94	c qxplain 6919/6920
623.96/621.96	c qxplain 6920/6920
623.96/621.96	c 5558[?] -670[?] 669[?]  is mandatory 
623.96/621.96	c qxplain 6919/6919
623.96/621.98	c 5559[?] -669[?] 670[?] 665[?]  is mandatory 
623.96/621.98	c qxplain 6903/6918
623.96/621.98	c qxplain 6911/6918
623.96/621.99	c qxplain 6915/6918
624.06/622.00	c qxplain 6917/6918
624.06/622.01	c qxplain 6918/6918
624.06/622.02	c 5560[?] 614[?] -671[?]  is mandatory 
624.06/622.02	c qxplain 6917/6917
624.06/622.03	c 5561[?] -670[?] -671[?]  is mandatory 
624.06/622.03	c qxplain 6915/6916
624.06/622.04	c qxplain 6916/6916
624.06/622.05	c 5562[?] 671[?] -614[?] 670[?]  is mandatory 
624.06/622.05	c qxplain 6915/6915
624.06/622.06	c 5563[?] -7[?] -672[?]  is mandatory 
624.06/622.06	c qxplain 6911/6914
624.06/622.07	c qxplain 6913/6914
624.06/622.09	c qxplain 6914/6914
624.16/622.10	c 5564[?] 560[?] -672[?]  is mandatory 
624.16/622.10	c qxplain 6913/6913
624.16/622.12	c 5565[?] -560[?] 7[?] 672[?]  is mandatory 
624.16/622.12	c qxplain 6911/6912
624.16/622.13	c qxplain 6912/6912
624.16/622.14	c 5566[?] -565[?] -673[?]  is mandatory 
624.16/622.14	c qxplain 6911/6911
624.16/622.14	c 5567[?] -672[?] -673[?]  is mandatory 
624.16/622.14	c qxplain 6903/6910
624.16/622.15	c qxplain 6907/6910
624.16/622.16	c qxplain 6909/6910
624.16/622.18	c qxplain 6910/6910
624.16/622.19	c 5568[?] 565[?] 673[?] 672[?]  is mandatory 
624.16/622.19	c qxplain 6909/6909
624.26/622.21	c 5569[?] -572[?] -674[?]  is mandatory 
624.26/622.21	c qxplain 6907/6908
624.26/622.22	c qxplain 6908/6908
624.26/622.24	c 5570[?] 673[?] -674[?]  is mandatory 
624.26/622.24	c qxplain 6907/6907
624.26/622.25	c 5571[?] 674[?] 572[?] -673[?]  is mandatory 
624.26/622.25	c qxplain 6903/6906
624.26/622.27	c qxplain 6905/6906
624.26/622.28	c qxplain 6906/6906
624.26/622.29	c 5572[?] -579[?] -675[?]  is mandatory 
624.26/622.29	c qxplain 6905/6905
624.26/622.30	c 5573[?] 674[?] -675[?]  is mandatory 
624.26/622.30	c qxplain 6903/6904
624.36/622.31	c qxplain 6904/6904
624.36/622.32	c 5574[?] 675[?] -674[?] 579[?]  is mandatory 
624.36/622.32	c qxplain 6903/6903
624.36/622.33	c 5575[?] -676[?] -586[?]  is mandatory 
624.36/622.33	c qxplain 6838/6902
624.36/622.34	c qxplain 6871/6902
624.36/622.34	c qxplain 6887/6902
624.36/622.35	c qxplain 6895/6902
624.36/622.36	c qxplain 6899/6902
624.36/622.37	c qxplain 6901/6902
624.36/622.38	c qxplain 6902/6902
624.36/622.39	c 5576[?] 675[?] -676[?]  is mandatory 
624.36/622.39	c qxplain 6901/6901
624.45/622.40	c 5577[?] 676[?] -675[?] 586[?]  is mandatory 
624.45/622.40	c qxplain 6899/6900
624.45/622.41	c qxplain 6900/6900
624.45/622.42	c 5578[?] -671[?] -677[?]  is mandatory 
624.45/622.42	c qxplain 6899/6899
624.45/622.43	c 5579[?] 676[?] -677[?]  is mandatory 
624.45/622.43	c qxplain 6895/6898
624.45/622.44	c qxplain 6897/6898
624.45/622.45	c qxplain 6898/6898
624.45/622.46	c 5580[?] 677[?] -676[?] 671[?]  is mandatory 
624.45/622.46	c qxplain 6897/6897
624.45/622.47	c 5581[?] -678[?] 589[?]  is mandatory 
624.45/622.47	c qxplain 6895/6896
624.45/622.48	c qxplain 6896/6896
624.45/622.49	c 5582[?] -678[?] -677[?]  is mandatory 
624.45/622.49	c qxplain 6895/6895
624.55/622.50	c 5583[?] -589[?] 678[?] 677[?]  is mandatory 
624.55/622.50	c qxplain 6887/6894
624.55/622.51	c qxplain 6891/6894
624.55/622.52	c qxplain 6893/6894
624.55/622.53	c qxplain 6894/6894
624.55/622.54	c 5585[?] -679[?] 556[?]  is mandatory 
624.55/622.54	c qxplain 6893/6893
624.55/622.55	c 5587[?] 193[?] -680[?]  is mandatory 
624.55/622.55	c qxplain 6891/6892
624.55/622.56	c qxplain 6892/6892
624.55/622.57	c 5589[?] 680[?] -193[?] 556[?]  is mandatory 
624.55/622.57	c qxplain 6891/6891
624.55/622.58	c 5591[?] -680[?] -681[?]  is mandatory 
624.55/622.58	c qxplain 6887/6890
624.55/622.59	c qxplain 6889/6890
624.55/622.59	c qxplain 6890/6890
624.66/622.61	c 5592[?] 680[?] 681[?] 679[?]  is mandatory 
624.66/622.61	c qxplain 6889/6889
624.66/622.62	c 5593[?] 2[?] -682[?]  is mandatory 
624.66/622.62	c qxplain 6887/6888
624.66/622.62	c qxplain 6888/6888
624.66/622.64	c 5594[?] -682[?] 681[?]  is mandatory 
624.66/622.64	c qxplain 6887/6887
624.66/622.65	c 5595[?] -681[?] -2[?] 682[?]  is mandatory 
624.66/622.65	c qxplain 6871/6886
624.66/622.65	c qxplain 6879/6886
624.66/622.66	c qxplain 6883/6886
624.66/622.67	c qxplain 6885/6886
624.66/622.68	c qxplain 6886/6886
624.66/622.69	c 5596[?] -2[?] -683[?]  is mandatory 
624.66/622.69	c qxplain 6885/6885
624.76/622.70	c 5597[?] -683[?] -681[?]  is mandatory 
624.76/622.70	c qxplain 6883/6884
624.76/622.71	c qxplain 6884/6884
624.76/622.72	c 5598[?] 681[?] 2[?] 683[?]  is mandatory 
624.76/622.72	c qxplain 6883/6883
624.76/622.73	c 5599[?] -682[?] -684[?]  is mandatory 
624.76/622.73	c qxplain 6879/6882
624.76/622.74	c qxplain 6881/6882
624.76/622.75	c qxplain 6882/6882
624.76/622.76	c 5600[?] -683[?] -684[?]  is mandatory 
624.76/622.76	c qxplain 6881/6881
624.76/622.77	c 5601[?] 682[?] 683[?] 684[?]  is mandatory 
624.76/622.77	c qxplain 6879/6880
624.76/622.78	c qxplain 6880/6880
624.76/622.79	c 5602[?] -685[?] 678[?]  is mandatory 
624.76/622.79	c qxplain 6879/6879
624.85/622.80	c 5603[?] -684[?] -685[?]  is mandatory 
624.85/622.80	c qxplain 6871/6878
624.85/622.81	c qxplain 6875/6878
624.85/622.82	c qxplain 6877/6878
624.85/622.83	c qxplain 6878/6878
624.85/622.84	c 5604[?] 684[?] -678[?] 685[?]  is mandatory 
624.85/622.84	c qxplain 6877/6877
624.85/622.85	c 5605[?] -678[?] -686[?]  is mandatory 
624.85/622.85	c qxplain 6875/6876
624.85/622.86	c qxplain 6876/6876
624.85/622.87	c 5606[?] 684[?] -686[?]  is mandatory 
624.85/622.87	c qxplain 6875/6875
624.85/622.88	c 5607[?] -684[?] 678[?] 686[?]  is mandatory 
624.85/622.88	c qxplain 6871/6874
624.85/622.89	c qxplain 6873/6874
624.95/622.90	c qxplain 6874/6874
624.95/622.91	c 5608[?] -685[?] -687[?]  is mandatory 
624.95/622.91	c qxplain 6873/6873
624.95/622.92	c 5609[?] -686[?] -687[?]  is mandatory 
624.95/622.92	c qxplain 6871/6872
624.95/622.93	c qxplain 6872/6872
624.95/622.94	c 5610[?] 686[?] 685[?] 687[?]  is mandatory 
624.95/622.94	c qxplain 6871/6871
624.95/622.95	c 5611[?] -688[?] -556[?]  is mandatory 
624.95/622.95	c qxplain 6838/6870
624.95/622.95	c qxplain 6855/6870
624.95/622.96	c qxplain 6863/6870
624.95/622.97	c qxplain 6867/6870
624.95/622.98	c qxplain 6869/6870
624.95/622.99	c qxplain 6870/6870
625.06/623.00	c 5612[?] -688[?] -687[?]  is mandatory 
625.06/623.00	c qxplain 6869/6869
625.06/623.01	c 5613[?] 688[?] 687[?] 556[?]  is mandatory 
625.06/623.01	c qxplain 6867/6868
625.06/623.01	c qxplain 6868/6868
625.06/623.02	c 5614[?] -689[?] -557[?]  is mandatory 
625.06/623.02	c qxplain 6867/6867
625.06/623.03	c 5615[?] -689[?] -688[?]  is mandatory 
625.06/623.03	c qxplain 6863/6866
625.06/623.04	c qxplain 6865/6866
625.06/623.05	c qxplain 6866/6866
625.06/623.06	c 5616[?] 689[?] 557[?] 688[?]  is mandatory 
625.06/623.06	c qxplain 6865/6865
625.06/623.06	c 5617[?] -690[?] -534[?]  is mandatory 
625.06/623.06	c qxplain 6863/6864
625.06/623.07	c qxplain 6864/6864
625.06/623.08	c 5618[?] -690[?] -689[?]  is mandatory 
625.06/623.08	c qxplain 6863/6863
625.06/623.09	c 5619[?] 690[?] 689[?] 534[?]  is mandatory 
625.06/623.09	c qxplain 6855/6862
625.06/623.09	c qxplain 6859/6862
625.16/623.10	c qxplain 6861/6862
625.16/623.11	c qxplain 6862/6862
625.16/623.12	c 5620[?] -691[?] -549[?]  is mandatory 
625.16/623.12	c qxplain 6861/6861
625.16/623.13	c 5621[?] -691[?] -690[?]  is mandatory 
625.16/623.13	c qxplain 6859/6860
625.16/623.14	c qxplain 6860/6860
625.16/623.15	c 5622[?] 691[?] 690[?] 549[?]  is mandatory 
625.16/623.15	c qxplain 6859/6859
625.16/623.16	c 5623[?] 517[?] -692[?]  is mandatory 
625.16/623.16	c qxplain 6855/6858
625.16/623.17	c qxplain 6857/6858
625.16/623.17	c qxplain 6858/6858
625.16/623.18	c 5624[?] -691[?] -692[?]  is mandatory 
625.16/623.18	c qxplain 6857/6857
625.16/623.19	c 5625[?] 692[?] 691[?] -517[?]  is mandatory 
625.16/623.19	c qxplain 6855/6856
625.16/623.19	c qxplain 6856/6856
625.26/623.20	c 5626[?] -517[?] -693[?]  is mandatory 
625.26/623.20	c qxplain 6855/6855
625.26/623.20	c 5627[?] 691[?] -693[?]  is mandatory 
625.26/623.20	c qxplain 6838/6854
625.26/623.21	c qxplain 6847/6854
625.26/623.22	c qxplain 6851/6854
625.26/623.23	c qxplain 6853/6854
625.26/623.24	c qxplain 6854/6854
625.26/623.24	c 5628[?] -691[?] 517[?] 693[?]  is mandatory 
625.26/623.24	c qxplain 6853/6853
626.45/624.43	c cleaning 11563 clauses out of 23155 with flag 2000/1273316
629.86/627.86	c cleaning 8769 clauses out of 17592 with flag 8000/1279316
631.17/629.18	c qxplain 6851/6852
631.17/629.19	c qxplain 6852/6852
631.57/629.50	c cleaning 6916 clauses out of 13915 with flag 1000/1284409
633.67/631.65	c cleaning 6448 clauses out of 13000 with flag 7001/1290410
635.97/633.96	c cleaning 6762 clauses out of 13551 with flag 14000/1297409
638.97/636.90	c cleaning 7376 clauses out of 14789 with flag 22000/1305409
642.98/640.94	c cleaning 8177 clauses out of 16414 with flag 31001/1314410
646.58/644.50	c qxplain 6851/6851
646.58/644.51	c 5631[?] 694[?] 692[?] 693[?]  is mandatory 
646.58/644.51	c qxplain 6847/6850
646.58/644.53	c qxplain 6849/6850
646.58/644.54	c qxplain 6850/6850
646.58/644.57	c 5632[?] -695[?] -156[?]  is mandatory 
646.58/644.57	c qxplain 6849/6849
646.58/644.57	c 5633[?] -695[?] 503[?]  is mandatory 
646.58/644.57	c qxplain 6847/6848
646.58/644.58	c qxplain 6848/6848
647.38/645.30	c 5634[?] 695[?] -503[?] 156[?]  is mandatory 
647.38/645.30	c qxplain 6847/6847
647.38/645.31	c 5635[?] -696[?] 156[?]  is mandatory 
647.38/645.31	c qxplain 6838/6846
647.38/645.32	c qxplain 6843/6846
647.38/645.35	c qxplain 6845/6846
647.38/645.35	c qxplain 6846/6846
647.38/645.36	c 5636[?] -696[?] -503[?]  is mandatory 
647.38/645.36	c qxplain 6845/6845
647.89/645.81	c 5637[?] -156[?] 503[?] 696[?]  is mandatory 
647.89/645.81	c qxplain 6843/6844
647.89/645.87	c qxplain 6844/6844
647.98/645.99	c 5638[?] -697[?] -695[?]  is mandatory 
647.98/645.99	c qxplain 6843/6843
648.18/646.13	c 5639[?] -696[?] -697[?]  is mandatory 
648.18/646.13	c qxplain 6838/6842
648.18/646.14	c qxplain 6841/6842
648.18/646.15	c qxplain 6842/6842
648.18/646.16	c 5640[?] 697[?] 695[?] 696[?]  is mandatory 
648.18/646.16	c qxplain 6841/6841
648.28/646.24	c 5641[?] -698[?] 492[?]  is mandatory 
648.28/646.24	c qxplain 6838/6840
648.28/646.25	c qxplain 6840/6840
648.28/646.26	c 5642[?] -698[?] -697[?]  is mandatory 
648.28/646.26	c qxplain 6838/6839
648.28/646.26	c qxplain 6839/6839
648.38/646.37	c 5643[?] 697[?] -492[?] 698[?]  is mandatory 
648.38/646.37	c qxplain 6838/6838
648.38/646.38	c 5644[?] -699[?] 134[?]  is mandatory 
648.38/646.38	c qxplain 6709/6837
648.38/646.39	c qxplain 6774/6837
648.48/646.40	c qxplain 6806/6837
648.48/646.40	c qxplain 6822/6837
648.48/646.41	c qxplain 6830/6837
648.48/646.42	c qxplain 6834/6837
648.48/646.42	c qxplain 6836/6837
648.48/646.44	c qxplain 6837/6837
648.48/646.49	c 5645[?] -699[?] 509[?]  is mandatory 
648.48/646.49	c qxplain 6836/6836
648.58/646.53	c 5646[?] 699[?] -134[?] -509[?]  is mandatory 
648.58/646.53	c qxplain 6834/6835
648.58/646.54	c qxplain 6835/6835
648.58/646.55	c 5647[?] -700[?] 116[?]  is mandatory 
648.58/646.55	c qxplain 6834/6834
648.58/646.56	c 5648[?] -700[?] 511[?]  is mandatory 
648.58/646.56	c qxplain 6830/6833
648.58/646.56	c qxplain 6832/6833
648.58/646.58	c qxplain 6833/6833
648.68/646.60	c 5649[?] -116[?] 700[?] -511[?]  is mandatory 
648.68/646.60	c qxplain 6832/6832
648.68/646.61	c 5650[?] -701[?] 98[?]  is mandatory 
648.68/646.61	c qxplain 6830/6831
648.68/646.62	c qxplain 6831/6831
648.68/646.62	c 5651[?] -701[?] 513[?]  is mandatory 
648.68/646.62	c qxplain 6830/6830
648.68/646.69	c 5652[?] 701[?] -98[?] -513[?]  is mandatory 
648.68/646.69	c qxplain 6822/6829
648.78/646.70	c qxplain 6826/6829
648.78/646.70	c qxplain 6828/6829
648.78/646.72	c qxplain 6829/6829
648.78/646.73	c 5653[?] -702[?] -700[?]  is mandatory 
648.78/646.73	c qxplain 6828/6828
648.88/646.81	c 5654[?] -702[?] -701[?]  is mandatory 
648.88/646.81	c qxplain 6826/6827
648.88/646.82	c qxplain 6827/6827
648.88/646.83	c 5655[?] 702[?] 701[?] 700[?]  is mandatory 
648.88/646.83	c qxplain 6826/6826
648.88/646.85	c 5656[?] -703[?] -699[?]  is mandatory 
648.88/646.85	c qxplain 6822/6825
648.88/646.86	c qxplain 6824/6825
648.88/646.86	c qxplain 6825/6825
648.88/646.87	c 5657[?] -703[?] 702[?]  is mandatory 
648.88/646.87	c qxplain 6824/6824
648.88/646.88	c 5658[?] 703[?] -702[?] 699[?]  is mandatory 
648.88/646.88	c qxplain 6822/6823
648.88/646.89	c qxplain 6823/6823
649.08/647.03	c 5659[?] -704[?] -698[?]  is mandatory 
649.08/647.03	c qxplain 6822/6822
649.08/647.04	c 5660[?] -704[?] 703[?]  is mandatory 
649.08/647.04	c qxplain 6806/6821
649.08/647.05	c qxplain 6814/6821
649.08/647.05	c qxplain 6818/6821
649.08/647.06	c qxplain 6820/6821
649.08/647.07	c qxplain 6821/6821
649.08/647.08	c 5661[?] 704[?] -703[?] 698[?]  is mandatory 
649.08/647.08	c qxplain 6820/6820
650.28/648.28	c cleaning 11726 clauses out of 23498 with flag 2000/1329672
652.39/650.32	c 5662[?] 34[?] -705[?]  is mandatory 
652.39/650.32	c qxplain 6818/6819
652.89/650.87	c cleaning 8401 clauses out of 16864 with flag 1000/1334764
653.39/651.36	c qxplain 6819/6819
653.69/651.63	c 5663[?] -705[?] -542[?]  is mandatory 
653.69/651.63	c qxplain 6818/6818
654.59/652.50	c 5664[?] -34[?] 705[?] 542[?]  is mandatory 
654.59/652.50	c qxplain 6814/6817
654.59/652.51	c qxplain 6816/6817
654.59/652.51	c qxplain 6817/6817
654.59/652.52	c 5665[?] -706[?] -543[?]  is mandatory 
654.59/652.52	c qxplain 6816/6816
654.59/652.53	c 5666[?] -705[?] -706[?]  is mandatory 
654.59/652.53	c qxplain 6814/6815
655.69/653.68	c cleaning 7585 clauses out of 15222 with flag 3000/1341523
657.99/655.93	c cleaning 6800 clauses out of 13638 with flag 9001/1347524
658.29/656.29	c qxplain 6815/6815
659.69/657.64	c cleaning 6022 clauses out of 12118 with flag 4001/1352804
661.99/659.91	c cleaning 6024 clauses out of 12097 with flag 10002/1358805
663.99/661.90	c cleaning 6497 clauses out of 13071 with flag 17000/1365803
667.29/665.21	c cleaning 7267 clauses out of 14574 with flag 25000/1373803
671.09/669.02	c cleaning 8128 clauses out of 16307 with flag 34000/1382803
672.99/670.96	c 5667[?] 543[?] 705[?] 706[?]  is mandatory 
672.99/670.96	c qxplain 6814/6814
673.29/671.20	c cleaning 6766 clauses out of 13567 with flag 1001/1388191
675.30/673.25	c cleaning 6378 clauses out of 12802 with flag 7002/1394192
677.61/675.58	c cleaning 6684 clauses out of 13423 with flag 14001/1401191
679.60/677.51	c 5668[?] -707[?] 50[?]  is mandatory 
679.60/677.51	c qxplain 6806/6813
679.60/677.51	c qxplain 6810/6813
679.60/677.52	c qxplain 6812/6813
679.60/677.52	c qxplain 6813/6813
679.60/677.53	c 5669[?] -707[?] 706[?]  is mandatory 
679.60/677.53	c qxplain 6812/6812
679.90/677.89	c cleaning 6093 clauses out of 12239 with flag 1001/1406691
680.30/678.29	c 5670[?] -706[?] -50[?] 707[?]  is mandatory 
680.30/678.29	c qxplain 6810/6811
680.30/678.29	c qxplain 6811/6811
680.50/678.44	c 5671[?] -708[?] 34[?]  is mandatory 
680.50/678.44	c qxplain 6810/6810
682.01/679.91	c cleaning 6292 clauses out of 12640 with flag 4000/1413185
684.11/682.08	c cleaning 6133 clauses out of 12348 with flag 10000/1419185
686.41/684.30	c cleaning 6574 clauses out of 13215 with flag 17000/1426185
689.71/687.68	c cleaning 7306 clauses out of 14641 with flag 25000/1434185
693.71/691.67	c cleaning 8147 clauses out of 16337 with flag 34002/1443187
696.91/694.87	c 5672[?] -708[?] -50[?]  is mandatory 
696.91/694.87	c qxplain 6806/6809
696.91/694.88	c qxplain 6808/6809
699.11/697.04	c cleaning 10155 clauses out of 20321 with flag 5000/1455318
699.71/697.60	c qxplain 6809/6809
699.71/697.62	c 5673[?] 708[?] -34[?] 50[?]  is mandatory 
699.71/697.62	c qxplain 6808/6808
700.41/698.39	c 5674[?] -707[?] -709[?]  is mandatory 
700.41/698.39	c qxplain 6806/6807
700.41/698.39	c qxplain 6807/6807
700.51/698.40	c 5675[?] -708[?] -709[?]  is mandatory 
700.51/698.40	c qxplain 6806/6806
700.51/698.41	c 5676[?] 709[?] 707[?] 708[?]  is mandatory 
700.51/698.41	c qxplain 6774/6805
700.51/698.41	c qxplain 6790/6805
700.51/698.42	c qxplain 6798/6805
700.51/698.42	c qxplain 6802/6805
700.51/698.43	c qxplain 6804/6805
700.51/698.43	c qxplain 6805/6805
700.51/698.44	c 5677[?] -710[?] 534[?]  is mandatory 
700.51/698.44	c qxplain 6804/6804
700.51/698.45	c 5678[?] -710[?] -709[?]  is mandatory 
700.51/698.45	c qxplain 6802/6803
700.51/698.45	c qxplain 6803/6803
700.51/698.46	c 5679[?] 709[?] 710[?] -534[?]  is mandatory 
700.51/698.46	c qxplain 6802/6802
700.51/698.47	c 5680[?] -711[?] 192[?]  is mandatory 
700.51/698.47	c qxplain 6798/6801
700.51/698.47	c qxplain 6800/6801
700.51/698.48	c qxplain 6801/6801
700.62/698.52	c 5681[?] -711[?] 556[?]  is mandatory 
700.62/698.52	c qxplain 6800/6800
700.62/698.52	c 5682[?] -192[?] 711[?] -556[?]  is mandatory 
700.62/698.52	c qxplain 6798/6799
700.62/698.57	c qxplain 6799/6799
701.61/699.56	c cleaning 7964 clauses out of 15968 with flag 2002/1461120
702.51/700.43	c 5683[?] -712[?] -671[?]  is mandatory 
702.51/700.43	c qxplain 6798/6798
702.61/700.55	c 5684[?] 675[?] -712[?]  is mandatory 
702.61/700.55	c qxplain 6790/6797
702.61/700.59	c qxplain 6794/6797
702.71/700.65	c qxplain 6796/6797
702.82/700.70	c qxplain 6797/6797
702.82/700.75	c 5685[?] 712[?] -675[?] 671[?]  is mandatory 
702.82/700.75	c qxplain 6796/6796
702.82/700.77	c 5686[?] 582[?] -713[?]  is mandatory 
702.82/700.77	c qxplain 6794/6795
702.92/700.82	c qxplain 6795/6795
702.92/700.87	c 5687[?] -712[?] -713[?]  is mandatory 
702.92/700.87	c qxplain 6794/6794
703.01/700.93	c 5688[?] 713[?] -582[?] 712[?]  is mandatory 
703.01/700.93	c qxplain 6790/6793
703.01/700.98	c qxplain 6792/6793
703.12/701.02	c qxplain 6793/6793
703.12/701.08	c 5689[?] -714[?] 3[?]  is mandatory 
703.12/701.08	c qxplain 6792/6792
703.12/701.09	c 5690[?] -714[?] 585[?]  is mandatory 
703.12/701.09	c qxplain 6790/6791
703.22/701.13	c qxplain 6791/6791
703.22/701.16	c 5691[?] -585[?] -3[?] 714[?]  is mandatory 
703.22/701.16	c qxplain 6790/6790
703.32/701.21	c 5692[?] -715[?] -3[?]  is mandatory 
703.32/701.21	c qxplain 6774/6789
703.32/701.21	c qxplain 6782/6789
703.32/701.25	c qxplain 6786/6789
703.32/701.29	c qxplain 6788/6789
703.42/701.33	c qxplain 6789/6789
703.52/701.44	c 5693[?] -715[?] -585[?]  is mandatory 
703.52/701.44	c qxplain 6788/6788
703.52/701.47	c 5694[?] 3[?] 585[?] 715[?]  is mandatory 
703.52/701.47	c qxplain 6786/6787
703.62/701.51	c qxplain 6787/6787
703.62/701.54	c 5695[?] -714[?] -716[?]  is mandatory 
703.62/701.54	c qxplain 6786/6786
703.62/701.58	c 5696[?] -715[?] -716[?]  is mandatory 
703.62/701.58	c qxplain 6782/6785
703.72/701.63	c qxplain 6784/6785
703.72/701.67	c qxplain 6785/6785
703.82/701.70	c 5697[?] 714[?] 715[?] 716[?]  is mandatory 
703.82/701.70	c qxplain 6784/6784
703.82/701.75	c 5698[?] 713[?] -717[?]  is mandatory 
703.82/701.75	c qxplain 6782/6783
703.93/701.80	c qxplain 6783/6783
703.93/701.84	c 5699[?] -716[?] -717[?]  is mandatory 
703.93/701.84	c qxplain 6782/6782
703.93/701.89	c 5700[?] -713[?] 716[?] 717[?]  is mandatory 
703.93/701.89	c qxplain 6774/6781
703.93/701.90	c qxplain 6778/6781
704.03/701.93	c qxplain 6780/6781
704.03/701.94	c qxplain 6781/6781
704.03/701.95	c 5701[?] -713[?] -718[?]  is mandatory 
704.03/701.95	c qxplain 6780/6780
704.03/701.96	c 5702[?] 716[?] -718[?]  is mandatory 
704.03/701.96	c qxplain 6778/6779
704.03/701.97	c qxplain 6779/6779
704.03/701.98	c 5703[?] -716[?] 713[?] 718[?]  is mandatory 
704.03/701.98	c qxplain 6778/6778
704.03/701.99	c 5704[?] -717[?] -719[?]  is mandatory 
704.03/701.99	c qxplain 6774/6777
704.03/701.99	c qxplain 6776/6777
704.12/702.00	c qxplain 6777/6777
704.12/702.00	c 5705[?] -718[?] -719[?]  is mandatory 
704.12/702.00	c qxplain 6776/6776
704.12/702.01	c 5706[?] 719[?] 718[?] 717[?]  is mandatory 
704.12/702.01	c qxplain 6774/6775
704.12/702.02	c qxplain 6775/6775
704.12/702.02	c 5707[?] -720[?] -556[?]  is mandatory 
704.12/702.02	c qxplain 6774/6774
704.12/702.03	c 5708[?] -720[?] -719[?]  is mandatory 
704.12/702.03	c qxplain 6709/6773
704.12/702.03	c qxplain 6742/6773
704.12/702.04	c qxplain 6758/6773
704.12/702.04	c qxplain 6766/6773
704.12/702.05	c qxplain 6770/6773
704.12/702.05	c qxplain 6772/6773
704.12/702.06	c qxplain 6773/6773
704.12/702.06	c 5709[?] 719[?] 556[?] 720[?]  is mandatory 
704.12/702.06	c qxplain 6772/6772
704.12/702.07	c 5710[?] -711[?] -721[?]  is mandatory 
704.12/702.07	c qxplain 6770/6771
704.12/702.08	c qxplain 6771/6771
704.12/702.08	c 5711[?] -720[?] -721[?]  is mandatory 
704.12/702.08	c qxplain 6770/6770
704.12/702.09	c 5712[?] 721[?] 711[?] 720[?]  is mandatory 
704.12/702.09	c qxplain 6766/6769
704.12/702.09	c qxplain 6768/6769
704.22/702.10	c qxplain 6769/6769
704.22/702.10	c 5713[?] -722[?] -534[?]  is mandatory 
704.22/702.10	c qxplain 6768/6768
704.22/702.11	c 5714[?] -722[?] -721[?]  is mandatory 
704.22/702.11	c qxplain 6766/6767
704.22/702.12	c qxplain 6767/6767
704.22/702.12	c 5715[?] 721[?] 722[?] 534[?]  is mandatory 
704.22/702.12	c qxplain 6766/6766
704.22/702.13	c 5716[?] -723[?] -710[?]  is mandatory 
704.22/702.13	c qxplain 6758/6765
704.22/702.13	c qxplain 6762/6765
704.22/702.14	c qxplain 6764/6765
704.22/702.14	c qxplain 6765/6765
704.22/702.15	c 5717[?] -722[?] -723[?]  is mandatory 
704.22/702.15	c qxplain 6764/6764
704.22/702.16	c 5718[?] 723[?] 722[?] 710[?]  is mandatory 
704.22/702.16	c qxplain 6762/6763
704.22/702.17	c qxplain 6763/6763
704.22/702.17	c 5719[?] -724[?] -704[?]  is mandatory 
704.22/702.17	c qxplain 6762/6762
704.32/702.23	c 5720[?] -724[?] -723[?]  is mandatory 
704.32/702.23	c qxplain 6758/6761
704.32/702.28	c qxplain 6760/6761
704.42/702.37	c qxplain 6761/6761
704.52/702.45	c 5721[?] 723[?] 724[?] 704[?]  is mandatory 
704.52/702.45	c qxplain 6760/6760
704.52/702.46	c 5722[?] -725[?] -172[?]  is mandatory 
704.52/702.46	c qxplain 6758/6759
704.52/702.47	c qxplain 6759/6759
704.52/702.47	c 5723[?] 502[?] -725[?]  is mandatory 
704.52/702.47	c qxplain 6758/6758
704.62/702.50	c 5724[?] 725[?] -502[?] 172[?]  is mandatory 
704.62/702.50	c qxplain 6742/6757
704.62/702.50	c qxplain 6750/6757
704.62/702.51	c qxplain 6754/6757
704.62/702.52	c qxplain 6756/6757
704.62/702.52	c qxplain 6757/6757
704.62/702.53	c 5725[?] -726[?] 172[?]  is mandatory 
704.62/702.53	c qxplain 6756/6756
704.62/702.55	c 5726[?] -726[?] -502[?]  is mandatory 
704.62/702.55	c qxplain 6754/6755
704.62/702.56	c qxplain 6755/6755
704.62/702.56	c 5727[?] 726[?] -172[?] 502[?]  is mandatory 
704.62/702.56	c qxplain 6754/6754
704.62/702.57	c 5728[?] -727[?] -725[?]  is mandatory 
704.62/702.57	c qxplain 6750/6753
704.62/702.58	c qxplain 6752/6753
704.62/702.59	c qxplain 6753/6753
704.62/702.59	c 5729[?] -727[?] -726[?]  is mandatory 
704.62/702.59	c qxplain 6752/6752
704.72/702.60	c 5730[?] 727[?] 726[?] 725[?]  is mandatory 
704.72/702.60	c qxplain 6750/6751
704.72/702.61	c qxplain 6751/6751
704.72/702.61	c 5731[?] -728[?] 492[?]  is mandatory 
704.72/702.61	c qxplain 6750/6750
704.72/702.62	c 5732[?] -728[?] -727[?]  is mandatory 
704.72/702.62	c qxplain 6742/6749
704.72/702.63	c qxplain 6746/6749
704.72/702.63	c qxplain 6748/6749
704.72/702.64	c qxplain 6749/6749
704.72/702.65	c 5733[?] 728[?] 727[?] -492[?]  is mandatory 
704.72/702.65	c qxplain 6748/6748
704.72/702.65	c 5734[?] -729[?] 133[?]  is mandatory 
704.72/702.65	c qxplain 6746/6747
704.72/702.66	c qxplain 6747/6747
704.82/702.71	c 5735[?] -729[?] 509[?]  is mandatory 
704.82/702.71	c qxplain 6746/6746
704.82/702.72	c 5736[?] 729[?] -133[?] -509[?]  is mandatory 
704.82/702.72	c qxplain 6742/6745
704.82/702.73	c qxplain 6744/6745
704.82/702.73	c qxplain 6745/6745
704.82/702.74	c 5737[?] -730[?] 115[?]  is mandatory 
704.82/702.74	c qxplain 6744/6744
704.82/702.74	c 5738[?] -730[?] 511[?]  is mandatory 
704.82/702.74	c qxplain 6742/6743
704.82/702.75	c qxplain 6743/6743
704.82/702.76	c 5739[?] 730[?] -115[?] -511[?]  is mandatory 
704.82/702.76	c qxplain 6742/6742
704.82/702.78	c 5740[?] -731[?] 97[?]  is mandatory 
704.82/702.78	c qxplain 6709/6741
704.82/702.79	c qxplain 6726/6741
704.82/702.79	c qxplain 6734/6741
704.92/702.80	c qxplain 6738/6741
704.92/702.81	c qxplain 6740/6741
704.92/702.81	c qxplain 6741/6741
704.92/702.82	c 5741[?] -731[?] 513[?]  is mandatory 
704.92/702.82	c qxplain 6740/6740
704.92/702.83	c 5742[?] 731[?] -97[?] -513[?]  is mandatory 
704.92/702.83	c qxplain 6738/6739
704.92/702.83	c qxplain 6739/6739
704.92/702.84	c 5743[?] -732[?] -730[?]  is mandatory 
704.92/702.84	c qxplain 6738/6738
704.92/702.85	c 5744[?] -731[?] -732[?]  is mandatory 
704.92/702.85	c qxplain 6734/6737
704.92/702.85	c qxplain 6736/6737
704.92/702.86	c qxplain 6737/6737
704.92/702.86	c 5745[?] 732[?] 731[?] 730[?]  is mandatory 
704.92/702.86	c qxplain 6736/6736
704.92/702.87	c 5746[?] -733[?] -729[?]  is mandatory 
704.92/702.87	c qxplain 6734/6735
704.92/702.88	c qxplain 6735/6735
704.92/702.88	c 5747[?] -733[?] 732[?]  is mandatory 
704.92/702.88	c qxplain 6734/6734
704.92/702.89	c 5748[?] 729[?] 733[?] -732[?]  is mandatory 
704.92/702.89	c qxplain 6726/6733
704.92/702.90	c qxplain 6730/6733
705.03/702.91	c qxplain 6732/6733
705.03/702.92	c qxplain 6733/6733
705.03/702.93	c 5749[?] -734[?] -728[?]  is mandatory 
705.03/702.93	c qxplain 6732/6732
705.03/702.93	c 5750[?] 733[?] -734[?]  is mandatory 
705.03/702.93	c qxplain 6730/6731
705.03/702.94	c qxplain 6731/6731
705.03/702.95	c 5751[?] 734[?] -733[?] 728[?]  is mandatory 
705.03/702.95	c qxplain 6730/6730
706.52/704.41	c cleaning 8979 clauses out of 17992 with flag 3001/1471108
708.92/706.82	c cleaning 7481 clauses out of 15012 with flag 9000/1477107
711.32/709.27	c cleaning 7214 clauses out of 14533 with flag 16002/1484109
714.53/712.41	c 5752[?] -735[?] -32[?]  is mandatory 
714.53/712.41	c qxplain 6726/6729
714.53/712.42	c qxplain 6728/6729
714.53/712.42	c qxplain 6729/6729
714.73/712.63	c 5753[?] -735[?] 541[?]  is mandatory 
714.73/712.63	c qxplain 6728/6728
714.73/712.64	c 5754[?] 735[?] -541[?] 32[?]  is mandatory 
714.73/712.64	c qxplain 6726/6727
715.03/712.99	c qxplain 6727/6727
715.73/713.62	c 5755[?] 33[?] -736[?]  is mandatory 
715.73/713.62	c qxplain 6726/6726
715.73/713.67	c 5756[?] -736[?] -735[?]  is mandatory 
715.73/713.67	c qxplain 6709/6725
715.73/713.68	c qxplain 6718/6725
715.73/713.68	c qxplain 6722/6725
715.73/713.69	c qxplain 6724/6725
715.73/713.69	c qxplain 6725/6725
716.04/713.98	c 5757[?] 736[?] -33[?] 735[?]  is mandatory 
716.04/713.98	c qxplain 6724/6724
716.04/713.99	c 5758[?] -737[?] -542[?]  is mandatory 
716.04/713.99	c qxplain 6722/6723
716.44/714.37	c qxplain 6723/6723
716.54/714.45	c 5759[?] -736[?] -737[?]  is mandatory 
716.54/714.45	c qxplain 6722/6722
716.54/714.46	c 5760[?] 736[?] 737[?] 542[?]  is mandatory 
716.54/714.46	c qxplain 6718/6721
716.54/714.47	c qxplain 6720/6721
716.54/714.48	c qxplain 6721/6721
718.34/716.29	c cleaning 11557 clauses out of 23126 with flag 4002/1499916
718.54/716.43	c 5761[?] -738[?] 50[?]  is mandatory 
718.54/716.43	c qxplain 6720/6720
718.54/716.44	c 5762[?] -738[?] 737[?]  is mandatory 
718.54/716.44	c qxplain 6718/6719
718.54/716.49	c qxplain 6719/6719
719.94/717.83	c 5763[?] -737[?] -50[?] 738[?]  is mandatory 
719.94/717.83	c qxplain 6718/6718
719.94/717.84	c 5764[?] -739[?] 33[?]  is mandatory 
719.94/717.84	c qxplain 6709/6717
719.94/717.84	c qxplain 6714/6717
719.94/717.87	c qxplain 6716/6717
720.64/718.55	c qxplain 6717/6717
720.64/718.58	c 5765[?] -739[?] -50[?]  is mandatory 
720.64/718.58	c qxplain 6716/6716
720.74/718.65	c 5766[?] -33[?] 50[?] 739[?]  is mandatory 
720.74/718.65	c qxplain 6714/6715
720.74/718.66	c qxplain 6715/6715
720.74/718.67	c 5767[?] -740[?] -738[?]  is mandatory 
720.74/718.67	c qxplain 6714/6714
720.84/718.71	c 5768[?] -740[?] -739[?]  is mandatory 
720.84/718.71	c qxplain 6709/6713
720.84/718.71	c qxplain 6712/6713
720.84/718.72	c qxplain 6713/6713
720.84/718.72	c 5769[?] 740[?] 738[?] 739[?]  is mandatory 
720.84/718.72	c qxplain 6712/6712
720.84/718.73	c 5770[?] -741[?] 534[?]  is mandatory 
720.84/718.73	c qxplain 6709/6711
720.84/718.74	c qxplain 6711/6711
720.84/718.74	c 5771[?] -741[?] -740[?]  is mandatory 
720.84/718.74	c qxplain 6709/6710
720.84/718.75	c qxplain 6710/6710
720.84/718.76	c 5772[?] 740[?] 741[?] -534[?]  is mandatory 
720.84/718.76	c qxplain 6709/6709
720.84/718.76	c 5773[?] -742[?] 191[?]  is mandatory 
720.84/718.76	c qxplain 6193/6708
720.84/718.77	c qxplain 6451/6708
720.84/718.78	c qxplain 6580/6708
720.84/718.78	c qxplain 6645/6708
720.84/718.79	c qxplain 6677/6708
720.84/718.79	c qxplain 6693/6708
720.94/718.80	c qxplain 6701/6708
720.94/718.80	c qxplain 6705/6708
720.94/718.81	c qxplain 6707/6708
720.94/718.82	c qxplain 6708/6708
720.94/718.87	c 5774[?] 556[?] -742[?]  is mandatory 
720.94/718.87	c qxplain 6707/6707
720.94/718.88	c 5775[?] 742[?] -191[?] -556[?]  is mandatory 
720.94/718.88	c qxplain 6705/6706
721.04/718.95	c qxplain 6706/6706
721.44/719.38	c 5776[?] -743[?] -671[?]  is mandatory 
721.44/719.38	c qxplain 6705/6705
721.55/719.46	c 5777[?] -743[?] 674[?]  is mandatory 
721.55/719.46	c qxplain 6701/6704
721.65/719.53	c qxplain 6703/6704
721.65/719.59	c qxplain 6704/6704
721.74/719.63	c 5778[?] -674[?] 671[?] 743[?]  is mandatory 
721.74/719.63	c qxplain 6703/6703
721.74/719.68	c 5779[?] 575[?] -744[?]  is mandatory 
721.74/719.68	c qxplain 6701/6702
721.74/719.69	c qxplain 6702/6702
721.84/719.70	c 5780[?] -744[?] -743[?]  is mandatory 
721.84/719.70	c qxplain 6701/6701
721.84/719.71	c 5781[?] 744[?] -575[?] 743[?]  is mandatory 
721.84/719.71	c qxplain 6693/6700
721.84/719.72	c qxplain 6697/6700
721.84/719.72	c qxplain 6699/6700
721.84/719.73	c qxplain 6700/6700
721.84/719.74	c 5782[?] -745[?] 4[?]  is mandatory 
721.84/719.74	c qxplain 6699/6699
721.84/719.74	c 5783[?] -745[?] 578[?]  is mandatory 
721.84/719.74	c qxplain 6697/6698
721.84/719.75	c qxplain 6698/6698
721.84/719.76	c 5784[?] -578[?] 745[?] -4[?]  is mandatory 
721.84/719.76	c qxplain 6697/6697
721.84/719.76	c 5785[?] -746[?] -4[?]  is mandatory 
721.84/719.76	c qxplain 6693/6696
721.84/719.77	c qxplain 6695/6696
721.84/719.77	c qxplain 6696/6696
721.84/719.78	c 5786[?] -746[?] -578[?]  is mandatory 
721.84/719.78	c qxplain 6695/6695
721.84/719.79	c 5787[?] 578[?] 746[?] 4[?]  is mandatory 
721.84/719.79	c qxplain 6693/6694
721.84/719.79	c qxplain 6694/6694
721.94/719.80	c 5788[?] -745[?] -747[?]  is mandatory 
721.94/719.80	c qxplain 6693/6693
721.94/719.81	c 5789[?] -746[?] -747[?]  is mandatory 
721.94/719.81	c qxplain 6677/6692
721.94/719.81	c qxplain 6685/6692
721.94/719.82	c qxplain 6689/6692
721.94/719.83	c qxplain 6691/6692
721.94/719.83	c qxplain 6692/6692
721.94/719.84	c 5790[?] 745[?] 747[?] 746[?]  is mandatory 
721.94/719.84	c qxplain 6691/6691
721.94/719.84	c 5791[?] -748[?] 744[?]  is mandatory 
721.94/719.84	c qxplain 6689/6690
721.94/719.85	c qxplain 6690/6690
721.94/719.86	c 5792[?] -748[?] -747[?]  is mandatory 
721.94/719.86	c qxplain 6689/6689
721.94/719.87	c 5793[?] -744[?] 747[?] 748[?]  is mandatory 
721.94/719.87	c qxplain 6685/6688
721.94/719.87	c qxplain 6687/6688
721.94/719.88	c qxplain 6688/6688
721.94/719.89	c 5794[?] -744[?] -749[?]  is mandatory 
721.94/719.89	c qxplain 6687/6687
721.94/719.89	c 5795[?] -749[?] 747[?]  is mandatory 
721.94/719.89	c qxplain 6685/6686
722.04/719.90	c qxplain 6686/6686
722.04/719.91	c 5796[?] 744[?] -747[?] 749[?]  is mandatory 
722.04/719.91	c qxplain 6685/6685
722.04/719.92	c 5797[?] -748[?] -750[?]  is mandatory 
722.04/719.92	c qxplain 6677/6684
722.04/719.92	c qxplain 6681/6684
722.04/719.93	c qxplain 6683/6684
722.04/719.94	c qxplain 6684/6684
722.04/719.94	c 5798[?] -749[?] -750[?]  is mandatory 
722.04/719.94	c qxplain 6683/6683
722.04/719.95	c 5799[?] 750[?] 748[?] 749[?]  is mandatory 
722.04/719.95	c qxplain 6681/6682
722.04/719.96	c qxplain 6682/6682
722.04/719.96	c 5800[?] -751[?] -556[?]  is mandatory 
722.04/719.96	c qxplain 6681/6681
722.04/719.97	c 5801[?] -751[?] -750[?]  is mandatory 
722.04/719.97	c qxplain 6677/6680
722.04/719.98	c qxplain 6679/6680
722.04/719.98	c qxplain 6680/6680
722.04/719.99	c 5802[?] 750[?] 556[?] 751[?]  is mandatory 
722.04/719.99	c qxplain 6679/6679
722.04/720.00	c 5803[?] -752[?] -742[?]  is mandatory 
722.04/720.00	c qxplain 6677/6678
722.14/720.00	c qxplain 6678/6678
722.14/720.01	c 5804[?] -751[?] -752[?]  is mandatory 
722.14/720.01	c qxplain 6677/6677
722.14/720.01	c 5805[?] 752[?] 742[?] 751[?]  is mandatory 
722.14/720.01	c qxplain 6645/6676
722.14/720.02	c qxplain 6661/6676
722.14/720.03	c qxplain 6669/6676
722.14/720.03	c qxplain 6673/6676
722.14/720.04	c qxplain 6675/6676
722.14/720.04	c qxplain 6676/6676
722.14/720.05	c 5806[?] -753[?] -534[?]  is mandatory 
722.14/720.05	c qxplain 6675/6675
722.14/720.05	c 5807[?] -753[?] -752[?]  is mandatory 
722.14/720.05	c qxplain 6673/6674
722.14/720.06	c qxplain 6674/6674
722.14/720.07	c 5808[?] 753[?] 752[?] 534[?]  is mandatory 
722.14/720.07	c qxplain 6673/6673
722.14/720.07	c 5809[?] -754[?] -741[?]  is mandatory 
722.14/720.07	c qxplain 6669/6672
722.14/720.08	c qxplain 6671/6672
722.14/720.08	c qxplain 6672/6672
722.14/720.09	c 5810[?] -754[?] -753[?]  is mandatory 
722.14/720.09	c qxplain 6671/6671
722.14/720.09	c 5811[?] 754[?] 753[?] 741[?]  is mandatory 
722.14/720.09	c qxplain 6669/6670
722.24/720.11	c qxplain 6670/6670
722.24/720.11	c 5812[?] -734[?] -755[?]  is mandatory 
722.24/720.11	c qxplain 6669/6669
722.24/720.12	c 5813[?] -755[?] -754[?]  is mandatory 
722.24/720.12	c qxplain 6661/6668
722.24/720.13	c qxplain 6665/6668
722.24/720.13	c qxplain 6667/6668
722.24/720.14	c qxplain 6668/6668
722.24/720.15	c 5814[?] 754[?] 734[?] 755[?]  is mandatory 
722.24/720.15	c qxplain 6667/6667
722.24/720.16	c 5815[?] -756[?] -160[?]  is mandatory 
722.24/720.16	c qxplain 6665/6666
722.24/720.17	c qxplain 6666/6666
722.24/720.18	c 5816[?] -756[?] 501[?]  is mandatory 
722.24/720.18	c qxplain 6665/6665
722.24/720.19	c 5817[?] -501[?] 160[?] 756[?]  is mandatory 
722.24/720.19	c qxplain 6661/6664
722.34/720.20	c qxplain 6663/6664
722.34/720.21	c qxplain 6664/6664
722.34/720.21	c 5818[?] -757[?] 160[?]  is mandatory 
722.34/720.21	c qxplain 6663/6663
722.34/720.22	c 5819[?] -757[?] -501[?]  is mandatory 
722.34/720.22	c qxplain 6661/6662
722.34/720.23	c qxplain 6662/6662
722.34/720.23	c 5820[?] 757[?] -160[?] 501[?]  is mandatory 
722.34/720.23	c qxplain 6661/6661
722.34/720.25	c 5821[?] -758[?] -756[?]  is mandatory 
722.34/720.25	c qxplain 6645/6660
722.34/720.26	c qxplain 6653/6660
722.34/720.26	c qxplain 6657/6660
722.34/720.27	c qxplain 6659/6660
722.34/720.27	c qxplain 6660/6660
722.34/720.28	c 5822[?] -758[?] -757[?]  is mandatory 
722.34/720.28	c qxplain 6659/6659
722.34/720.29	c 5823[?] 758[?] 757[?] 756[?]  is mandatory 
722.34/720.29	c qxplain 6657/6658
722.34/720.29	c qxplain 6658/6658
722.44/720.30	c 5824[?] -759[?] 492[?]  is mandatory 
722.44/720.30	c qxplain 6657/6657
722.44/720.31	c 5825[?] -759[?] -758[?]  is mandatory 
722.44/720.31	c qxplain 6653/6656
722.44/720.31	c qxplain 6655/6656
722.44/720.32	c qxplain 6656/6656
722.44/720.33	c 5826[?] 759[?] 758[?] -492[?]  is mandatory 
722.44/720.33	c qxplain 6655/6655
722.44/720.33	c 5827[?] -760[?] 132[?]  is mandatory 
722.44/720.33	c qxplain 6653/6654
722.44/720.34	c qxplain 6654/6654
722.44/720.35	c 5828[?] -760[?] 509[?]  is mandatory 
722.44/720.35	c qxplain 6653/6653
722.44/720.35	c 5829[?] 760[?] -132[?] -509[?]  is mandatory 
722.44/720.35	c qxplain 6645/6652
722.44/720.36	c qxplain 6649/6652
722.44/720.37	c qxplain 6651/6652
722.44/720.37	c qxplain 6652/6652
722.44/720.38	c 5830[?] -761[?] 114[?]  is mandatory 
722.44/720.38	c qxplain 6651/6651
722.44/720.38	c 5831[?] -761[?] 511[?]  is mandatory 
722.44/720.38	c qxplain 6649/6650
722.44/720.39	c qxplain 6650/6650
722.54/720.40	c 5832[?] 761[?] -114[?] -511[?]  is mandatory 
722.54/720.40	c qxplain 6649/6649
722.54/720.41	c 5833[?] 96[?] -762[?]  is mandatory 
722.54/720.41	c qxplain 6645/6648
722.54/720.41	c qxplain 6647/6648
722.54/720.42	c qxplain 6648/6648
722.54/720.43	c 5834[?] -762[?] 513[?]  is mandatory 
722.54/720.43	c qxplain 6647/6647
722.54/720.44	c 5835[?] -96[?] 762[?] -513[?]  is mandatory 
722.54/720.44	c qxplain 6645/6646
722.54/720.45	c qxplain 6646/6646
722.54/720.45	c 5836[?] -761[?] -763[?]  is mandatory 
722.54/720.45	c qxplain 6645/6645
722.54/720.46	c 5837[?] -763[?] -762[?]  is mandatory 
722.54/720.46	c qxplain 6580/6644
722.54/720.47	c qxplain 6613/6644
722.54/720.47	c qxplain 6629/6644
722.54/720.48	c qxplain 6637/6644
722.54/720.48	c qxplain 6641/6644
722.54/720.49	c qxplain 6643/6644
722.54/720.49	c qxplain 6644/6644
722.64/720.50	c 5838[?] 763[?] 762[?] 761[?]  is mandatory 
722.64/720.50	c qxplain 6643/6643
722.64/720.51	c 5839[?] -764[?] -760[?]  is mandatory 
722.64/720.51	c qxplain 6641/6642
722.64/720.51	c qxplain 6642/6642
722.64/720.52	c 5840[?] -764[?] 763[?]  is mandatory 
722.64/720.52	c qxplain 6641/6641
722.64/720.53	c 5841[?] 764[?] 760[?] -763[?]  is mandatory 
722.64/720.53	c qxplain 6637/6640
722.64/720.53	c qxplain 6639/6640
722.64/720.54	c qxplain 6640/6640
722.64/720.55	c 5842[?] -765[?] -759[?]  is mandatory 
722.64/720.55	c qxplain 6639/6639
722.64/720.55	c 5843[?] -765[?] 764[?]  is mandatory 
722.64/720.55	c qxplain 6637/6638
722.64/720.56	c qxplain 6638/6638
722.64/720.57	c 5844[?] 765[?] -764[?] 759[?]  is mandatory 
722.64/720.57	c qxplain 6637/6637
722.64/720.58	c 5845[?] -766[?] 32[?]  is mandatory 
722.64/720.58	c qxplain 6629/6636
722.64/720.58	c qxplain 6633/6636
722.64/720.59	c qxplain 6635/6636
722.75/720.64	c qxplain 6636/6636
722.75/720.66	c 5846[?] -766[?] -541[?]  is mandatory 
722.75/720.66	c qxplain 6635/6635
722.75/720.67	c 5847[?] 766[?] -32[?] 541[?]  is mandatory 
722.75/720.67	c qxplain 6633/6634
722.75/720.68	c qxplain 6634/6634
722.75/720.68	c 5848[?] -767[?] -735[?]  is mandatory 
722.75/720.68	c qxplain 6633/6633
722.75/720.69	c 5849[?] -767[?] -766[?]  is mandatory 
722.75/720.69	c qxplain 6629/6632
722.85/720.70	c qxplain 6631/6632
722.85/720.71	c qxplain 6632/6632
722.85/720.71	c 5850[?] 735[?] 767[?] 766[?]  is mandatory 
722.85/720.71	c qxplain 6631/6631
722.85/720.74	c 5851[?] -768[?] 50[?]  is mandatory 
722.85/720.74	c qxplain 6629/6630
722.85/720.75	c qxplain 6630/6630
722.85/720.76	c 5852[?] -768[?] 767[?]  is mandatory 
722.85/720.76	c qxplain 6629/6629
722.85/720.76	c 5853[?] 768[?] -767[?] -50[?]  is mandatory 
722.85/720.76	c qxplain 6613/6628
722.85/720.77	c qxplain 6621/6628
722.85/720.77	c qxplain 6625/6628
722.85/720.78	c qxplain 6627/6628
722.85/720.79	c qxplain 6628/6628
722.85/720.79	c 5854[?] -769[?] 32[?]  is mandatory 
722.85/720.79	c qxplain 6627/6627
722.95/720.83	c 5855[?] -769[?] -50[?]  is mandatory 
722.95/720.83	c qxplain 6625/6626
722.95/720.83	c qxplain 6626/6626
722.95/720.84	c 5856[?] -32[?] 769[?] 50[?]  is mandatory 
722.95/720.84	c qxplain 6625/6625
722.95/720.85	c 5857[?] -770[?] -768[?]  is mandatory 
722.95/720.85	c qxplain 6621/6624
722.95/720.85	c qxplain 6623/6624
722.95/720.86	c qxplain 6624/6624
722.95/720.87	c 5858[?] -769[?] -770[?]  is mandatory 
722.95/720.87	c qxplain 6623/6623
722.95/720.87	c 5859[?] 770[?] 768[?] 769[?]  is mandatory 
722.95/720.87	c qxplain 6621/6622
722.95/720.88	c qxplain 6622/6622
722.95/720.89	c 5860[?] -771[?] 534[?]  is mandatory 
722.95/720.89	c qxplain 6621/6621
722.95/720.89	c 5861[?] -771[?] -770[?]  is mandatory 
722.95/720.89	c qxplain 6613/6620
723.05/720.90	c qxplain 6617/6620
723.05/720.91	c qxplain 6619/6620
723.05/720.91	c qxplain 6620/6620
723.05/720.92	c 5862[?] 771[?] 770[?] -534[?]  is mandatory 
723.05/720.92	c qxplain 6619/6619
723.05/720.93	c 5863[?] -772[?] 190[?]  is mandatory 
723.05/720.93	c qxplain 6617/6618
723.05/720.93	c qxplain 6618/6618
723.15/721.00	c 5864[?] -772[?] 556[?]  is mandatory 
723.15/721.00	c qxplain 6617/6617
723.15/721.01	c 5865[?] 772[?] -190[?] -556[?]  is mandatory 
723.15/721.01	c qxplain 6613/6616
723.15/721.04	c qxplain 6615/6616
723.15/721.05	c qxplain 6616/6616
723.15/721.07	c 5866[?] -773[?] -671[?]  is mandatory 
723.15/721.07	c qxplain 6615/6615
723.15/721.09	c 5867[?] 673[?] -773[?]  is mandatory 
723.15/721.09	c qxplain 6613/6614
723.25/721.10	c qxplain 6614/6614
723.25/721.11	c 5868[?] 773[?] -673[?] 671[?]  is mandatory 
723.25/721.11	c qxplain 6613/6613
723.25/721.11	c 5869[?] -774[?] 568[?]  is mandatory 
723.25/721.11	c qxplain 6580/6612
723.25/721.12	c qxplain 6597/6612
723.25/721.13	c qxplain 6605/6612
723.25/721.13	c qxplain 6609/6612
723.25/721.14	c qxplain 6611/6612
723.25/721.14	c qxplain 6612/6612
723.25/721.15	c 5870[?] -774[?] -773[?]  is mandatory 
723.25/721.15	c qxplain 6611/6611
723.25/721.16	c 5871[?] -568[?] 774[?] 773[?]  is mandatory 
723.25/721.16	c qxplain 6609/6610
723.25/721.16	c qxplain 6610/6610
723.25/721.17	c 5872[?] -775[?] 5[?]  is mandatory 
723.25/721.17	c qxplain 6609/6609
723.25/721.17	c 5873[?] -775[?] 571[?]  is mandatory 
723.25/721.17	c qxplain 6605/6608
723.25/721.18	c qxplain 6607/6608
723.25/721.19	c qxplain 6608/6608
723.25/721.19	c 5874[?] -571[?] -5[?] 775[?]  is mandatory 
723.25/721.19	c qxplain 6607/6607
723.35/721.20	c 5875[?] -776[?] -5[?]  is mandatory 
723.35/721.20	c qxplain 6605/6606
723.35/721.21	c qxplain 6606/6606
723.35/721.21	c 5876[?] -571[?] -776[?]  is mandatory 
723.35/721.21	c qxplain 6605/6605
723.35/721.22	c 5877[?] 571[?] 5[?] 776[?]  is mandatory 
723.35/721.22	c qxplain 6597/6604
723.35/721.23	c qxplain 6601/6604
723.35/721.23	c qxplain 6603/6604
723.35/721.24	c qxplain 6604/6604
723.35/721.25	c 5878[?] -775[?] -777[?]  is mandatory 
723.35/721.25	c qxplain 6603/6603
723.35/721.25	c 5879[?] -776[?] -777[?]  is mandatory 
723.35/721.25	c qxplain 6601/6602
723.35/721.26	c qxplain 6602/6602
723.35/721.26	c 5880[?] 775[?] 776[?] 777[?]  is mandatory 
723.35/721.26	c qxplain 6601/6601
723.35/721.27	c 5881[?] 774[?] -778[?]  is mandatory 
723.35/721.27	c qxplain 6597/6600
723.35/721.28	c qxplain 6599/6600
723.35/721.28	c qxplain 6600/6600
723.35/721.29	c 5882[?] -777[?] -778[?]  is mandatory 
723.35/721.29	c qxplain 6599/6599
723.35/721.30	c 5883[?] -774[?] 777[?] 778[?]  is mandatory 
723.35/721.30	c qxplain 6597/6598
723.45/721.30	c qxplain 6598/6598
723.45/721.31	c 5884[?] -774[?] -779[?]  is mandatory 
723.45/721.31	c qxplain 6597/6597
723.45/721.32	c 5885[?] -779[?] 777[?]  is mandatory 
723.45/721.32	c qxplain 6580/6596
723.45/721.32	c qxplain 6589/6596
723.45/721.33	c qxplain 6593/6596
723.45/721.33	c qxplain 6595/6596
723.45/721.34	c qxplain 6596/6596
723.45/721.35	c 5886[?] 774[?] -777[?] 779[?]  is mandatory 
723.45/721.35	c qxplain 6595/6595
723.45/721.35	c 5887[?] -778[?] -780[?]  is mandatory 
723.45/721.35	c qxplain 6593/6594
723.45/721.36	c qxplain 6594/6594
723.45/721.37	c 5888[?] -779[?] -780[?]  is mandatory 
723.45/721.37	c qxplain 6593/6593
723.45/721.37	c 5889[?] 778[?] 779[?] 780[?]  is mandatory 
723.45/721.37	c qxplain 6589/6592
723.45/721.38	c qxplain 6591/6592
723.45/721.39	c qxplain 6592/6592
723.45/721.39	c 5890[?] -781[?] -556[?]  is mandatory 
723.45/721.39	c qxplain 6591/6591
723.55/721.40	c 5891[?] -781[?] -780[?]  is mandatory 
723.55/721.40	c qxplain 6589/6590
723.55/721.41	c qxplain 6590/6590
723.55/721.41	c 5892[?] 780[?] 556[?] 781[?]  is mandatory 
723.55/721.41	c qxplain 6589/6589
723.55/721.42	c 5893[?] -782[?] -772[?]  is mandatory 
723.55/721.42	c qxplain 6580/6588
723.55/721.43	c qxplain 6585/6588
723.55/721.43	c qxplain 6587/6588
723.55/721.44	c qxplain 6588/6588
723.55/721.45	c 5894[?] -781[?] -782[?]  is mandatory 
723.55/721.45	c qxplain 6587/6587
723.55/721.45	c 5895[?] 782[?] 772[?] 781[?]  is mandatory 
723.55/721.45	c qxplain 6585/6586
723.55/721.46	c qxplain 6586/6586
723.55/721.47	c 5896[?] -783[?] -534[?]  is mandatory 
723.55/721.47	c qxplain 6585/6585
723.55/721.47	c 5897[?] -783[?] -782[?]  is mandatory 
723.55/721.47	c qxplain 6580/6584
723.55/721.48	c qxplain 6583/6584
723.55/721.48	c qxplain 6584/6584
723.55/721.49	c 5898[?] 783[?] 782[?] 534[?]  is mandatory 
723.55/721.49	c qxplain 6583/6583
723.65/721.50	c 5899[?] -784[?] -771[?]  is mandatory 
723.65/721.50	c qxplain 6580/6582
723.65/721.50	c qxplain 6582/6582
723.65/721.51	c 5900[?] -784[?] -783[?]  is mandatory 
723.65/721.51	c qxplain 6580/6581
723.65/721.52	c qxplain 6581/6581
723.65/721.52	c 5901[?] 784[?] 783[?] 771[?]  is mandatory 
723.65/721.52	c qxplain 6580/6580
723.65/721.53	c 5902[?] 765[?] -785[?]  is mandatory 
723.65/721.53	c qxplain 6451/6579
723.65/721.54	c qxplain 6516/6579
723.65/721.55	c qxplain 6548/6579
723.65/721.55	c qxplain 6564/6579
723.65/721.56	c qxplain 6572/6579
723.65/721.57	c qxplain 6576/6579
723.65/721.58	c qxplain 6578/6579
723.65/721.58	c qxplain 6579/6579
723.65/721.59	c 5903[?] -785[?] 784[?]  is mandatory 
723.65/721.59	c qxplain 6578/6578
723.65/721.60	c 5904[?] -784[?] -765[?] 785[?]  is mandatory 
723.65/721.60	c qxplain 6576/6577
723.76/721.61	c qxplain 6577/6577
723.76/721.62	c 5905[?] -167[?] -786[?]  is mandatory 
723.76/721.62	c qxplain 6576/6576
723.76/721.63	c 5906[?] -786[?] 500[?]  is mandatory 
723.76/721.63	c qxplain 6572/6575
723.76/721.64	c qxplain 6574/6575
723.76/721.64	c qxplain 6575/6575
723.76/721.66	c 5907[?] 786[?] -500[?] 167[?]  is mandatory 
723.76/721.66	c qxplain 6574/6574
723.76/721.66	c 5908[?] -787[?] 167[?]  is mandatory 
723.76/721.66	c qxplain 6572/6573
723.76/721.67	c qxplain 6573/6573
723.76/721.70	c 5909[?] -787[?] -500[?]  is mandatory 
723.76/721.70	c qxplain 6572/6572
723.86/721.70	c 5910[?] 787[?] -167[?] 500[?]  is mandatory 
723.86/721.70	c qxplain 6564/6571
723.86/721.71	c qxplain 6568/6571
723.86/721.72	c qxplain 6570/6571
723.86/721.73	c qxplain 6571/6571
723.86/721.74	c 5911[?] -788[?] -786[?]  is mandatory 
723.86/721.74	c qxplain 6570/6570
723.86/721.74	c 5912[?] -788[?] -787[?]  is mandatory 
723.86/721.74	c qxplain 6568/6569
723.86/721.75	c qxplain 6569/6569
723.86/721.76	c 5913[?] 788[?] 787[?] 786[?]  is mandatory 
723.86/721.76	c qxplain 6568/6568
723.86/721.77	c 5914[?] -789[?] 492[?]  is mandatory 
723.86/721.77	c qxplain 6564/6567
723.86/721.77	c qxplain 6566/6567
723.86/721.78	c qxplain 6567/6567
723.86/721.79	c 5915[?] -789[?] -788[?]  is mandatory 
723.86/721.79	c qxplain 6566/6566
723.86/721.79	c 5916[?] 789[?] 788[?] -492[?]  is mandatory 
723.86/721.79	c qxplain 6564/6565
723.95/721.80	c qxplain 6565/6565
723.95/721.81	c 5917[?] -790[?] 131[?]  is mandatory 
723.95/721.81	c qxplain 6564/6564
723.95/721.81	c 5918[?] -790[?] 509[?]  is mandatory 
723.95/721.81	c qxplain 6548/6563
723.95/721.82	c qxplain 6556/6563
723.95/721.83	c qxplain 6560/6563
723.95/721.83	c qxplain 6562/6563
723.95/721.84	c qxplain 6563/6563
723.95/721.85	c 5919[?] 790[?] -131[?] -509[?]  is mandatory 
723.95/721.85	c qxplain 6562/6562
723.95/721.85	c 5920[?] -791[?] 113[?]  is mandatory 
723.95/721.85	c qxplain 6560/6561
723.95/721.86	c qxplain 6561/6561
723.95/721.87	c 5921[?] -791[?] 511[?]  is mandatory 
723.95/721.87	c qxplain 6560/6560
723.95/721.87	c 5922[?] -113[?] 791[?] -511[?]  is mandatory 
723.95/721.87	c qxplain 6556/6559
723.95/721.88	c qxplain 6558/6559
723.95/721.89	c qxplain 6559/6559
723.95/721.89	c 5923[?] -792[?] 95[?]  is mandatory 
723.95/721.89	c qxplain 6558/6558
724.06/721.90	c 5924[?] -792[?] 513[?]  is mandatory 
724.06/721.90	c qxplain 6556/6557
724.06/721.91	c qxplain 6557/6557
724.06/721.91	c 5925[?] 792[?] -95[?] -513[?]  is mandatory 
724.06/721.91	c qxplain 6556/6556
724.06/721.92	c 5926[?] -791[?] -793[?]  is mandatory 
724.06/721.92	c qxplain 6548/6555
724.06/721.93	c qxplain 6552/6555
724.06/721.93	c qxplain 6554/6555
724.06/721.94	c qxplain 6555/6555
724.06/721.95	c 5927[?] -793[?] -792[?]  is mandatory 
724.06/721.95	c qxplain 6554/6554
724.06/721.95	c 5928[?] 793[?] 792[?] 791[?]  is mandatory 
724.06/721.95	c qxplain 6552/6553
724.06/721.96	c qxplain 6553/6553
724.06/721.97	c 5929[?] -794[?] -790[?]  is mandatory 
724.06/721.97	c qxplain 6552/6552
724.06/721.97	c 5930[?] -794[?] 793[?]  is mandatory 
724.06/721.97	c qxplain 6548/6551
724.06/721.98	c qxplain 6550/6551
724.06/721.99	c qxplain 6551/6551
724.06/721.99	c 5931[?] 794[?] 790[?] -793[?]  is mandatory 
724.06/721.99	c qxplain 6550/6550
724.16/722.00	c 5932[?] -795[?] -789[?]  is mandatory 
724.16/722.00	c qxplain 6548/6549
724.16/722.01	c qxplain 6549/6549
724.16/722.01	c 5933[?] -795[?] 794[?]  is mandatory 
724.16/722.01	c qxplain 6548/6548
724.16/722.02	c 5934[?] 795[?] -794[?] 789[?]  is mandatory 
724.16/722.02	c qxplain 6516/6547
724.16/722.03	c qxplain 6532/6547
724.16/722.03	c qxplain 6540/6547
724.16/722.04	c qxplain 6544/6547
724.16/722.05	c qxplain 6546/6547
724.66/722.55	c cleaning 10066 clauses out of 20182 with flag 1000/1508529
727.56/725.49	c qxplain 6547/6547
727.86/725.78	c 5935[?] -796[?] -28[?]  is mandatory 
727.86/725.78	c qxplain 6546/6546
727.96/725.87	c 5936[?] -29[?] -796[?]  is mandatory 
727.96/725.87	c qxplain 6544/6545
727.96/725.88	c qxplain 6545/6545
727.96/725.88	c 5937[?] 796[?] 28[?] 29[?]  is mandatory 
727.96/725.88	c qxplain 6544/6544
727.96/725.89	c 5938[?] -797[?] 539[?]  is mandatory 
727.96/725.89	c qxplain 6540/6543
728.06/725.90	c qxplain 6542/6543
728.06/725.91	c qxplain 6543/6543
728.06/725.92	c 5939[?] -797[?] 796[?]  is mandatory 
728.06/725.92	c qxplain 6542/6542
728.06/725.92	c 5940[?] 797[?] -796[?] -539[?]  is mandatory 
728.06/725.93	c qxplain 6540/6541
729.26/727.12	c qxplain 6541/6541
729.26/727.15	c 5941[?] -30[?] -798[?]  is mandatory 
729.26/727.15	c qxplain 6540/6540
729.26/727.16	c 5942[?] -798[?] 797[?]  is mandatory 
729.26/727.16	c qxplain 6532/6539
729.26/727.16	c qxplain 6536/6539
729.26/727.17	c qxplain 6538/6539
729.26/727.17	c qxplain 6539/6539
729.26/727.18	c 5943[?] 798[?] -797[?] 30[?]  is mandatory 
729.26/727.18	c qxplain 6538/6538
729.26/727.20	c 5944[?] 31[?] -799[?]  is mandatory 
729.26/727.20	c qxplain 6536/6537
729.36/727.21	c qxplain 6537/6537
729.36/727.21	c 5945[?] -798[?] -799[?]  is mandatory 
729.36/727.21	c qxplain 6536/6536
729.36/727.23	c 5946[?] 799[?] -31[?] 798[?]  is mandatory 
729.36/727.23	c qxplain 6532/6535
729.36/727.23	c qxplain 6534/6535
729.36/727.24	c qxplain 6535/6535
729.36/727.24	c 5947[?] -800[?] -541[?]  is mandatory 
729.36/727.24	c qxplain 6534/6534
729.36/727.25	c 5948[?] -800[?] -799[?]  is mandatory 
729.36/727.25	c qxplain 6532/6533
730.86/728.74	c qxplain 6533/6533
730.86/728.75	c 5949[?] 799[?] 800[?] 541[?]  is mandatory 
730.86/728.75	c qxplain 6532/6532
731.06/728.97	c 5950[?] -801[?] 50[?]  is mandatory 
731.06/728.97	c qxplain 6516/6531
731.06/728.98	c qxplain 6524/6531
731.06/728.99	c qxplain 6528/6531
731.06/728.99	c qxplain 6530/6531
731.16/729.00	c qxplain 6531/6531
731.16/729.00	c 5951[?] -801[?] 800[?]  is mandatory 
731.16/729.00	c qxplain 6530/6530
731.16/729.01	c 5952[?] -800[?] 801[?] -50[?]  is mandatory 
731.16/729.01	c qxplain 6528/6529
731.16/729.02	c qxplain 6529/6529
731.16/729.02	c 5953[?] -802[?] 31[?]  is mandatory 
731.16/729.02	c qxplain 6528/6528
731.36/729.29	c 5954[?] -802[?] -50[?]  is mandatory 
731.36/729.29	c qxplain 6524/6527
731.36/729.29	c qxplain 6526/6527
731.46/729.32	c qxplain 6527/6527
731.56/729.40	c 5955[?] 802[?] -31[?] 50[?]  is mandatory 
731.56/729.40	c qxplain 6526/6526
731.56/729.41	c 5956[?] -801[?] -803[?]  is mandatory 
731.56/729.41	c qxplain 6524/6525
731.56/729.42	c qxplain 6525/6525
731.56/729.49	c 5957[?] -803[?] -802[?]  is mandatory 
731.56/729.49	c qxplain 6524/6524
731.56/729.50	c 5958[?] 803[?] 801[?] 802[?]  is mandatory 
731.56/729.50	c qxplain 6516/6523
731.66/729.50	c qxplain 6520/6523
731.66/729.51	c qxplain 6522/6523
731.66/729.51	c qxplain 6523/6523
731.66/729.52	c 5959[?] -804[?] 534[?]  is mandatory 
731.66/729.52	c qxplain 6522/6522
731.66/729.53	c 5960[?] -804[?] -803[?]  is mandatory 
731.66/729.53	c qxplain 6520/6521
731.66/729.54	c qxplain 6521/6521
731.66/729.54	c 5961[?] 803[?] 804[?] -534[?]  is mandatory 
731.66/729.54	c qxplain 6520/6520
731.66/729.55	c 5962[?] -805[?] 189[?]  is mandatory 
731.66/729.55	c qxplain 6516/6519
731.66/729.56	c qxplain 6518/6519
731.66/729.57	c qxplain 6519/6519
731.76/729.64	c 5963[?] -805[?] 556[?]  is mandatory 
731.76/729.64	c qxplain 6518/6518
731.76/729.65	c 5964[?] 805[?] -189[?] -556[?]  is mandatory 
731.76/729.65	c qxplain 6516/6517
731.76/729.66	c qxplain 6517/6517
731.86/729.73	c 5965[?] -806[?] -671[?]  is mandatory 
731.86/729.73	c qxplain 6516/6516
731.86/729.77	c 5966[?] -806[?] -672[?]  is mandatory 
731.86/729.77	c qxplain 6451/6515
731.86/729.78	c qxplain 6484/6515
731.86/729.79	c qxplain 6500/6515
731.96/729.83	c qxplain 6508/6515
731.96/729.84	c qxplain 6512/6515
731.96/729.85	c qxplain 6514/6515
731.96/729.85	c qxplain 6515/6515
731.96/729.86	c 5967[?] 806[?] 671[?] 672[?]  is mandatory 
731.96/729.86	c qxplain 6514/6514
731.96/729.87	c 5968[?] -561[?] -807[?]  is mandatory 
731.96/729.87	c qxplain 6512/6513
731.96/729.88	c qxplain 6513/6513
731.96/729.88	c 5969[?] -807[?] -806[?]  is mandatory 
731.96/729.88	c qxplain 6512/6512
731.96/729.89	c 5970[?] 807[?] 561[?] 806[?]  is mandatory 
731.96/729.89	c qxplain 6508/6511
732.06/729.90	c qxplain 6510/6511
732.06/729.91	c qxplain 6511/6511
732.06/729.92	c 5971[?] -808[?] 6[?]  is mandatory 
732.06/729.92	c qxplain 6510/6510
732.06/729.92	c 5972[?] 564[?] -808[?]  is mandatory 
732.06/729.92	c qxplain 6508/6509
732.06/729.93	c qxplain 6509/6509
732.06/729.94	c 5973[?] -564[?] -6[?] 808[?]  is mandatory 
732.06/729.94	c qxplain 6508/6508
732.06/729.95	c 5974[?] -809[?] -6[?]  is mandatory 
732.06/729.95	c qxplain 6500/6507
732.06/729.95	c qxplain 6504/6507
732.06/729.96	c qxplain 6506/6507
732.06/729.97	c qxplain 6507/6507
732.06/729.98	c 5975[?] -809[?] -564[?]  is mandatory 
732.06/729.98	c qxplain 6506/6506
732.06/729.99	c 5976[?] 809[?] 564[?] 6[?]  is mandatory 
732.06/729.99	c qxplain 6504/6505
732.06/729.99	c qxplain 6505/6505
732.16/730.00	c 5977[?] -808[?] -810[?]  is mandatory 
732.16/730.00	c qxplain 6504/6504
732.16/730.01	c 5978[?] -810[?] -809[?]  is mandatory 
732.16/730.01	c qxplain 6500/6503
732.16/730.01	c qxplain 6502/6503
732.16/730.02	c qxplain 6503/6503
732.16/730.03	c 5979[?] 808[?] 809[?] 810[?]  is mandatory 
732.16/730.03	c qxplain 6502/6502
732.16/730.04	c 5980[?] 807[?] -811[?]  is mandatory 
732.16/730.04	c qxplain 6500/6501
732.16/730.04	c qxplain 6501/6501
732.16/730.05	c 5981[?] -810[?] -811[?]  is mandatory 
732.16/730.05	c qxplain 6500/6500
732.16/730.06	c 5982[?] -807[?] 810[?] 811[?]  is mandatory 
732.16/730.06	c qxplain 6484/6499
732.16/730.07	c qxplain 6492/6499
732.16/730.07	c qxplain 6496/6499
732.16/730.08	c qxplain 6498/6499
732.16/730.09	c qxplain 6499/6499
732.26/730.10	c 5983[?] -812[?] -807[?]  is mandatory 
732.26/730.10	c qxplain 6498/6498
732.26/730.11	c 5984[?] -812[?] 810[?]  is mandatory 
732.26/730.11	c qxplain 6496/6497
732.26/730.11	c qxplain 6497/6497
732.26/730.12	c 5985[?] -810[?] 807[?] 812[?]  is mandatory 
732.26/730.12	c qxplain 6496/6496
732.26/730.13	c 5986[?] -811[?] -813[?]  is mandatory 
732.26/730.13	c qxplain 6492/6495
732.26/730.13	c qxplain 6494/6495
732.26/730.14	c qxplain 6495/6495
732.26/730.15	c 5987[?] -812[?] -813[?]  is mandatory 
732.26/730.15	c qxplain 6494/6494
732.26/730.16	c 5988[?] 812[?] 811[?] 813[?]  is mandatory 
732.26/730.16	c qxplain 6492/6493
732.26/730.17	c qxplain 6493/6493
732.26/730.18	c 5989[?] -814[?] -556[?]  is mandatory 
732.26/730.18	c qxplain 6492/6492
732.26/730.18	c 5990[?] -814[?] -813[?]  is mandatory 
732.26/730.18	c qxplain 6484/6491
732.26/730.19	c qxplain 6488/6491
732.36/730.20	c qxplain 6490/6491
732.36/730.20	c qxplain 6491/6491
732.36/730.21	c 5991[?] 813[?] 556[?] 814[?]  is mandatory 
732.36/730.21	c qxplain 6490/6490
732.36/730.22	c 5992[?] -815[?] -805[?]  is mandatory 
732.36/730.22	c qxplain 6488/6489
732.36/730.23	c qxplain 6489/6489
732.36/730.24	c 5993[?] -814[?] -815[?]  is mandatory 
732.36/730.24	c qxplain 6488/6488
732.36/730.24	c 5994[?] 815[?] 805[?] 814[?]  is mandatory 
732.36/730.24	c qxplain 6484/6487
732.36/730.25	c qxplain 6486/6487
732.36/730.25	c qxplain 6487/6487
732.36/730.26	c 5995[?] -816[?] -534[?]  is mandatory 
732.36/730.26	c qxplain 6486/6486
732.36/730.27	c 5996[?] -816[?] -815[?]  is mandatory 
732.36/730.27	c qxplain 6484/6485
732.36/730.27	c qxplain 6485/6485
732.36/730.28	c 5997[?] 816[?] 815[?] 534[?]  is mandatory 
732.36/730.28	c qxplain 6484/6484
732.36/730.29	c 5998[?] -804[?] -817[?]  is mandatory 
732.36/730.29	c qxplain 6451/6483
732.36/730.29	c qxplain 6468/6483
732.45/730.30	c qxplain 6476/6483
732.45/730.30	c qxplain 6480/6483
732.45/730.31	c qxplain 6482/6483
732.45/730.31	c qxplain 6483/6483
732.45/730.32	c 5999[?] -817[?] -816[?]  is mandatory 
732.45/730.32	c qxplain 6482/6482
732.45/730.33	c 6000[?] 817[?] 816[?] 804[?]  is mandatory 
732.45/730.33	c qxplain 6480/6481
732.45/730.34	c qxplain 6481/6481
732.45/730.35	c 6001[?] -818[?] -795[?]  is mandatory 
732.45/730.35	c qxplain 6480/6480
732.45/730.36	c 6002[?] -818[?] -817[?]  is mandatory 
732.45/730.36	c qxplain 6476/6479
732.45/730.37	c qxplain 6478/6479
732.45/730.37	c qxplain 6479/6479
732.45/730.38	c 6003[?] 795[?] 817[?] 818[?]  is mandatory 
732.45/730.38	c qxplain 6478/6478
732.45/730.39	c 6004[?] -819[?] -765[?]  is mandatory 
732.45/730.39	c qxplain 6476/6477
732.56/730.40	c qxplain 6477/6477
732.56/730.40	c 6005[?] -784[?] -819[?]  is mandatory 
732.56/730.40	c qxplain 6476/6476
732.56/730.41	c 6006[?] 819[?] 765[?] 784[?]  is mandatory 
732.56/730.41	c qxplain 6468/6475
732.56/730.42	c qxplain 6472/6475
732.56/730.43	c qxplain 6474/6475
732.56/730.43	c qxplain 6475/6475
732.56/730.44	c 6007[?] -818[?] -820[?]  is mandatory 
732.56/730.44	c qxplain 6474/6474
732.56/730.45	c 6008[?] -820[?] -819[?]  is mandatory 
732.56/730.45	c qxplain 6472/6473
732.56/730.45	c qxplain 6473/6473
732.56/730.46	c 6009[?] 820[?] 818[?] 819[?]  is mandatory 
732.56/730.46	c qxplain 6472/6472
732.56/730.48	c 6010[?] -159[?] -821[?]  is mandatory 
732.56/730.48	c qxplain 6468/6471
732.56/730.49	c qxplain 6470/6471
732.56/730.50	c qxplain 6471/6471
732.67/730.50	c 6011[?] -821[?] 499[?]  is mandatory 
732.67/730.50	c qxplain 6470/6470
732.67/730.52	c 6012[?] -499[?] 159[?] 821[?]  is mandatory 
732.67/730.52	c qxplain 6468/6469
732.67/730.53	c qxplain 6469/6469
732.67/730.53	c 6013[?] -822[?] 159[?]  is mandatory 
732.67/730.53	c qxplain 6468/6468
732.67/730.55	c 6014[?] -822[?] -499[?]  is mandatory 
732.67/730.55	c qxplain 6451/6467
732.67/730.56	c qxplain 6460/6467
732.67/730.57	c qxplain 6464/6467
732.67/730.58	c qxplain 6466/6467
732.67/730.58	c qxplain 6467/6467
732.67/730.59	c 6015[?] 822[?] -159[?] 499[?]  is mandatory 
732.67/730.59	c qxplain 6466/6466
732.77/730.60	c 6016[?] -823[?] -821[?]  is mandatory 
732.77/730.60	c qxplain 6464/6465
732.77/730.61	c qxplain 6465/6465
732.77/730.62	c 6017[?] -823[?] -822[?]  is mandatory 
732.77/730.62	c qxplain 6464/6464
732.77/730.62	c 6018[?] 823[?] 822[?] 821[?]  is mandatory 
732.77/730.62	c qxplain 6460/6463
732.77/730.63	c qxplain 6462/6463
732.77/730.64	c qxplain 6463/6463
732.77/730.64	c 6019[?] -824[?] 492[?]  is mandatory 
732.77/730.65	c qxplain 6462/6462
732.77/730.65	c 6020[?] -824[?] -823[?]  is mandatory 
732.77/730.65	c qxplain 6460/6461
732.77/730.66	c qxplain 6461/6461
732.77/730.67	c 6021[?] 824[?] 823[?] -492[?]  is mandatory 
732.77/730.67	c qxplain 6460/6460
732.77/730.68	c 6022[?] -825[?] 130[?]  is mandatory 
732.77/730.68	c qxplain 6451/6459
732.77/730.68	c qxplain 6456/6459
732.77/730.69	c qxplain 6458/6459
732.87/730.70	c qxplain 6459/6459
732.87/730.71	c 6023[?] -825[?] 509[?]  is mandatory 
732.87/730.71	c qxplain 6458/6458
732.87/730.71	c 6024[?] 825[?] -130[?] -509[?]  is mandatory 
732.87/730.71	c qxplain 6456/6457
732.87/730.72	c qxplain 6457/6457
732.87/730.73	c 6025[?] -826[?] 112[?]  is mandatory 
732.87/730.73	c qxplain 6456/6456
732.87/730.73	c 6026[?] -826[?] 511[?]  is mandatory 
732.87/730.73	c qxplain 6451/6455
732.87/730.74	c qxplain 6454/6455
732.87/730.75	c qxplain 6455/6455
732.87/730.76	c 6027[?] 826[?] -112[?] -511[?]  is mandatory 
732.87/730.76	c qxplain 6454/6454
732.87/730.77	c 6028[?] -827[?] 94[?]  is mandatory 
732.87/730.77	c qxplain 6451/6453
732.87/730.77	c qxplain 6453/6453
732.87/730.78	c 6029[?] -827[?] 513[?]  is mandatory 
732.87/730.78	c qxplain 6451/6452
732.87/730.79	c qxplain 6452/6452
732.87/730.80	c 6030[?] 827[?] -94[?] -513[?]  is mandatory 
732.87/730.80	c qxplain 6451/6451
732.97/730.80	c 6031[?] -828[?] -826[?]  is mandatory 
732.97/730.80	c qxplain 6193/6450
732.97/730.81	c qxplain 6322/6450
732.97/730.82	c qxplain 6387/6450
732.97/730.82	c qxplain 6419/6450
732.97/730.83	c qxplain 6435/6450
732.97/730.83	c qxplain 6443/6450
732.97/730.84	c qxplain 6447/6450
732.97/730.85	c qxplain 6449/6450
732.97/730.85	c qxplain 6450/6450
732.97/730.86	c 6032[?] -828[?] -827[?]  is mandatory 
732.97/730.86	c qxplain 6449/6449
732.97/730.87	c 6033[?] 828[?] 827[?] 826[?]  is mandatory 
732.97/730.87	c qxplain 6447/6448
732.97/730.87	c qxplain 6448/6448
732.97/730.88	c 6034[?] -829[?] -825[?]  is mandatory 
732.97/730.88	c qxplain 6447/6447
732.97/730.89	c 6035[?] -829[?] 828[?]  is mandatory 
732.97/730.89	c qxplain 6443/6446
732.97/730.89	c qxplain 6445/6446
733.07/730.90	c qxplain 6446/6446
733.07/730.91	c 6036[?] 829[?] 825[?] -828[?]  is mandatory 
733.07/730.91	c qxplain 6445/6445
733.07/730.92	c 6037[?] -830[?] -824[?]  is mandatory 
733.07/730.92	c qxplain 6443/6444
733.07/730.92	c qxplain 6444/6444
733.07/730.93	c 6038[?] -830[?] 829[?]  is mandatory 
733.07/730.93	c qxplain 6443/6443
733.07/730.94	c 6039[?] 830[?] -829[?] 824[?]  is mandatory 
733.07/730.94	c qxplain 6435/6442
733.07/730.95	c qxplain 6439/6442
733.07/730.95	c qxplain 6441/6442
733.07/730.96	c qxplain 6442/6442
733.07/730.97	c 6040[?] -831[?] 30[?]  is mandatory 
733.07/730.97	c qxplain 6441/6441
733.07/730.98	c 6041[?] -797[?] -831[?]  is mandatory 
733.07/730.98	c qxplain 6439/6440
733.07/730.98	c qxplain 6440/6440
733.07/730.99	c 6042[?] 831[?] -30[?] 797[?]  is mandatory 
733.07/730.99	c qxplain 6439/6439
733.17/731.00	c 6043[?] -832[?] -798[?]  is mandatory 
733.17/731.00	c qxplain 6435/6438
733.17/731.00	c qxplain 6437/6438
733.17/731.01	c qxplain 6438/6438
733.17/731.02	c 6044[?] -832[?] -831[?]  is mandatory 
733.17/731.02	c qxplain 6437/6437
733.17/731.03	c 6045[?] 831[?] 832[?] 798[?]  is mandatory 
733.17/731.03	c qxplain 6435/6436
733.17/731.03	c qxplain 6436/6436
733.17/731.04	c 6046[?] -833[?] 50[?]  is mandatory 
733.17/731.04	c qxplain 6435/6435
733.17/731.05	c 6047[?] -833[?] 832[?]  is mandatory 
733.17/731.05	c qxplain 6419/6434
733.17/731.06	c qxplain 6427/6434
733.17/731.06	c qxplain 6431/6434
733.17/731.07	c qxplain 6433/6434
733.17/731.07	c qxplain 6434/6434
733.17/731.08	c 6048[?] -832[?] 833[?] -50[?]  is mandatory 
733.17/731.08	c qxplain 6433/6433
733.17/731.09	c 6049[?] -834[?] 30[?]  is mandatory 
733.17/731.09	c qxplain 6431/6432
733.27/731.15	c qxplain 6432/6432
733.27/731.18	c 6050[?] -834[?] -50[?]  is mandatory 
733.27/731.18	c qxplain 6431/6431
733.27/731.19	c 6051[?] 834[?] -30[?] 50[?]  is mandatory 
733.27/731.19	c qxplain 6427/6430
733.37/731.20	c qxplain 6429/6430
733.37/731.21	c qxplain 6430/6430
733.37/731.21	c 6052[?] -833[?] -835[?]  is mandatory 
733.37/731.21	c qxplain 6429/6429
733.37/731.22	c 6053[?] -835[?] -834[?]  is mandatory 
733.37/731.22	c qxplain 6427/6428
733.37/731.23	c qxplain 6428/6428
733.37/731.23	c 6054[?] 835[?] 833[?] 834[?]  is mandatory 
733.37/731.23	c qxplain 6427/6427
733.37/731.24	c 6055[?] -836[?] 534[?]  is mandatory 
733.37/731.24	c qxplain 6419/6426
733.37/731.25	c qxplain 6423/6426
733.37/731.26	c qxplain 6425/6426
733.37/731.26	c qxplain 6426/6426
733.37/731.27	c 6056[?] -836[?] -835[?]  is mandatory 
733.37/731.27	c qxplain 6425/6425
733.37/731.27	c 6057[?] 835[?] 836[?] -534[?]  is mandatory 
733.37/731.27	c qxplain 6423/6424
733.37/731.28	c qxplain 6424/6424
733.37/731.29	c 6058[?] -837[?] 188[?]  is mandatory 
733.37/731.29	c qxplain 6423/6423
733.47/731.30	c 6059[?] -837[?] 556[?]  is mandatory 
733.47/731.30	c qxplain 6419/6422
733.47/731.31	c qxplain 6421/6422
733.47/731.31	c qxplain 6422/6422
733.47/731.32	c 6060[?] 837[?] -188[?] -556[?]  is mandatory 
733.47/731.32	c qxplain 6421/6421
733.47/731.33	c 6061[?] -838[?] 7[?]  is mandatory 
733.47/731.33	c qxplain 6419/6420
733.47/731.34	c qxplain 6420/6420
733.47/731.35	c 6062[?] 560[?] -838[?]  is mandatory 
733.47/731.35	c qxplain 6419/6419
733.47/731.35	c 6063[?] -560[?] -7[?] 838[?]  is mandatory 
733.47/731.35	c qxplain 6387/6418
733.47/731.36	c qxplain 6403/6418
733.47/731.37	c qxplain 6411/6418
733.47/731.37	c qxplain 6415/6418
733.47/731.38	c qxplain 6417/6418
733.47/731.39	c qxplain 6418/6418
733.47/731.40	c 6064[?] -839[?] -7[?]  is mandatory 
733.47/731.40	c qxplain 6417/6417
733.57/731.40	c 6065[?] -839[?] -560[?]  is mandatory 
733.57/731.40	c qxplain 6415/6416
733.57/731.41	c qxplain 6416/6416
733.57/731.42	c 6066[?] 560[?] 7[?] 839[?]  is mandatory 
733.57/731.42	c qxplain 6415/6415
733.57/731.43	c 6067[?] -838[?] -840[?]  is mandatory 
733.57/731.43	c qxplain 6411/6414
733.57/731.43	c qxplain 6413/6414
733.57/731.44	c qxplain 6414/6414
733.57/731.45	c 6068[?] -839[?] -840[?]  is mandatory 
733.57/731.45	c qxplain 6413/6413
733.57/731.45	c 6069[?] 840[?] 838[?] 839[?]  is mandatory 
733.57/731.45	c qxplain 6411/6412
733.57/731.46	c qxplain 6412/6412
733.57/731.47	c 6070[?] 671[?] -841[?]  is mandatory 
733.57/731.47	c qxplain 6411/6411
733.57/731.48	c 6071[?] -840[?] -841[?]  is mandatory 
733.57/731.48	c qxplain 6403/6410
733.57/731.48	c qxplain 6407/6410
733.57/731.49	c qxplain 6409/6410
733.57/731.50	c qxplain 6410/6410
733.67/731.51	c 6072[?] 840[?] -671[?] 841[?]  is mandatory 
733.67/731.51	c qxplain 6409/6409
733.67/731.51	c 6073[?] -671[?] -842[?]  is mandatory 
733.67/731.51	c qxplain 6407/6408
733.67/731.52	c qxplain 6408/6408
733.67/731.53	c 6074[?] 840[?] -842[?]  is mandatory 
733.67/731.53	c qxplain 6407/6407
733.67/731.54	c 6075[?] -840[?] 671[?] 842[?]  is mandatory 
733.67/731.54	c qxplain 6403/6406
733.67/731.55	c qxplain 6405/6406
733.67/731.56	c qxplain 6406/6406
733.67/731.56	c 6076[?] -841[?] -843[?]  is mandatory 
733.67/731.56	c qxplain 6405/6405
733.67/731.57	c 6077[?] -842[?] -843[?]  is mandatory 
733.67/731.57	c qxplain 6403/6404
733.67/731.58	c qxplain 6404/6404
733.67/731.59	c 6078[?] 843[?] 842[?] 841[?]  is mandatory 
733.67/731.59	c qxplain 6403/6403
733.67/731.59	c 6079[?] -844[?] -556[?]  is mandatory 
733.67/731.59	c qxplain 6387/6402
733.67/731.60	c qxplain 6395/6402
733.77/731.61	c qxplain 6399/6402
733.77/731.61	c qxplain 6401/6402
733.77/731.62	c qxplain 6402/6402
733.77/731.63	c 6080[?] -844[?] -843[?]  is mandatory 
733.77/731.63	c qxplain 6401/6401
733.77/731.64	c 6081[?] 843[?] 844[?] 556[?]  is mandatory 
733.77/731.64	c qxplain 6399/6400
733.77/731.64	c qxplain 6400/6400
733.77/731.65	c 6082[?] -845[?] -837[?]  is mandatory 
733.77/731.65	c qxplain 6399/6399
733.77/731.66	c 6083[?] -844[?] -845[?]  is mandatory 
733.77/731.66	c qxplain 6395/6398
733.77/731.67	c qxplain 6397/6398
733.77/731.67	c qxplain 6398/6398
733.77/731.68	c 6084[?] 845[?] 837[?] 844[?]  is mandatory 
733.77/731.68	c qxplain 6397/6397
733.77/731.68	c 6085[?] -846[?] -534[?]  is mandatory 
733.77/731.68	c qxplain 6395/6396
733.77/731.69	c qxplain 6396/6396
733.87/731.70	c 6086[?] -846[?] -845[?]  is mandatory 
733.87/731.70	c qxplain 6395/6395
733.87/731.70	c 6087[?] 846[?] 845[?] 534[?]  is mandatory 
733.87/731.70	c qxplain 6387/6394
733.87/731.71	c qxplain 6391/6394
733.87/731.72	c qxplain 6393/6394
733.87/731.72	c qxplain 6394/6394
733.87/731.73	c 6088[?] -836[?] -847[?]  is mandatory 
733.87/731.73	c qxplain 6393/6393
733.87/731.74	c 6089[?] -847[?] -846[?]  is mandatory 
733.87/731.74	c qxplain 6391/6392
733.87/731.74	c qxplain 6392/6392
733.87/731.75	c 6090[?] 847[?] 846[?] 836[?]  is mandatory 
733.87/731.75	c qxplain 6391/6391
733.87/731.76	c 6091[?] -830[?] -848[?]  is mandatory 
733.87/731.76	c qxplain 6387/6390
733.87/731.76	c qxplain 6389/6390
733.87/731.77	c qxplain 6390/6390
733.87/731.78	c 6092[?] -847[?] -848[?]  is mandatory 
733.87/731.78	c qxplain 6389/6389
733.87/731.78	c 6093[?] 847[?] 830[?] 848[?]  is mandatory 
733.87/731.78	c qxplain 6387/6388
733.87/731.79	c qxplain 6388/6388
733.97/731.80	c 6094[?] -849[?] 795[?]  is mandatory 
733.97/731.80	c qxplain 6387/6387
733.97/731.81	c 6095[?] 817[?] -849[?]  is mandatory 
733.97/731.81	c qxplain 6322/6386
733.97/731.81	c qxplain 6355/6386
733.97/731.82	c qxplain 6371/6386
733.97/731.83	c qxplain 6379/6386
733.97/731.83	c qxplain 6383/6386
733.97/731.84	c qxplain 6385/6386
733.97/731.85	c qxplain 6386/6386
733.97/731.85	c 6096[?] -795[?] 849[?] -817[?]  is mandatory 
733.97/731.85	c qxplain 6385/6385
733.97/731.86	c 6097[?] -850[?] -785[?]  is mandatory 
733.97/731.86	c qxplain 6383/6384
733.97/731.87	c qxplain 6384/6384
733.97/731.87	c 6098[?] -849[?] -850[?]  is mandatory 
733.97/731.87	c qxplain 6383/6383
733.97/731.88	c 6099[?] 850[?] 785[?] 849[?]  is mandatory 
733.97/731.88	c qxplain 6379/6382
733.97/731.89	c qxplain 6381/6382
733.97/731.89	c qxplain 6382/6382
734.07/731.90	c 6100[?] 848[?] -851[?]  is mandatory 
734.07/731.90	c qxplain 6381/6381
734.07/731.91	c 6101[?] 850[?] -851[?]  is mandatory 
734.07/731.91	c qxplain 6379/6380
734.07/731.91	c qxplain 6380/6380
734.07/731.92	c 6102[?] -848[?] -850[?] 851[?]  is mandatory 
734.07/731.92	c qxplain 6379/6379
734.07/731.93	c 6103[?] 820[?] -852[?]  is mandatory 
734.07/731.93	c qxplain 6371/6378
734.07/731.93	c qxplain 6375/6378
734.07/731.94	c qxplain 6377/6378
734.07/731.95	c qxplain 6378/6378
734.07/731.95	c 6104[?] -851[?] -852[?]  is mandatory 
734.07/731.95	c qxplain 6377/6377
734.07/731.96	c 6105[?] 851[?] 852[?] -820[?]  is mandatory 
734.07/731.96	c qxplain 6375/6376
734.07/731.97	c qxplain 6376/6376
734.07/731.97	c 6106[?] -853[?] -785[?]  is mandatory 
734.07/731.97	c qxplain 6375/6375
734.07/731.98	c 6107[?] -852[?] -853[?]  is mandatory 
734.07/731.98	c qxplain 6371/6374
734.07/731.99	c qxplain 6373/6374
734.07/731.99	c qxplain 6374/6374
734.18/732.00	c 6108[?] 852[?] 785[?] 853[?]  is mandatory 
734.18/732.00	c qxplain 6373/6373
734.18/732.02	c 6109[?] -171[?] -854[?]  is mandatory 
734.18/732.02	c qxplain 6371/6372
734.18/732.02	c qxplain 6372/6372
734.18/732.03	c 6110[?] -854[?] 498[?]  is mandatory 
734.18/732.03	c qxplain 6371/6371
734.18/732.05	c 6111[?] 171[?] -498[?] 854[?]  is mandatory 
734.18/732.05	c qxplain 6355/6370
734.18/732.06	c qxplain 6363/6370
734.18/732.06	c qxplain 6367/6370
734.18/732.07	c qxplain 6369/6370
734.18/732.08	c qxplain 6370/6370
734.18/732.08	c 6112[?] -855[?] 171[?]  is mandatory 
734.18/732.08	c qxplain 6369/6369
734.18/732.10	c 6113[?] -855[?] -498[?]  is mandatory 
734.18/732.10	c qxplain 6367/6368
734.27/732.11	c qxplain 6368/6368
734.27/732.12	c 6114[?] 855[?] -171[?] 498[?]  is mandatory 
734.27/732.12	c qxplain 6367/6367
734.27/732.13	c 6115[?] -856[?] -854[?]  is mandatory 
734.27/732.13	c qxplain 6363/6366
734.27/732.14	c qxplain 6365/6366
734.27/732.15	c qxplain 6366/6366
734.27/732.15	c 6116[?] -856[?] -855[?]  is mandatory 
734.27/732.15	c qxplain 6365/6365
734.27/732.16	c 6117[?] 856[?] 855[?] 854[?]  is mandatory 
734.27/732.16	c qxplain 6363/6364
734.27/732.17	c qxplain 6364/6364
734.27/732.18	c 6118[?] -857[?] 492[?]  is mandatory 
734.27/732.18	c qxplain 6363/6363
734.27/732.18	c 6119[?] -857[?] -856[?]  is mandatory 
734.27/732.18	c qxplain 6355/6362
734.27/732.19	c qxplain 6359/6362
734.37/732.20	c qxplain 6361/6362
734.37/732.20	c qxplain 6362/6362
734.37/732.21	c 6120[?] 857[?] 856[?] -492[?]  is mandatory 
734.37/732.21	c qxplain 6361/6361
734.37/732.22	c 6121[?] -858[?] 129[?]  is mandatory 
734.37/732.22	c qxplain 6359/6360
734.37/732.23	c qxplain 6360/6360
734.37/732.24	c 6122[?] -858[?] 509[?]  is mandatory 
734.37/732.24	c qxplain 6359/6359
734.37/732.24	c 6123[?] 858[?] -129[?] -509[?]  is mandatory 
734.37/732.24	c qxplain 6355/6358
734.37/732.25	c qxplain 6357/6358
734.37/732.26	c qxplain 6358/6358
734.37/732.27	c 6124[?] -859[?] 111[?]  is mandatory 
734.37/732.27	c qxplain 6357/6357
734.37/732.27	c 6125[?] -859[?] 511[?]  is mandatory 
734.37/732.27	c qxplain 6355/6356
734.37/732.29	c qxplain 6356/6356
734.47/732.30	c 6126[?] 859[?] -111[?] -511[?]  is mandatory 
734.47/732.30	c qxplain 6355/6355
734.47/732.32	c 6127[?] -860[?] 93[?]  is mandatory 
734.47/732.32	c qxplain 6322/6354
734.47/732.33	c qxplain 6339/6354
734.47/732.33	c qxplain 6347/6354
734.47/732.34	c qxplain 6351/6354
734.47/732.35	c qxplain 6353/6354
734.47/732.35	c qxplain 6354/6354
734.47/732.36	c 6128[?] -860[?] 513[?]  is mandatory 
734.47/732.36	c qxplain 6353/6353
734.47/732.39	c 6129[?] 860[?] -93[?] -513[?]  is mandatory 
734.47/732.39	c qxplain 6351/6352
734.57/732.40	c qxplain 6352/6352
734.57/732.41	c 6130[?] -861[?] -859[?]  is mandatory 
734.57/732.41	c qxplain 6351/6351
734.57/732.42	c 6131[?] -861[?] -860[?]  is mandatory 
734.57/732.42	c qxplain 6347/6350
734.57/732.43	c qxplain 6349/6350
734.57/732.43	c qxplain 6350/6350
734.57/732.44	c 6132[?] 861[?] 860[?] 859[?]  is mandatory 
734.57/732.44	c qxplain 6349/6349
734.57/732.45	c 6133[?] -862[?] -858[?]  is mandatory 
734.57/732.45	c qxplain 6347/6348
734.57/732.45	c qxplain 6348/6348
734.57/732.46	c 6134[?] -862[?] 861[?]  is mandatory 
734.57/732.46	c qxplain 6347/6347
734.57/732.47	c 6135[?] 862[?] 858[?] -861[?]  is mandatory 
734.57/732.47	c qxplain 6339/6346
734.57/732.47	c qxplain 6343/6346
734.57/732.48	c qxplain 6345/6346
734.57/732.49	c qxplain 6346/6346
734.67/732.50	c 6136[?] -863[?] -857[?]  is mandatory 
734.67/732.50	c qxplain 6345/6345
734.67/732.51	c 6137[?] 862[?] -863[?]  is mandatory 
734.67/732.51	c qxplain 6343/6344
734.67/732.52	c qxplain 6344/6344
734.67/732.53	c 6138[?] 863[?] -862[?] 857[?]  is mandatory 
734.67/732.53	c qxplain 6343/6343
735.27/733.18	c 6139[?] -864[?] -28[?]  is mandatory 
735.27/733.18	c qxplain 6339/6342
735.27/733.19	c qxplain 6341/6342
735.37/733.20	c qxplain 6342/6342
735.37/733.21	c 6140[?] -864[?] 539[?]  is mandatory 
735.37/733.21	c qxplain 6341/6341
735.37/733.22	c 6141[?] 864[?] -539[?] 28[?]  is mandatory 
735.37/733.22	c qxplain 6339/6340
735.37/733.23	c qxplain 6340/6340
735.37/733.24	c 6142[?] -865[?] 29[?]  is mandatory 
735.37/733.24	c qxplain 6339/6339
735.37/733.25	c 6143[?] -865[?] -864[?]  is mandatory 
735.37/733.25	c qxplain 6322/6338
735.37/733.26	c qxplain 6331/6338
735.37/733.26	c qxplain 6335/6338
735.37/733.27	c qxplain 6337/6338
735.37/733.27	c qxplain 6338/6338
735.37/733.28	c 6144[?] 865[?] -29[?] 864[?]  is mandatory 
735.37/733.28	c qxplain 6337/6337
735.37/733.29	c 6145[?] -866[?] -797[?]  is mandatory 
735.37/733.29	c qxplain 6335/6336
735.37/733.30	c qxplain 6336/6336
735.47/733.30	c 6146[?] -866[?] -865[?]  is mandatory 
735.47/733.30	c qxplain 6335/6335
735.47/733.31	c 6147[?] 866[?] 797[?] 865[?]  is mandatory 
735.47/733.31	c qxplain 6331/6334
735.47/733.32	c qxplain 6333/6334
735.47/733.32	c qxplain 6334/6334
735.47/733.34	c 6148[?] -867[?] 50[?]  is mandatory 
735.47/733.34	c qxplain 6333/6333
735.47/733.35	c 6149[?] -867[?] 866[?]  is mandatory 
735.47/733.35	c qxplain 6331/6332
735.47/733.36	c qxplain 6332/6332
735.47/733.36	c 6150[?] -866[?] 867[?] -50[?]  is mandatory 
735.47/733.36	c qxplain 6331/6331
735.47/733.37	c 6151[?] -868[?] 29[?]  is mandatory 
735.47/733.37	c qxplain 6322/6330
735.47/733.38	c qxplain 6327/6330
735.58/733.43	c qxplain 6329/6330
735.58/733.48	c qxplain 6330/6330
735.58/733.49	c 6152[?] -868[?] -50[?]  is mandatory 
735.58/733.49	c qxplain 6329/6329
735.68/733.50	c 6153[?] -29[?] 868[?] 50[?]  is mandatory 
735.68/733.50	c qxplain 6327/6328
735.68/733.51	c qxplain 6328/6328
735.68/733.51	c 6154[?] -867[?] -869[?]  is mandatory 
735.68/733.51	c qxplain 6327/6327
735.68/733.52	c 6155[?] -868[?] -869[?]  is mandatory 
735.68/733.52	c qxplain 6322/6326
735.68/733.53	c qxplain 6325/6326
735.68/733.53	c qxplain 6326/6326
735.68/733.54	c 6156[?] 869[?] 867[?] 868[?]  is mandatory 
735.68/733.54	c qxplain 6325/6325
735.68/733.55	c 6157[?] -870[?] 534[?]  is mandatory 
735.68/733.55	c qxplain 6322/6324
735.68/733.56	c qxplain 6324/6324
735.68/733.56	c 6158[?] -870[?] -869[?]  is mandatory 
735.68/733.56	c qxplain 6322/6323
735.68/733.57	c qxplain 6323/6323
735.68/733.58	c 6159[?] 869[?] 870[?] -534[?]  is mandatory 
735.68/733.58	c qxplain 6322/6322
735.68/733.59	c 6160[?] -871[?] 187[?]  is mandatory 
735.68/733.59	c qxplain 6193/6321
735.68/733.59	c qxplain 6258/6321
735.78/733.60	c qxplain 6290/6321
735.78/733.60	c qxplain 6306/6321
735.78/733.61	c qxplain 6314/6321
735.78/733.62	c qxplain 6318/6321
735.78/733.62	c qxplain 6320/6321
735.78/733.63	c qxplain 6321/6321
735.78/733.64	c 6161[?] -871[?] 556[?]  is mandatory 
735.78/733.64	c qxplain 6320/6320
735.78/733.65	c 6162[?] -187[?] 871[?] -556[?]  is mandatory 
735.78/733.65	c qxplain 6318/6319
735.78/733.66	c qxplain 6319/6319
735.89/733.72	c 6163[?] -872[?] -665[?]  is mandatory 
735.89/733.72	c qxplain 6318/6318
735.89/733.78	c 6164[?] -872[?] 668[?]  is mandatory 
735.89/733.78	c qxplain 6314/6317
735.89/733.79	c qxplain 6316/6317
735.89/733.79	c qxplain 6317/6317
735.89/733.80	c 6165[?] -668[?] 872[?] 665[?]  is mandatory 
735.89/733.80	c qxplain 6316/6316
735.99/733.81	c 6166[?] 607[?] -873[?]  is mandatory 
735.99/733.81	c qxplain 6314/6315
735.99/733.82	c qxplain 6315/6315
735.99/733.83	c 6167[?] -873[?] -872[?]  is mandatory 
735.99/733.83	c qxplain 6314/6314
735.99/733.84	c 6168[?] 873[?] -607[?] 872[?]  is mandatory 
735.99/733.84	c qxplain 6306/6313
735.99/733.85	c qxplain 6310/6313
735.99/733.86	c qxplain 6312/6313
735.99/733.86	c qxplain 6313/6313
735.99/733.87	c 6169[?] -874[?] 8[?]  is mandatory 
735.99/733.87	c qxplain 6312/6312
735.99/733.88	c 6170[?] -874[?] 610[?]  is mandatory 
735.99/733.88	c qxplain 6310/6311
735.99/733.89	c qxplain 6311/6311
736.08/733.90	c 6171[?] -8[?] -610[?] 874[?]  is mandatory 
736.08/733.90	c qxplain 6310/6310
736.08/733.91	c 6172[?] -875[?] -8[?]  is mandatory 
736.08/733.91	c qxplain 6306/6309
736.08/733.92	c qxplain 6308/6309
736.08/733.92	c qxplain 6309/6309
736.08/733.93	c 6173[?] -875[?] -610[?]  is mandatory 
736.08/733.93	c qxplain 6308/6308
736.08/733.94	c 6174[?] 610[?] 8[?] 875[?]  is mandatory 
736.08/733.94	c qxplain 6306/6307
736.08/733.95	c qxplain 6307/6307
736.08/733.95	c 6175[?] -874[?] -876[?]  is mandatory 
736.08/733.95	c qxplain 6306/6306
736.08/733.96	c 6176[?] -875[?] -876[?]  is mandatory 
736.08/733.96	c qxplain 6290/6305
736.08/733.97	c qxplain 6298/6305
736.08/733.98	c qxplain 6302/6305
736.08/733.98	c qxplain 6304/6305
736.08/733.99	c qxplain 6305/6305
736.19/734.00	c 6177[?] 876[?] 874[?] 875[?]  is mandatory 
736.19/734.00	c qxplain 6304/6304
736.19/734.01	c 6178[?] 873[?] -877[?]  is mandatory 
736.19/734.01	c qxplain 6302/6303
736.19/734.01	c qxplain 6303/6303
736.19/734.02	c 6179[?] -876[?] -877[?]  is mandatory 
736.19/734.02	c qxplain 6302/6302
736.19/734.03	c 6180[?] 877[?] -873[?] 876[?]  is mandatory 
736.19/734.03	c qxplain 6298/6301
736.19/734.04	c qxplain 6300/6301
736.19/734.05	c qxplain 6301/6301
736.19/734.05	c 6181[?] -878[?] -873[?]  is mandatory 
736.19/734.05	c qxplain 6300/6300
736.19/734.06	c 6182[?] -878[?] 876[?]  is mandatory 
736.19/734.06	c qxplain 6298/6299
736.19/734.07	c qxplain 6299/6299
736.19/734.08	c 6183[?] 873[?] -876[?] 878[?]  is mandatory 
736.19/734.08	c qxplain 6298/6298
736.19/734.09	c 6184[?] -879[?] -877[?]  is mandatory 
736.19/734.09	c qxplain 6290/6297
736.19/734.10	c qxplain 6294/6297
736.29/734.10	c qxplain 6296/6297
736.29/734.11	c qxplain 6297/6297
736.29/734.12	c 6185[?] -878[?] -879[?]  is mandatory 
736.29/734.12	c qxplain 6296/6296
736.29/734.13	c 6186[?] 879[?] 878[?] 877[?]  is mandatory 
736.29/734.13	c qxplain 6294/6295
736.29/734.14	c qxplain 6295/6295
736.29/734.15	c 6187[?] -880[?] -556[?]  is mandatory 
736.29/734.15	c qxplain 6294/6294
736.29/734.15	c 6188[?] -880[?] -879[?]  is mandatory 
736.29/734.15	c qxplain 6290/6293
736.29/734.16	c qxplain 6292/6293
736.29/734.17	c qxplain 6293/6293
736.29/734.18	c 6189[?] 879[?] 556[?] 880[?]  is mandatory 
736.29/734.18	c qxplain 6292/6292
736.29/734.19	c 6190[?] -871[?] -881[?]  is mandatory 
736.29/734.19	c qxplain 6290/6291
736.29/734.19	c qxplain 6291/6291
736.39/734.20	c 6191[?] -880[?] -881[?]  is mandatory 
736.39/734.20	c qxplain 6290/6290
736.39/734.21	c 6192[?] 881[?] 871[?] 880[?]  is mandatory 
736.39/734.21	c qxplain 6258/6289
736.39/734.22	c qxplain 6274/6289
736.39/734.22	c qxplain 6282/6289
736.39/734.23	c qxplain 6286/6289
736.39/734.23	c qxplain 6288/6289
736.39/734.24	c qxplain 6289/6289
736.39/734.24	c 6193[?] -882[?] -534[?]  is mandatory 
736.39/734.24	c qxplain 6288/6288
736.39/734.25	c 6194[?] -882[?] -881[?]  is mandatory 
736.39/734.25	c qxplain 6286/6287
736.39/734.26	c qxplain 6287/6287
736.39/734.27	c 6195[?] 881[?] 882[?] 534[?]  is mandatory 
736.39/734.27	c qxplain 6286/6286
736.39/734.27	c 6196[?] -883[?] -870[?]  is mandatory 
736.39/734.27	c qxplain 6282/6285
736.39/734.28	c qxplain 6284/6285
736.39/734.28	c qxplain 6285/6285
736.39/734.29	c 6197[?] -882[?] -883[?]  is mandatory 
736.39/734.29	c qxplain 6284/6284
736.49/734.30	c 6198[?] 883[?] 882[?] 870[?]  is mandatory 
736.49/734.30	c qxplain 6282/6283
736.49/734.31	c qxplain 6283/6283
736.49/734.33	c 6199[?] -884[?] 863[?]  is mandatory 
736.49/734.33	c qxplain 6282/6282
736.49/734.34	c 6200[?] -884[?] 883[?]  is mandatory 
736.49/734.34	c qxplain 6274/6281
736.49/734.35	c qxplain 6278/6281
736.49/734.36	c qxplain 6280/6281
736.49/734.37	c qxplain 6281/6281
736.49/734.37	c 6201[?] -883[?] -863[?] 884[?]  is mandatory 
736.49/734.37	c qxplain 6280/6280
736.58/734.41	c 6202[?] -885[?] -162[?]  is mandatory 
736.58/734.41	c qxplain 6278/6279
736.58/734.42	c qxplain 6279/6279
736.58/734.43	c 6203[?] -885[?] 497[?]  is mandatory 
736.58/734.43	c qxplain 6278/6278
736.58/734.44	c 6204[?] 885[?] 162[?] -497[?]  is mandatory 
736.58/734.44	c qxplain 6274/6277
736.58/734.44	c qxplain 6276/6277
736.58/734.45	c qxplain 6277/6277
736.58/734.45	c 6205[?] -886[?] 162[?]  is mandatory 
736.58/734.46	c qxplain 6276/6276
736.58/734.47	c 6206[?] -886[?] -497[?]  is mandatory 
736.58/734.47	c qxplain 6274/6275
736.58/734.49	c qxplain 6275/6275
736.58/734.49	c 6207[?] 886[?] -162[?] 497[?]  is mandatory 
736.58/734.49	c qxplain 6274/6274
736.68/734.50	c 6208[?] -887[?] -885[?]  is mandatory 
736.68/734.50	c qxplain 6258/6273
736.68/734.51	c qxplain 6266/6273
736.68/734.52	c qxplain 6270/6273
736.68/734.53	c qxplain 6272/6273
736.68/734.53	c qxplain 6273/6273
736.68/734.54	c 6209[?] -887[?] -886[?]  is mandatory 
736.68/734.54	c qxplain 6272/6272
736.68/734.55	c 6210[?] 887[?] 886[?] 885[?]  is mandatory 
736.68/734.55	c qxplain 6270/6271
736.68/734.55	c qxplain 6271/6271
736.68/734.56	c 6211[?] -888[?] 492[?]  is mandatory 
736.68/734.56	c qxplain 6270/6270
736.68/734.57	c 6212[?] -888[?] -887[?]  is mandatory 
736.68/734.57	c qxplain 6266/6269
736.68/734.58	c qxplain 6268/6269
736.68/734.58	c qxplain 6269/6269
736.68/734.59	c 6213[?] 888[?] 887[?] -492[?]  is mandatory 
736.68/734.59	c qxplain 6268/6268
736.78/734.60	c 6214[?] -889[?] 128[?]  is mandatory 
736.78/734.60	c qxplain 6266/6267
736.78/734.61	c qxplain 6267/6267
736.78/734.62	c 6215[?] -889[?] 509[?]  is mandatory 
736.78/734.62	c qxplain 6266/6266
736.78/734.63	c 6216[?] 889[?] -128[?] -509[?]  is mandatory 
736.78/734.63	c qxplain 6258/6265
736.78/734.64	c qxplain 6262/6265
736.78/734.64	c qxplain 6264/6265
736.78/734.65	c qxplain 6265/6265
736.78/734.66	c 6217[?] -890[?] 110[?]  is mandatory 
736.78/734.66	c qxplain 6264/6264
736.78/734.66	c 6218[?] -890[?] 511[?]  is mandatory 
736.78/734.66	c qxplain 6262/6263
736.78/734.67	c qxplain 6263/6263
736.78/734.68	c 6219[?] 890[?] -110[?] -511[?]  is mandatory 
736.78/734.68	c qxplain 6262/6262
736.78/734.69	c 6220[?] -891[?] 92[?]  is mandatory 
736.78/734.69	c qxplain 6258/6261
736.88/734.70	c qxplain 6260/6261
736.88/734.71	c qxplain 6261/6261
736.88/734.71	c 6221[?] -891[?] 513[?]  is mandatory 
736.88/734.71	c qxplain 6260/6260
736.88/734.73	c 6222[?] -92[?] 891[?] -513[?]  is mandatory 
736.88/734.73	c qxplain 6258/6259
736.88/734.74	c qxplain 6259/6259
736.88/734.74	c 6223[?] -890[?] -892[?]  is mandatory 
736.88/734.74	c qxplain 6258/6258
736.88/734.75	c 6224[?] -891[?] -892[?]  is mandatory 
736.88/734.75	c qxplain 6193/6257
736.88/734.76	c qxplain 6226/6257
736.88/734.77	c qxplain 6242/6257
736.88/734.77	c qxplain 6250/6257
736.88/734.78	c qxplain 6254/6257
736.88/734.79	c qxplain 6256/6257
736.88/734.79	c qxplain 6257/6257
736.88/734.80	c 6225[?] 892[?] 891[?] 890[?]  is mandatory 
736.88/734.80	c qxplain 6256/6256
736.99/734.81	c 6226[?] -889[?] -893[?]  is mandatory 
736.99/734.81	c qxplain 6254/6255
736.99/734.82	c qxplain 6255/6255
736.99/734.82	c 6227[?] -893[?] 892[?]  is mandatory 
736.99/734.82	c qxplain 6254/6254
736.99/734.83	c 6228[?] 893[?] 889[?] -892[?]  is mandatory 
736.99/734.83	c qxplain 6250/6253
736.99/734.84	c qxplain 6252/6253
736.99/734.85	c qxplain 6253/6253
736.99/734.86	c 6229[?] -894[?] -888[?]  is mandatory 
736.99/734.86	c qxplain 6252/6252
736.99/734.86	c 6230[?] 893[?] -894[?]  is mandatory 
736.99/734.86	c qxplain 6250/6251
736.99/734.87	c qxplain 6251/6251
736.99/734.88	c 6231[?] 894[?] -893[?] 888[?]  is mandatory 
736.99/734.88	c qxplain 6250/6250
736.99/734.89	c 6232[?] -895[?] 28[?]  is mandatory 
736.99/734.89	c qxplain 6242/6249
736.99/734.90	c qxplain 6246/6249
736.99/734.90	c qxplain 6248/6249
737.10/734.92	c qxplain 6249/6249
737.10/734.93	c 6233[?] -895[?] -539[?]  is mandatory 
737.10/734.93	c qxplain 6248/6248
737.10/734.94	c 6234[?] 895[?] -28[?] 539[?]  is mandatory 
737.10/734.94	c qxplain 6246/6247
737.10/734.94	c qxplain 6247/6247
737.10/734.95	c 6235[?] -896[?] -864[?]  is mandatory 
737.10/734.95	c qxplain 6246/6246
737.10/734.96	c 6236[?] -896[?] -895[?]  is mandatory 
737.10/734.96	c qxplain 6242/6245
737.10/734.96	c qxplain 6244/6245
737.19/735.00	c qxplain 6245/6245
737.19/735.01	c 6237[?] 864[?] 896[?] 895[?]  is mandatory 
737.19/735.01	c qxplain 6244/6244
737.19/735.03	c 6238[?] -897[?] 50[?]  is mandatory 
737.19/735.03	c qxplain 6242/6243
737.19/735.03	c qxplain 6243/6243
737.19/735.04	c 6239[?] -897[?] 896[?]  is mandatory 
737.19/735.04	c qxplain 6242/6242
737.19/735.05	c 6240[?] -896[?] 897[?] -50[?]  is mandatory 
737.19/735.05	c qxplain 6226/6241
737.19/735.06	c qxplain 6234/6241
737.19/735.06	c qxplain 6238/6241
737.19/735.07	c qxplain 6240/6241
737.19/735.07	c qxplain 6241/6241
737.19/735.08	c 6241[?] -898[?] 28[?]  is mandatory 
737.19/735.08	c qxplain 6240/6240
737.29/735.10	c 6242[?] -898[?] -50[?]  is mandatory 
737.29/735.10	c qxplain 6238/6239
737.29/735.11	c qxplain 6239/6239
737.29/735.12	c 6243[?] -28[?] 50[?] 898[?]  is mandatory 
737.29/735.12	c qxplain 6238/6238
737.29/735.13	c 6244[?] -897[?] -899[?]  is mandatory 
737.29/735.13	c qxplain 6234/6237
737.29/735.13	c qxplain 6236/6237
737.29/735.14	c qxplain 6237/6237
737.29/735.15	c 6245[?] -898[?] -899[?]  is mandatory 
737.29/735.15	c qxplain 6236/6236
737.29/735.15	c 6246[?] 899[?] 897[?] 898[?]  is mandatory 
737.29/735.15	c qxplain 6234/6235
737.29/735.16	c qxplain 6235/6235
737.29/735.17	c 6247[?] -900[?] 534[?]  is mandatory 
737.29/735.17	c qxplain 6234/6234
737.29/735.18	c 6248[?] -900[?] -899[?]  is mandatory 
737.29/735.18	c qxplain 6226/6233
737.29/735.18	c qxplain 6230/6233
737.29/735.19	c qxplain 6232/6233
737.39/735.20	c qxplain 6233/6233
737.39/735.21	c 6249[?] 899[?] 900[?] -534[?]  is mandatory 
737.39/735.21	c qxplain 6232/6232
737.39/735.21	c 6250[?] -901[?] 186[?]  is mandatory 
737.39/735.21	c qxplain 6230/6231
737.39/735.22	c qxplain 6231/6231
737.39/735.27	c 6251[?] -901[?] 556[?]  is mandatory 
737.39/735.27	c qxplain 6230/6230
737.39/735.28	c 6252[?] -186[?] 901[?] -556[?]  is mandatory 
737.39/735.28	c qxplain 6226/6229
737.39/735.29	c qxplain 6228/6229
737.49/735.30	c qxplain 6229/6229
737.89/735.71	c 6253[?] -902[?] -665[?]  is mandatory 
737.89/735.71	c qxplain 6228/6228
738.39/736.28	c 6254[?] -902[?] 667[?]  is mandatory 
738.39/736.28	c qxplain 6226/6227
738.39/736.29	c qxplain 6227/6227
738.49/736.30	c 6255[?] 902[?] -667[?] 665[?]  is mandatory 
738.49/736.30	c qxplain 6226/6226
738.49/736.31	c 6256[?] -903[?] 600[?]  is mandatory 
738.49/736.31	c qxplain 6193/6225
738.49/736.32	c qxplain 6210/6225
738.49/736.33	c qxplain 6218/6225
738.49/736.33	c qxplain 6222/6225
738.49/736.34	c qxplain 6224/6225
738.49/736.35	c qxplain 6225/6225
738.49/736.36	c 6257[?] -903[?] -902[?]  is mandatory 
738.49/736.36	c qxplain 6224/6224
738.49/736.36	c 6258[?] 903[?] 902[?] -600[?]  is mandatory 
738.49/736.36	c qxplain 6222/6223
738.49/736.37	c qxplain 6223/6223
738.49/736.38	c 6259[?] -904[?] 9[?]  is mandatory 
738.49/736.38	c qxplain 6222/6222
738.49/736.39	c 6260[?] -904[?] 603[?]  is mandatory 
738.49/736.39	c qxplain 6218/6221
738.59/736.40	c qxplain 6220/6221
738.59/736.40	c qxplain 6221/6221
738.59/736.41	c 6261[?] -603[?] -9[?] 904[?]  is mandatory 
738.59/736.41	c qxplain 6220/6220
738.59/736.42	c 6262[?] -905[?] -9[?]  is mandatory 
738.59/736.42	c qxplain 6218/6219
738.59/736.43	c qxplain 6219/6219
738.59/736.44	c 6263[?] -905[?] -603[?]  is mandatory 
738.59/736.44	c qxplain 6218/6218
738.59/736.45	c 6264[?] 603[?] 9[?] 905[?]  is mandatory 
738.59/736.45	c qxplain 6210/6217
738.59/736.45	c qxplain 6214/6217
738.59/736.46	c qxplain 6216/6217
738.59/736.47	c qxplain 6217/6217
738.59/736.48	c 6265[?] -904[?] -906[?]  is mandatory 
738.59/736.48	c qxplain 6216/6216
738.59/736.49	c 6266[?] -905[?] -906[?]  is mandatory 
738.59/736.49	c qxplain 6214/6215
738.59/736.49	c qxplain 6215/6215
738.69/736.50	c 6267[?] 906[?] 904[?] 905[?]  is mandatory 
738.69/736.50	c qxplain 6214/6214
738.69/736.51	c 6268[?] -907[?] 903[?]  is mandatory 
738.69/736.51	c qxplain 6210/6213
738.69/736.52	c qxplain 6212/6213
738.69/736.53	c qxplain 6213/6213
738.69/736.53	c 6269[?] -907[?] -906[?]  is mandatory 
738.69/736.53	c qxplain 6212/6212
738.69/736.54	c 6270[?] 906[?] -903[?] 907[?]  is mandatory 
738.69/736.54	c qxplain 6210/6211
738.69/736.55	c qxplain 6211/6211
738.69/736.56	c 6271[?] -908[?] -903[?]  is mandatory 
738.69/736.56	c qxplain 6210/6210
738.69/736.57	c 6272[?] 906[?] -908[?]  is mandatory 
738.69/736.57	c qxplain 6193/6209
738.69/736.58	c qxplain 6202/6209
738.69/736.58	c qxplain 6206/6209
738.69/736.59	c qxplain 6208/6209
738.79/736.60	c qxplain 6209/6209
738.79/736.61	c 6273[?] -906[?] 903[?] 908[?]  is mandatory 
738.79/736.61	c qxplain 6208/6208
738.79/736.62	c 6274[?] -907[?] -909[?]  is mandatory 
738.79/736.62	c qxplain 6206/6207
738.79/736.63	c qxplain 6207/6207
738.79/736.64	c 6275[?] -908[?] -909[?]  is mandatory 
738.79/736.64	c qxplain 6206/6206
738.79/736.65	c 6276[?] 908[?] 907[?] 909[?]  is mandatory 
738.79/736.65	c qxplain 6202/6205
738.79/736.66	c qxplain 6204/6205
738.79/736.66	c qxplain 6205/6205
738.79/736.67	c 6277[?] -910[?] -556[?]  is mandatory 
738.79/736.67	c qxplain 6204/6204
738.79/736.68	c 6278[?] -910[?] -909[?]  is mandatory 
738.79/736.68	c qxplain 6202/6203
738.79/736.69	c qxplain 6203/6203
738.90/736.70	c 6279[?] 909[?] 556[?] 910[?]  is mandatory 
738.90/736.70	c qxplain 6202/6202
738.90/736.71	c 6280[?] -901[?] -911[?]  is mandatory 
738.90/736.71	c qxplain 6193/6201
738.90/736.71	c qxplain 6198/6201
738.90/736.72	c qxplain 6200/6201
738.90/736.73	c qxplain 6201/6201
738.90/736.74	c 6281[?] -910[?] -911[?]  is mandatory 
738.90/736.74	c qxplain 6200/6200
738.90/736.75	c 6282[?] 911[?] 901[?] 910[?]  is mandatory 
738.90/736.75	c qxplain 6198/6199
738.90/736.75	c qxplain 6199/6199
738.90/736.76	c 6283[?] -912[?] -534[?]  is mandatory 
738.90/736.76	c qxplain 6198/6198
738.90/736.77	c 6284[?] -912[?] -911[?]  is mandatory 
738.90/736.77	c qxplain 6193/6197
738.90/736.77	c qxplain 6196/6197
738.90/736.78	c qxplain 6197/6197
738.90/736.79	c 6285[?] 911[?] 534[?] 912[?]  is mandatory 
738.90/736.79	c qxplain 6196/6196
738.90/736.79	c 6286[?] -913[?] -900[?]  is mandatory 
738.90/736.80	c qxplain 6193/6195
739.00/736.80	c qxplain 6195/6195
739.00/736.81	c 6287[?] -912[?] -913[?]  is mandatory 
739.00/736.81	c qxplain 6193/6194
739.00/736.82	c qxplain 6194/6194
739.00/736.82	c 6288[?] 913[?] 912[?] 900[?]  is mandatory 
739.00/736.82	c qxplain 6193/6193
739.00/736.84	c 6289[?] -914[?] -894[?]  is mandatory 
739.00/736.84	c qxplain 4129/6192
739.00/736.85	c qxplain 5161/6192
739.00/736.87	c qxplain 5677/6192
739.00/736.88	c qxplain 5935/6192
739.00/736.88	c qxplain 6064/6192
739.00/736.89	c qxplain 6129/6192
739.00/736.89	c qxplain 6161/6192
739.09/736.90	c qxplain 6177/6192
739.09/736.91	c qxplain 6185/6192
739.09/736.92	c qxplain 6189/6192
739.09/736.93	c qxplain 6191/6192
739.09/736.94	c qxplain 6192/6192
739.09/736.95	c 6290[?] -914[?] -913[?]  is mandatory 
739.09/736.95	c qxplain 6191/6191
739.09/736.96	c 6291[?] 913[?] 894[?] 914[?]  is mandatory 
739.09/736.96	c qxplain 6189/6190
739.09/736.96	c qxplain 6190/6190
739.09/736.97	c 6292[?] -915[?] -863[?]  is mandatory 
739.09/736.97	c qxplain 6189/6189
739.09/736.98	c 6293[?] -915[?] -883[?]  is mandatory 
739.09/736.98	c qxplain 6185/6188
739.09/736.99	c qxplain 6187/6188
739.09/737.00	c qxplain 6188/6188
739.21/737.00	c 6294[?] 863[?] 883[?] 915[?]  is mandatory 
739.21/737.00	c qxplain 6187/6187
739.21/737.01	c 6295[?] -914[?] -916[?]  is mandatory 
739.21/737.01	c qxplain 6185/6186
739.21/737.02	c qxplain 6186/6186
739.21/737.03	c 6296[?] -915[?] -916[?]  is mandatory 
739.21/737.03	c qxplain 6185/6185
739.21/737.04	c 6297[?] 916[?] 914[?] 915[?]  is mandatory 
739.21/737.04	c qxplain 6177/6184
739.21/737.04	c qxplain 6181/6184
739.21/737.05	c qxplain 6183/6184
739.21/737.06	c qxplain 6184/6184
739.21/737.07	c 6298[?] 127[?] -917[?]  is mandatory 
739.21/737.07	c qxplain 6183/6183
739.21/737.09	c 6299[?] -917[?] 509[?]  is mandatory 
739.21/737.09	c qxplain 6181/6182
739.21/737.10	c qxplain 6182/6182
739.30/737.11	c 6300[?] 917[?] -127[?] -509[?]  is mandatory 
739.30/737.11	c qxplain 6181/6181
739.30/737.12	c 6301[?] 109[?] -918[?]  is mandatory 
739.30/737.12	c qxplain 6177/6180
739.30/737.13	c qxplain 6179/6180
739.30/737.13	c qxplain 6180/6180
739.30/737.14	c 6302[?] -918[?] 511[?]  is mandatory 
739.30/737.14	c qxplain 6179/6179
739.30/737.15	c 6303[?] 918[?] -109[?] -511[?]  is mandatory 
739.30/737.15	c qxplain 6177/6178
739.30/737.16	c qxplain 6178/6178
739.30/737.19	c 6304[?] -919[?] -169[?]  is mandatory 
739.30/737.19	c qxplain 6177/6177
739.39/737.20	c 6305[?] -919[?] 496[?]  is mandatory 
739.39/737.20	c qxplain 6161/6176
739.39/737.21	c qxplain 6169/6176
739.39/737.22	c qxplain 6173/6176
739.39/737.23	c qxplain 6175/6176
739.39/737.23	c qxplain 6176/6176
739.39/737.26	c 6306[?] 919[?] 169[?] -496[?]  is mandatory 
739.39/737.26	c qxplain 6175/6175
739.39/737.27	c 6307[?] -920[?] 169[?]  is mandatory 
739.39/737.27	c qxplain 6173/6174
739.39/737.28	c qxplain 6174/6174
739.39/737.29	c 6308[?] -920[?] -496[?]  is mandatory 
739.39/737.29	c qxplain 6173/6173
739.39/737.29	c 6309[?] 920[?] -169[?] 496[?]  is mandatory 
739.39/737.29	c qxplain 6169/6172
739.50/737.30	c qxplain 6171/6172
739.50/737.31	c qxplain 6172/6172
739.50/737.32	c 6310[?] -921[?] -919[?]  is mandatory 
739.50/737.32	c qxplain 6171/6171
739.50/737.33	c 6311[?] -921[?] -920[?]  is mandatory 
739.50/737.33	c qxplain 6169/6170
739.50/737.34	c qxplain 6170/6170
739.50/737.35	c 6312[?] 921[?] 920[?] 919[?]  is mandatory 
739.50/737.35	c qxplain 6169/6169
739.50/737.36	c 6313[?] -922[?] 492[?]  is mandatory 
739.50/737.36	c qxplain 6161/6168
739.50/737.36	c qxplain 6165/6168
739.50/737.37	c qxplain 6167/6168
739.50/737.38	c qxplain 6168/6168
739.50/737.38	c 6314[?] -922[?] -921[?]  is mandatory 
739.50/737.38	c qxplain 6167/6167
739.50/737.39	c 6315[?] 922[?] 921[?] -492[?]  is mandatory 
739.50/737.39	c qxplain 6165/6166
739.60/737.40	c qxplain 6166/6166
739.60/737.42	c 6316[?] 91[?] -923[?]  is mandatory 
739.60/737.42	c qxplain 6165/6165
739.60/737.43	c 6317[?] -923[?] 513[?]  is mandatory 
739.60/737.43	c qxplain 6161/6164
739.60/737.43	c qxplain 6163/6164
739.60/737.46	c qxplain 6164/6164
739.60/737.47	c 6318[?] -91[?] 923[?] -513[?]  is mandatory 
739.60/737.47	c qxplain 6163/6163
739.60/737.48	c 6319[?] -924[?] -922[?]  is mandatory 
739.60/737.48	c qxplain 6161/6162
739.60/737.49	c qxplain 6162/6162
739.70/737.50	c 6320[?] -923[?] -924[?]  is mandatory 
739.70/737.50	c qxplain 6161/6161
739.70/737.51	c 6321[?] 924[?] 923[?] 922[?]  is mandatory 
739.70/737.51	c qxplain 6129/6160
739.70/737.52	c qxplain 6145/6160
739.70/737.52	c qxplain 6153/6160
739.70/737.53	c qxplain 6157/6160
739.70/737.54	c qxplain 6159/6160
739.70/737.55	c qxplain 6160/6160
739.70/737.56	c 6322[?] -925[?] -918[?]  is mandatory 
739.70/737.56	c qxplain 6159/6159
739.70/737.57	c 6323[?] 924[?] -925[?]  is mandatory 
739.70/737.57	c qxplain 6157/6158
739.70/737.57	c qxplain 6158/6158
739.70/737.58	c 6324[?] 925[?] -924[?] 918[?]  is mandatory 
739.70/737.58	c qxplain 6157/6157
739.70/737.59	c 6325[?] -917[?] -926[?]  is mandatory 
739.70/737.59	c qxplain 6153/6156
739.80/737.60	c qxplain 6155/6156
739.80/737.61	c qxplain 6156/6156
739.80/737.62	c 6326[?] -926[?] 925[?]  is mandatory 
739.80/737.62	c qxplain 6155/6155
739.80/737.63	c 6327[?] 917[?] 926[?] -925[?]  is mandatory 
739.80/737.63	c qxplain 6153/6154
739.80/737.64	c qxplain 6154/6154
739.80/737.66	c 6328[?] 331[?] -927[?]  is mandatory 
739.80/737.66	c qxplain 6153/6153
739.80/737.68	c 6329[?] -927[?] 536[?]  is mandatory 
739.80/737.68	c qxplain 6145/6152
739.80/737.69	c qxplain 6149/6152
739.80/737.69	c qxplain 6151/6152
739.90/737.70	c qxplain 6152/6152
739.90/737.70	c 6330[?] 927[?] -331[?] -536[?]  is mandatory 
739.90/737.70	c qxplain 6151/6151
739.90/737.72	c 6331[?] -24[?] -928[?]  is mandatory 
739.90/737.72	c qxplain 6149/6150
739.90/737.73	c qxplain 6150/6150
739.90/737.74	c 6332[?] -25[?] -928[?]  is mandatory 
739.90/737.74	c qxplain 6149/6149
739.90/737.75	c 6333[?] 928[?] 24[?] 25[?]  is mandatory 
739.90/737.75	c qxplain 6145/6148
739.90/737.75	c qxplain 6147/6148
739.90/737.76	c qxplain 6148/6148
739.90/737.77	c 6334[?] -929[?] 927[?]  is mandatory 
739.90/737.77	c qxplain 6147/6147
739.90/737.78	c 6335[?] 928[?] -929[?]  is mandatory 
739.90/737.78	c qxplain 6145/6146
739.90/737.78	c qxplain 6146/6146
739.90/737.79	c 6336[?] 929[?] -928[?] -927[?]  is mandatory 
739.90/737.79	c qxplain 6145/6145
740.00/737.81	c 6337[?] -26[?] -930[?]  is mandatory 
740.00/737.81	c qxplain 6129/6144
740.00/737.81	c qxplain 6137/6144
740.00/737.82	c qxplain 6141/6144
740.00/737.82	c qxplain 6143/6144
740.00/737.83	c qxplain 6144/6144
740.00/737.84	c 6338[?] -930[?] 929[?]  is mandatory 
740.00/737.84	c qxplain 6143/6143
740.00/737.85	c 6339[?] 930[?] -929[?] 26[?]  is mandatory 
740.00/737.85	c qxplain 6141/6142
740.00/737.86	c qxplain 6142/6142
740.00/737.87	c 6340[?] -931[?] 27[?]  is mandatory 
740.00/737.87	c qxplain 6141/6141
740.00/737.88	c 6341[?] -931[?] -930[?]  is mandatory 
740.00/737.88	c qxplain 6137/6140
740.00/737.88	c qxplain 6139/6140
740.00/737.89	c qxplain 6140/6140
740.10/737.90	c 6342[?] 931[?] -27[?] 930[?]  is mandatory 
740.10/737.90	c qxplain 6139/6139
740.10/737.91	c 6343[?] -932[?] -539[?]  is mandatory 
740.10/737.91	c qxplain 6137/6138
740.10/737.91	c qxplain 6138/6138
740.10/737.92	c 6344[?] -932[?] -931[?]  is mandatory 
740.10/737.92	c qxplain 6137/6137
740.10/737.93	c 6345[?] 931[?] 539[?] 932[?]  is mandatory 
740.10/737.93	c qxplain 6129/6136
740.10/737.94	c qxplain 6133/6136
740.10/737.94	c qxplain 6135/6136
740.10/737.95	c qxplain 6136/6136
740.10/737.96	c 6346[?] -933[?] 50[?]  is mandatory 
740.10/737.96	c qxplain 6135/6135
740.10/737.97	c 6347[?] -933[?] 932[?]  is mandatory 
740.10/737.97	c qxplain 6133/6134
740.10/737.97	c qxplain 6134/6134
740.10/737.98	c 6348[?] 933[?] -932[?] -50[?]  is mandatory 
740.10/737.98	c qxplain 6133/6133
740.10/737.99	c 6349[?] -934[?] 27[?]  is mandatory 
740.10/737.99	c qxplain 6129/6132
740.20/738.03	c qxplain 6131/6132
740.20/738.04	c qxplain 6132/6132
740.20/738.05	c 6350[?] -934[?] -50[?]  is mandatory 
740.20/738.05	c qxplain 6131/6131
740.20/738.06	c 6351[?] -27[?] 934[?] 50[?]  is mandatory 
740.20/738.06	c qxplain 6129/6130
740.20/738.07	c qxplain 6130/6130
740.20/738.07	c 6352[?] -935[?] -933[?]  is mandatory 
740.20/738.07	c qxplain 6129/6129
740.20/738.08	c 6353[?] -934[?] -935[?]  is mandatory 
740.20/738.08	c qxplain 6064/6128
740.20/738.09	c qxplain 6097/6128
740.31/738.10	c qxplain 6113/6128
740.31/738.10	c qxplain 6121/6128
740.31/738.11	c qxplain 6125/6128
740.31/738.11	c qxplain 6127/6128
740.31/738.12	c qxplain 6128/6128
740.31/738.13	c 6354[?] 935[?] 933[?] 934[?]  is mandatory 
740.31/738.13	c qxplain 6127/6127
740.31/738.14	c 6355[?] -936[?] 534[?]  is mandatory 
740.31/738.14	c qxplain 6125/6126
740.31/738.15	c qxplain 6126/6126
740.31/738.15	c 6356[?] -936[?] -935[?]  is mandatory 
740.31/738.15	c qxplain 6125/6125
740.31/738.16	c 6357[?] 936[?] 935[?] -534[?]  is mandatory 
740.31/738.16	c qxplain 6121/6124
740.31/738.17	c qxplain 6123/6124
740.31/738.18	c qxplain 6124/6124
740.31/738.18	c 6358[?] -937[?] 185[?]  is mandatory 
740.31/738.18	c qxplain 6123/6123
740.31/738.20	c 6359[?] -937[?] 556[?]  is mandatory 
740.31/738.20	c qxplain 6121/6122
740.41/738.21	c qxplain 6122/6122
740.41/738.21	c 6360[?] -185[?] 937[?] -556[?]  is mandatory 
740.41/738.21	c qxplain 6121/6121
740.70/738.58	c 6361[?] -938[?] -665[?]  is mandatory 
740.70/738.58	c qxplain 6113/6120
740.70/738.60	c qxplain 6117/6120
740.80/738.60	c qxplain 6119/6120
740.80/738.61	c qxplain 6120/6120
740.80/738.69	c 6362[?] -938[?] -666[?]  is mandatory 
740.80/738.69	c qxplain 6119/6119
740.90/738.70	c 6363[?] 938[?] 666[?] 665[?]  is mandatory 
740.90/738.70	c qxplain 6117/6118
740.90/738.71	c qxplain 6118/6118
740.90/738.72	c 6364[?] -593[?] -939[?]  is mandatory 
740.90/738.72	c qxplain 6117/6117
740.90/738.73	c 6365[?] -939[?] -938[?]  is mandatory 
740.90/738.73	c qxplain 6113/6116
740.90/738.73	c qxplain 6115/6116
740.90/738.74	c qxplain 6116/6116
740.90/738.75	c 6366[?] 939[?] 938[?] 593[?]  is mandatory 
740.90/738.75	c qxplain 6115/6115
740.90/738.76	c 6367[?] -940[?] 10[?]  is mandatory 
740.90/738.76	c qxplain 6113/6114
740.90/738.77	c qxplain 6114/6114
740.90/738.78	c 6368[?] -940[?] 596[?]  is mandatory 
740.90/738.78	c qxplain 6113/6113
740.90/738.79	c 6369[?] 940[?] -596[?] -10[?]  is mandatory 
740.90/738.79	c qxplain 6097/6112
740.90/738.80	c qxplain 6105/6112
741.00/738.81	c qxplain 6109/6112
741.00/738.81	c qxplain 6111/6112
741.00/738.82	c qxplain 6112/6112
741.00/738.83	c 6370[?] -941[?] -10[?]  is mandatory 
741.00/738.83	c qxplain 6111/6111
741.00/738.84	c 6371[?] -941[?] -596[?]  is mandatory 
741.00/738.84	c qxplain 6109/6110
741.00/738.85	c qxplain 6110/6110
741.00/738.86	c 6372[?] 596[?] 10[?] 941[?]  is mandatory 
741.00/738.86	c qxplain 6109/6109
741.00/738.87	c 6373[?] -942[?] -940[?]  is mandatory 
741.00/738.87	c qxplain 6105/6108
741.00/738.87	c qxplain 6107/6108
741.00/738.88	c qxplain 6108/6108
741.00/738.89	c 6374[?] -941[?] -942[?]  is mandatory 
741.00/738.89	c qxplain 6107/6107
741.11/738.90	c 6375[?] 941[?] 940[?] 942[?]  is mandatory 
741.11/738.90	c qxplain 6105/6106
741.11/738.91	c qxplain 6106/6106
741.11/738.92	c 6376[?] -943[?] 939[?]  is mandatory 
741.11/738.92	c qxplain 6105/6105
741.11/738.93	c 6377[?] -942[?] -943[?]  is mandatory 
741.11/738.93	c qxplain 6097/6104
741.11/738.93	c qxplain 6101/6104
741.11/738.94	c qxplain 6103/6104
741.11/738.95	c qxplain 6104/6104
741.11/738.96	c 6378[?] 942[?] -939[?] 943[?]  is mandatory 
741.11/738.96	c qxplain 6103/6103
741.11/738.97	c 6379[?] -944[?] -939[?]  is mandatory 
741.11/738.97	c qxplain 6101/6102
741.11/738.98	c qxplain 6102/6102
741.11/738.99	c 6380[?] 942[?] -944[?]  is mandatory 
741.11/738.99	c qxplain 6101/6101
741.20/739.00	c 6381[?] -942[?] 939[?] 944[?]  is mandatory 
741.20/739.00	c qxplain 6097/6100
741.20/739.00	c qxplain 6099/6100
741.20/739.01	c qxplain 6100/6100
741.20/739.02	c 6382[?] -943[?] -945[?]  is mandatory 
741.20/739.02	c qxplain 6099/6099
741.20/739.03	c 6383[?] -944[?] -945[?]  is mandatory 
741.20/739.03	c qxplain 6097/6098
741.20/739.04	c qxplain 6098/6098
741.20/739.05	c 6384[?] 944[?] 943[?] 945[?]  is mandatory 
741.20/739.05	c qxplain 6097/6097
741.20/739.06	c 6385[?] -946[?] -556[?]  is mandatory 
741.20/739.06	c qxplain 6064/6096
741.20/739.07	c qxplain 6081/6096
741.20/739.07	c qxplain 6089/6096
741.20/739.08	c qxplain 6093/6096
741.20/739.08	c qxplain 6095/6096
741.20/739.09	c qxplain 6096/6096
741.31/739.10	c 6386[?] -946[?] -945[?]  is mandatory 
741.31/739.10	c qxplain 6095/6095
741.31/739.11	c 6387[?] 945[?] 946[?] 556[?]  is mandatory 
741.31/739.11	c qxplain 6093/6094
741.31/739.12	c qxplain 6094/6094
741.31/739.13	c 6388[?] -937[?] -947[?]  is mandatory 
741.31/739.13	c qxplain 6093/6093
741.31/739.14	c 6389[?] -946[?] -947[?]  is mandatory 
741.31/739.14	c qxplain 6089/6092
741.31/739.15	c qxplain 6091/6092
741.31/739.15	c qxplain 6092/6092
741.31/739.16	c 6390[?] 947[?] 937[?] 946[?]  is mandatory 
741.31/739.16	c qxplain 6091/6091
741.31/739.17	c 6391[?] -948[?] -534[?]  is mandatory 
741.31/739.17	c qxplain 6089/6090
741.31/739.17	c qxplain 6090/6090
741.31/739.18	c 6392[?] -948[?] -947[?]  is mandatory 
741.31/739.18	c qxplain 6089/6089
741.31/739.19	c 6393[?] 947[?] 948[?] 534[?]  is mandatory 
741.31/739.19	c qxplain 6081/6088
741.31/739.19	c qxplain 6085/6088
741.41/739.20	c qxplain 6087/6088
741.41/739.21	c qxplain 6088/6088
741.41/739.22	c 6394[?] -949[?] -936[?]  is mandatory 
741.41/739.22	c qxplain 6087/6087
741.41/739.22	c 6395[?] -948[?] -949[?]  is mandatory 
741.41/739.22	c qxplain 6085/6086
741.41/739.23	c qxplain 6086/6086
741.41/739.24	c 6396[?] 949[?] 948[?] 936[?]  is mandatory 
741.41/739.24	c qxplain 6085/6085
741.41/739.25	c 6397[?] -950[?] -926[?]  is mandatory 
741.41/739.25	c qxplain 6081/6084
741.41/739.27	c qxplain 6083/6084
741.41/739.28	c qxplain 6084/6084
741.41/739.29	c 6398[?] -949[?] -950[?]  is mandatory 
741.41/739.29	c qxplain 6083/6083
741.41/739.30	c 6399[?] 949[?] 926[?] 950[?]  is mandatory 
741.41/739.30	c qxplain 6081/6082
741.51/739.31	c qxplain 6082/6082
741.51/739.32	c 6400[?] -951[?] 894[?]  is mandatory 
741.51/739.32	c qxplain 6081/6081
741.51/739.32	c 6401[?] 913[?] -951[?]  is mandatory 
741.51/739.32	c qxplain 6064/6080
741.51/739.33	c qxplain 6073/6080
741.51/739.34	c qxplain 6077/6080
741.51/739.35	c qxplain 6079/6080
741.51/739.36	c qxplain 6080/6080
741.51/739.36	c 6402[?] -894[?] 951[?] -913[?]  is mandatory 
741.51/739.36	c qxplain 6079/6079
741.51/739.37	c 6403[?] -952[?] -884[?]  is mandatory 
741.51/739.37	c qxplain 6077/6078
741.51/739.38	c qxplain 6078/6078
741.51/739.39	c 6404[?] -951[?] -952[?]  is mandatory 
741.51/739.39	c qxplain 6077/6077
741.51/739.40	c 6405[?] 952[?] 951[?] 884[?]  is mandatory 
741.51/739.40	c qxplain 6073/6076
741.61/739.40	c qxplain 6075/6076
741.61/739.41	c qxplain 6076/6076
741.61/739.42	c 6406[?] -953[?] 950[?]  is mandatory 
741.61/739.42	c qxplain 6075/6075
741.61/739.43	c 6407[?] 952[?] -953[?]  is mandatory 
741.61/739.43	c qxplain 6073/6074
741.61/739.44	c qxplain 6074/6074
741.61/739.44	c 6408[?] -950[?] -952[?] 953[?]  is mandatory 
741.61/739.44	c qxplain 6073/6073
741.61/739.45	c 6409[?] 916[?] -954[?]  is mandatory 
741.61/739.45	c qxplain 6064/6072
741.61/739.46	c qxplain 6069/6072
741.61/739.47	c qxplain 6071/6072
741.61/739.48	c qxplain 6072/6072
741.61/739.49	c 6410[?] -953[?] -954[?]  is mandatory 
741.61/739.49	c qxplain 6071/6071
741.61/739.49	c 6411[?] 954[?] 953[?] -916[?]  is mandatory 
741.61/739.49	c qxplain 6069/6070
741.71/739.50	c qxplain 6070/6070
741.71/739.51	c 6412[?] -955[?] -884[?]  is mandatory 
741.71/739.51	c qxplain 6069/6069
741.71/739.52	c 6413[?] -955[?] -954[?]  is mandatory 
741.71/739.52	c qxplain 6064/6068
741.71/739.53	c qxplain 6067/6068
741.71/739.53	c qxplain 6068/6068
741.71/739.54	c 6414[?] 954[?] 884[?] 955[?]  is mandatory 
741.71/739.54	c qxplain 6067/6067
741.71/739.55	c 6415[?] 125[?] -956[?]  is mandatory 
741.71/739.55	c qxplain 6064/6066
741.71/739.56	c qxplain 6066/6066
741.71/739.57	c 6416[?] -956[?] 509[?]  is mandatory 
741.71/739.57	c qxplain 6064/6065
741.71/739.58	c qxplain 6065/6065
741.71/739.59	c 6417[?] 956[?] -125[?] -509[?]  is mandatory 
741.71/739.59	c qxplain 6064/6064
741.71/739.60	c 6418[?] -957[?] 107[?]  is mandatory 
741.71/739.60	c qxplain 5935/6063
741.81/739.60	c qxplain 6000/6063
741.81/739.61	c qxplain 6032/6063
741.81/739.61	c qxplain 6048/6063
741.81/739.62	c qxplain 6056/6063
741.81/739.63	c qxplain 6060/6063
741.81/739.64	c qxplain 6062/6063
741.81/739.65	c qxplain 6063/6063
741.81/739.65	c 6419[?] -957[?] 511[?]  is mandatory 
741.81/739.65	c qxplain 6062/6062
741.81/739.66	c 6420[?] 957[?] -107[?] -511[?]  is mandatory 
741.81/739.66	c qxplain 6060/6061
741.81/739.67	c qxplain 6061/6061
741.91/739.70	c 6421[?] -958[?] -157[?]  is mandatory 
741.91/739.70	c qxplain 6060/6060
741.91/739.71	c 6422[?] -958[?] 494[?]  is mandatory 
741.91/739.71	c qxplain 6056/6059
741.91/739.72	c qxplain 6058/6059
741.91/739.72	c qxplain 6059/6059
741.91/739.75	c 6423[?] 958[?] 157[?] -494[?]  is mandatory 
741.91/739.75	c qxplain 6058/6058
741.91/739.76	c 6424[?] -959[?] 157[?]  is mandatory 
741.91/739.76	c qxplain 6056/6057
741.91/739.77	c qxplain 6057/6057
741.91/739.79	c 6425[?] -959[?] -494[?]  is mandatory 
741.91/739.79	c qxplain 6056/6056
742.01/739.80	c 6426[?] 959[?] -157[?] 494[?]  is mandatory 
742.01/739.80	c qxplain 6048/6055
742.01/739.81	c qxplain 6052/6055
742.01/739.82	c qxplain 6054/6055
742.01/739.83	c qxplain 6055/6055
742.01/739.85	c 6427[?] -960[?] -958[?]  is mandatory 
742.01/739.85	c qxplain 6054/6054
742.01/739.86	c 6428[?] -960[?] -959[?]  is mandatory 
742.01/739.86	c qxplain 6052/6053
742.01/739.87	c qxplain 6053/6053
742.01/739.87	c 6429[?] 960[?] 959[?] 958[?]  is mandatory 
742.01/739.87	c qxplain 6052/6052
742.01/739.88	c 6430[?] -961[?] 492[?]  is mandatory 
742.01/739.88	c qxplain 6048/6051
742.01/739.89	c qxplain 6050/6051
742.12/739.90	c qxplain 6051/6051
742.12/739.91	c 6431[?] -961[?] -960[?]  is mandatory 
742.12/739.91	c qxplain 6050/6050
742.12/739.91	c 6432[?] 961[?] 960[?] -492[?]  is mandatory 
742.12/739.92	c qxplain 6048/6049
742.12/739.92	c qxplain 6049/6049
742.12/739.93	c 6433[?] -962[?] 89[?]  is mandatory 
742.12/739.93	c qxplain 6048/6048
742.12/739.94	c 6434[?] -962[?] 513[?]  is mandatory 
742.12/739.94	c qxplain 6032/6047
742.12/739.95	c qxplain 6040/6047
742.12/739.96	c qxplain 6044/6047
742.12/739.97	c qxplain 6046/6047
742.12/739.98	c qxplain 6047/6047
742.12/739.99	c 6435[?] 962[?] -89[?] -513[?]  is mandatory 
742.12/739.99	c qxplain 6046/6046
742.21/740.00	c 6436[?] -963[?] -961[?]  is mandatory 
742.21/740.00	c qxplain 6044/6045
742.21/740.01	c qxplain 6045/6045
742.21/740.01	c 6437[?] -963[?] -962[?]  is mandatory 
742.21/740.01	c qxplain 6044/6044
742.21/740.02	c 6438[?] 963[?] 962[?] 961[?]  is mandatory 
742.21/740.02	c qxplain 6040/6043
742.21/740.03	c qxplain 6042/6043
742.21/740.04	c qxplain 6043/6043
742.21/740.05	c 6439[?] -964[?] -957[?]  is mandatory 
742.21/740.05	c qxplain 6042/6042
742.21/740.06	c 6440[?] -964[?] 963[?]  is mandatory 
742.21/740.06	c qxplain 6040/6041
742.21/740.06	c qxplain 6041/6041
742.21/740.07	c 6441[?] 964[?] -963[?] 957[?]  is mandatory 
742.21/740.07	c qxplain 6040/6040
742.21/740.08	c 6442[?] -965[?] -956[?]  is mandatory 
742.21/740.08	c qxplain 6032/6039
742.21/740.09	c qxplain 6036/6039
742.31/740.10	c qxplain 6038/6039
742.31/740.10	c qxplain 6039/6039
742.31/740.11	c 6443[?] -965[?] 964[?]  is mandatory 
742.31/740.11	c qxplain 6038/6038
742.31/740.12	c 6444[?] 956[?] 965[?] -964[?]  is mandatory 
742.31/740.12	c qxplain 6036/6037
742.31/740.13	c qxplain 6037/6037
742.31/740.14	c 6445[?] -24[?] -966[?]  is mandatory 
742.31/740.14	c qxplain 6036/6036
742.31/740.15	c 6446[?] -966[?] 927[?]  is mandatory 
742.31/740.15	c qxplain 6032/6035
742.31/740.16	c qxplain 6034/6035
742.31/740.16	c qxplain 6035/6035
742.31/740.17	c 6447[?] 966[?] -927[?] 24[?]  is mandatory 
742.31/740.17	c qxplain 6034/6034
742.31/740.18	c 6448[?] -967[?] 25[?]  is mandatory 
742.31/740.18	c qxplain 6032/6033
742.31/740.19	c qxplain 6033/6033
742.42/740.20	c 6449[?] -966[?] -967[?]  is mandatory 
742.42/740.20	c qxplain 6032/6032
742.42/740.21	c 6450[?] 967[?] -25[?] 966[?]  is mandatory 
742.42/740.21	c qxplain 6000/6031
742.42/740.21	c qxplain 6016/6031
742.42/740.22	c qxplain 6024/6031
742.42/740.23	c qxplain 6028/6031
742.42/740.23	c qxplain 6030/6031
742.42/740.24	c qxplain 6031/6031
742.42/740.24	c 6451[?] -968[?] -929[?]  is mandatory 
742.42/740.24	c qxplain 6030/6030
742.42/740.25	c 6452[?] -968[?] -967[?]  is mandatory 
742.42/740.25	c qxplain 6028/6029
742.42/740.26	c qxplain 6029/6029
742.42/740.27	c 6453[?] 967[?] 968[?] 929[?]  is mandatory 
742.42/740.27	c qxplain 6028/6028
742.42/740.29	c 6454[?] -969[?] 50[?]  is mandatory 
742.42/740.29	c qxplain 6024/6027
742.42/740.30	c qxplain 6026/6027
742.52/740.31	c qxplain 6027/6027
742.52/740.31	c 6455[?] -969[?] 968[?]  is mandatory 
742.52/740.31	c qxplain 6026/6026
742.52/740.32	c 6456[?] -968[?] 969[?] -50[?]  is mandatory 
742.52/740.32	c qxplain 6024/6025
742.52/740.33	c qxplain 6025/6025
742.52/740.33	c 6457[?] -970[?] 25[?]  is mandatory 
742.52/740.33	c qxplain 6024/6024
742.52/740.35	c 6458[?] -970[?] -50[?]  is mandatory 
742.52/740.35	c qxplain 6016/6023
742.52/740.35	c qxplain 6020/6023
742.52/740.36	c qxplain 6022/6023
742.52/740.37	c qxplain 6023/6023
742.52/740.38	c 6459[?] -25[?] 50[?] 970[?]  is mandatory 
742.52/740.38	c qxplain 6022/6022
742.52/740.38	c 6460[?] -969[?] -971[?]  is mandatory 
742.52/740.38	c qxplain 6020/6021
742.52/740.39	c qxplain 6021/6021
742.52/740.40	c 6461[?] -970[?] -971[?]  is mandatory 
742.52/740.40	c qxplain 6020/6020
742.62/740.41	c 6462[?] 971[?] 969[?] 970[?]  is mandatory 
742.62/740.41	c qxplain 6016/6019
742.62/740.41	c qxplain 6018/6019
742.62/740.42	c qxplain 6019/6019
742.62/740.43	c 6463[?] -972[?] 534[?]  is mandatory 
742.62/740.43	c qxplain 6018/6018
742.62/740.44	c 6464[?] -972[?] -971[?]  is mandatory 
742.62/740.44	c qxplain 6016/6017
742.62/740.44	c qxplain 6017/6017
742.62/740.45	c 6465[?] 971[?] 972[?] -534[?]  is mandatory 
742.62/740.45	c qxplain 6016/6016
742.62/740.46	c 6466[?] 183[?] -973[?]  is mandatory 
742.62/740.46	c qxplain 6000/6015
742.62/740.47	c qxplain 6008/6015
742.62/740.48	c qxplain 6012/6015
742.62/740.48	c qxplain 6014/6015
742.62/740.49	c qxplain 6015/6015
742.71/740.55	c 6467[?] -973[?] 556[?]  is mandatory 
742.71/740.55	c qxplain 6014/6014
742.71/740.56	c 6468[?] -183[?] 973[?] -556[?]  is mandatory 
742.71/740.56	c qxplain 6012/6013
742.71/740.57	c qxplain 6013/6013
742.81/740.63	c 6469[?] -660[?] -974[?]  is mandatory 
742.81/740.63	c qxplain 6012/6012
742.91/740.71	c 6470[?] 662[?] -974[?]  is mandatory 
742.91/740.71	c qxplain 6008/6011
742.91/740.72	c qxplain 6010/6011
742.91/740.73	c qxplain 6011/6011
742.91/740.73	c 6471[?] 974[?] -662[?] 660[?]  is mandatory 
742.91/740.73	c qxplain 6010/6010
742.91/740.75	c 6472[?] 625[?] -975[?]  is mandatory 
742.91/740.75	c qxplain 6008/6009
742.91/740.75	c qxplain 6009/6009
742.91/740.76	c 6473[?] -975[?] -974[?]  is mandatory 
742.91/740.76	c qxplain 6008/6008
742.91/740.77	c 6474[?] -625[?] 975[?] 974[?]  is mandatory 
742.91/740.77	c qxplain 6000/6007
742.91/740.78	c qxplain 6004/6007
742.91/740.79	c qxplain 6006/6007
742.91/740.80	c qxplain 6007/6007
743.01/740.80	c 6475[?] -976[?] 12[?]  is mandatory 
743.01/740.80	c qxplain 6006/6006
743.01/740.81	c 6476[?] -976[?] 628[?]  is mandatory 
743.01/740.81	c qxplain 6004/6005
743.01/740.82	c qxplain 6005/6005
743.01/740.83	c 6477[?] 976[?] -628[?] -12[?]  is mandatory 
743.01/740.83	c qxplain 6004/6004
743.01/740.84	c 6478[?] -977[?] -12[?]  is mandatory 
743.01/740.84	c qxplain 6000/6003
743.01/740.85	c qxplain 6002/6003
743.01/740.85	c qxplain 6003/6003
743.01/740.86	c 6479[?] -977[?] -628[?]  is mandatory 
743.01/740.86	c qxplain 6002/6002
743.01/740.87	c 6480[?] 977[?] 628[?] 12[?]  is mandatory 
743.01/740.87	c qxplain 6000/6001
743.01/740.88	c qxplain 6001/6001
743.01/740.89	c 6481[?] -976[?] -978[?]  is mandatory 
743.01/740.89	c qxplain 6000/6000
743.12/740.90	c 6482[?] -978[?] -977[?]  is mandatory 
743.12/740.90	c qxplain 5935/5999
743.12/740.91	c qxplain 5968/5999
743.12/740.91	c qxplain 5984/5999
743.12/740.92	c qxplain 5992/5999
743.12/740.93	c qxplain 5996/5999
743.12/740.94	c qxplain 5998/5999
743.12/740.94	c qxplain 5999/5999
743.12/740.95	c 6483[?] 976[?] 978[?] 977[?]  is mandatory 
743.12/740.95	c qxplain 5998/5998
743.12/740.96	c 6484[?] -979[?] 975[?]  is mandatory 
743.12/740.96	c qxplain 5996/5997
743.12/740.97	c qxplain 5997/5997
743.12/740.98	c 6485[?] -978[?] -979[?]  is mandatory 
743.12/740.98	c qxplain 5996/5996
743.12/740.99	c 6486[?] 978[?] -975[?] 979[?]  is mandatory 
743.12/740.99	c qxplain 5992/5995
743.21/741.00	c qxplain 5994/5995
743.21/741.01	c qxplain 5995/5995
743.21/741.01	c 6487[?] -975[?] -980[?]  is mandatory 
743.21/741.01	c qxplain 5994/5994
743.21/741.02	c 6488[?] -980[?] 978[?]  is mandatory 
743.21/741.02	c qxplain 5992/5993
743.21/741.03	c qxplain 5993/5993
743.21/741.04	c 6489[?] -978[?] 975[?] 980[?]  is mandatory 
743.21/741.04	c qxplain 5992/5992
743.21/741.05	c 6490[?] -979[?] -981[?]  is mandatory 
743.21/741.05	c qxplain 5984/5991
743.21/741.06	c qxplain 5988/5991
743.21/741.07	c qxplain 5990/5991
743.21/741.08	c qxplain 5991/5991
743.21/741.09	c 6491[?] -980[?] -981[?]  is mandatory 
743.21/741.09	c qxplain 5990/5990
743.21/741.09	c 6492[?] 980[?] 979[?] 981[?]  is mandatory 
743.21/741.09	c qxplain 5988/5989
743.31/741.10	c qxplain 5989/5989
743.31/741.11	c 6493[?] -982[?] -556[?]  is mandatory 
743.31/741.11	c qxplain 5988/5988
743.31/741.12	c 6494[?] -982[?] -981[?]  is mandatory 
743.31/741.12	c qxplain 5984/5987
743.31/741.13	c qxplain 5986/5987
743.31/741.14	c qxplain 5987/5987
743.31/741.15	c 6495[?] 981[?] 556[?] 982[?]  is mandatory 
743.31/741.15	c qxplain 5986/5986
743.31/741.15	c 6496[?] -973[?] -983[?]  is mandatory 
743.31/741.15	c qxplain 5984/5985
743.31/741.16	c qxplain 5985/5985
743.31/741.17	c 6497[?] -982[?] -983[?]  is mandatory 
743.31/741.17	c qxplain 5984/5984
743.31/741.18	c 6498[?] 973[?] 983[?] 982[?]  is mandatory 
743.31/741.18	c qxplain 5968/5983
743.31/741.19	c qxplain 5976/5983
743.31/741.19	c qxplain 5980/5983
743.41/741.20	c qxplain 5982/5983
743.41/741.20	c qxplain 5983/5983
743.41/741.21	c 6499[?] -984[?] -534[?]  is mandatory 
743.41/741.21	c qxplain 5982/5982
743.41/741.22	c 6500[?] -983[?] -984[?]  is mandatory 
743.41/741.22	c qxplain 5980/5981
743.41/741.23	c qxplain 5981/5981
743.41/741.23	c 6501[?] 983[?] 984[?] 534[?]  is mandatory 
743.41/741.23	c qxplain 5980/5980
743.41/741.24	c 6502[?] -972[?] -985[?]  is mandatory 
743.41/741.24	c qxplain 5976/5979
743.41/741.25	c qxplain 5978/5979
743.41/741.25	c qxplain 5979/5979
743.41/741.26	c 6503[?] -984[?] -985[?]  is mandatory 
743.41/741.26	c qxplain 5978/5978
743.41/741.27	c 6504[?] 985[?] 984[?] 972[?]  is mandatory 
743.41/741.27	c qxplain 5976/5977
743.41/741.29	c qxplain 5977/5977
743.41/741.30	c 6505[?] -986[?] -965[?]  is mandatory 
743.41/741.30	c qxplain 5976/5976
743.52/741.31	c 6506[?] -986[?] -985[?]  is mandatory 
743.52/741.31	c qxplain 5968/5975
743.52/741.31	c qxplain 5972/5975
743.52/741.33	c qxplain 5974/5975
743.52/741.34	c qxplain 5975/5975
743.52/741.35	c 6507[?] 985[?] 986[?] 965[?]  is mandatory 
743.52/741.35	c qxplain 5974/5974
743.52/741.36	c 6508[?] -987[?] 26[?]  is mandatory 
743.52/741.36	c qxplain 5972/5973
743.52/741.37	c qxplain 5973/5973
743.52/741.38	c 6509[?] -987[?] -929[?]  is mandatory 
743.52/741.38	c qxplain 5972/5972
743.52/741.39	c 6510[?] 987[?] -26[?] 929[?]  is mandatory 
743.52/741.39	c qxplain 5968/5971
743.52/741.39	c qxplain 5970/5971
743.63/741.40	c qxplain 5971/5971
743.63/741.41	c 6511[?] -988[?] -930[?]  is mandatory 
743.63/741.41	c qxplain 5970/5970
743.63/741.42	c 6512[?] -988[?] -987[?]  is mandatory 
743.63/741.42	c qxplain 5968/5969
743.63/741.42	c qxplain 5969/5969
743.63/741.43	c 6513[?] 988[?] 930[?] 987[?]  is mandatory 
743.63/741.43	c qxplain 5968/5968
743.63/741.45	c 6514[?] -989[?] 50[?]  is mandatory 
743.63/741.45	c qxplain 5935/5967
743.63/741.45	c qxplain 5952/5967
743.63/741.46	c qxplain 5960/5967
743.63/741.47	c qxplain 5964/5967
743.63/741.47	c qxplain 5966/5967
743.63/741.48	c qxplain 5967/5967
743.63/741.48	c 6515[?] -989[?] 988[?]  is mandatory 
743.63/741.48	c qxplain 5966/5966
743.63/741.49	c 6516[?] 989[?] -988[?] -50[?]  is mandatory 
743.63/741.49	c qxplain 5964/5965
743.63/741.50	c qxplain 5965/5965
743.73/741.51	c 6517[?] -990[?] 26[?]  is mandatory 
743.73/741.51	c qxplain 5964/5964
743.73/741.52	c 6518[?] -990[?] -50[?]  is mandatory 
743.73/741.52	c qxplain 5960/5963
743.73/741.52	c qxplain 5962/5963
743.73/741.53	c qxplain 5963/5963
743.73/741.54	c 6519[?] -26[?] 990[?] 50[?]  is mandatory 
743.73/741.54	c qxplain 5962/5962
743.73/741.55	c 6520[?] -991[?] -989[?]  is mandatory 
743.73/741.55	c qxplain 5960/5961
743.73/741.56	c qxplain 5961/5961
743.73/741.56	c 6521[?] -990[?] -991[?]  is mandatory 
743.73/741.56	c qxplain 5960/5960
743.73/741.57	c 6522[?] 991[?] 989[?] 990[?]  is mandatory 
743.73/741.57	c qxplain 5952/5959
743.73/741.58	c qxplain 5956/5959
743.73/741.58	c qxplain 5958/5959
743.73/741.59	c qxplain 5959/5959
743.82/741.60	c 6523[?] -992[?] 534[?]  is mandatory 
743.82/741.60	c qxplain 5958/5958
743.82/741.61	c 6524[?] -992[?] -991[?]  is mandatory 
743.82/741.61	c qxplain 5956/5957
743.82/741.62	c qxplain 5957/5957
743.82/741.63	c 6525[?] 992[?] 991[?] -534[?]  is mandatory 
743.82/741.63	c qxplain 5956/5956
743.82/741.63	c 6526[?] -993[?] 184[?]  is mandatory 
743.82/741.63	c qxplain 5952/5955
743.82/741.64	c qxplain 5954/5955
743.82/741.65	c qxplain 5955/5955
743.82/741.66	c 6527[?] -993[?] 556[?]  is mandatory 
743.82/741.66	c qxplain 5954/5954
743.82/741.67	c 6528[?] -184[?] 993[?] -556[?]  is mandatory 
743.82/741.67	c qxplain 5952/5953
743.82/741.68	c qxplain 5953/5953
743.82/741.69	c 6529[?] -994[?] 11[?]  is mandatory 
743.82/741.69	c qxplain 5952/5952
743.92/741.70	c 6530[?] -994[?] 592[?]  is mandatory 
743.92/741.70	c qxplain 5935/5951
743.92/741.71	c qxplain 5944/5951
743.92/741.72	c qxplain 5948/5951
743.92/741.72	c qxplain 5950/5951
743.92/741.73	c qxplain 5951/5951
743.92/741.74	c 6531[?] -592[?] 994[?] -11[?]  is mandatory 
743.92/741.74	c qxplain 5950/5950
743.92/741.75	c 6532[?] -995[?] -11[?]  is mandatory 
743.92/741.75	c qxplain 5948/5949
743.92/741.76	c qxplain 5949/5949
743.92/741.77	c 6533[?] -995[?] -592[?]  is mandatory 
743.92/741.77	c qxplain 5948/5948
743.92/741.78	c 6534[?] 592[?] 995[?] 11[?]  is mandatory 
743.92/741.78	c qxplain 5944/5947
743.92/741.79	c qxplain 5946/5947
743.92/741.79	c qxplain 5947/5947
744.02/741.80	c 6535[?] -994[?] -996[?]  is mandatory 
744.02/741.80	c qxplain 5946/5946
744.02/741.81	c 6536[?] -995[?] -996[?]  is mandatory 
744.02/741.81	c qxplain 5944/5945
744.02/741.82	c qxplain 5945/5945
744.02/741.83	c 6537[?] 994[?] 995[?] 996[?]  is mandatory 
744.02/741.83	c qxplain 5944/5944
744.02/741.84	c 6538[?] -997[?] 665[?]  is mandatory 
744.02/741.84	c qxplain 5935/5943
744.02/741.85	c qxplain 5940/5943
744.02/741.86	c qxplain 5942/5943
744.02/741.86	c qxplain 5943/5943
744.02/741.87	c 6539[?] -997[?] -996[?]  is mandatory 
744.02/741.87	c qxplain 5942/5942
744.02/741.88	c 6540[?] 996[?] 997[?] -665[?]  is mandatory 
744.02/741.88	c qxplain 5940/5941
744.02/741.89	c qxplain 5941/5941
744.12/741.90	c 6541[?] -998[?] -665[?]  is mandatory 
744.12/741.90	c qxplain 5940/5940
744.12/741.91	c 6542[?] -998[?] 996[?]  is mandatory 
744.12/741.91	c qxplain 5935/5939
744.12/741.92	c qxplain 5938/5939
744.12/741.93	c qxplain 5939/5939
744.12/741.94	c 6543[?] -996[?] 665[?] 998[?]  is mandatory 
744.12/741.94	c qxplain 5938/5938
744.12/741.95	c 6544[?] -997[?] -999[?]  is mandatory 
744.12/741.95	c qxplain 5935/5937
744.12/741.95	c qxplain 5937/5937
744.12/741.97	c 6545[?] -998[?] -999[?]  is mandatory 
744.12/741.97	c qxplain 5935/5936
744.12/741.97	c qxplain 5936/5936
744.12/741.98	c 6546[?] 998[?] 997[?] 999[?]  is mandatory 
744.12/741.98	c qxplain 5935/5935
744.12/741.99	c 6547[?] -1000[?] -556[?]  is mandatory 
744.12/741.99	c qxplain 5677/5934
744.22/742.00	c qxplain 5806/5934
744.22/742.00	c qxplain 5871/5934
744.22/742.01	c qxplain 5903/5934
744.22/742.02	c qxplain 5919/5934
744.22/742.02	c qxplain 5927/5934
744.22/742.03	c qxplain 5931/5934
744.22/742.04	c qxplain 5933/5934
744.22/742.05	c qxplain 5934/5934
744.22/742.05	c 6548[?] -1000[?] -999[?]  is mandatory 
744.22/742.05	c qxplain 5933/5933
744.22/742.06	c 6549[?] 999[?] 1000[?] 556[?]  is mandatory 
744.22/742.06	c qxplain 5931/5932
744.22/742.07	c qxplain 5932/5932
744.22/742.08	c 6550[?] -993[?] -1001[?]  is mandatory 
744.22/742.08	c qxplain 5931/5931
744.22/742.09	c 6551[?] -1000[?] -1001[?]  is mandatory 
744.22/742.09	c qxplain 5927/5930
744.33/742.10	c qxplain 5929/5930
744.33/742.10	c qxplain 5930/5930
744.33/742.11	c 6552[?] 993[?] 1001[?] 1000[?]  is mandatory 
744.33/742.11	c qxplain 5929/5929
744.33/742.12	c 6553[?] -1002[?] -534[?]  is mandatory 
744.33/742.12	c qxplain 5927/5928
744.33/742.13	c qxplain 5928/5928
744.33/742.13	c 6554[?] -1002[?] -1001[?]  is mandatory 
744.33/742.13	c qxplain 5927/5927
744.33/742.14	c 6555[?] 1001[?] 1002[?] 534[?]  is mandatory 
744.33/742.14	c qxplain 5919/5926
744.33/742.15	c qxplain 5923/5926
744.33/742.15	c qxplain 5925/5926
744.33/742.16	c qxplain 5926/5926
744.33/742.17	c 6556[?] -1003[?] -992[?]  is mandatory 
744.33/742.17	c qxplain 5925/5925
744.33/742.18	c 6557[?] -1002[?] -1003[?]  is mandatory 
744.33/742.18	c qxplain 5923/5924
744.33/742.18	c qxplain 5924/5924
744.33/742.19	c 6558[?] 1003[?] 1002[?] 992[?]  is mandatory 
744.33/742.19	c qxplain 5923/5923
744.42/742.20	c 6559[?] -1004[?] 986[?]  is mandatory 
744.42/742.20	c qxplain 5919/5922
744.42/742.21	c qxplain 5921/5922
744.42/742.22	c qxplain 5922/5922
744.42/742.23	c 6560[?] -1004[?] -1003[?]  is mandatory 
744.42/742.23	c qxplain 5921/5921
744.42/742.24	c 6561[?] -986[?] 1003[?] 1004[?]  is mandatory 
744.42/742.24	c qxplain 5919/5920
744.42/742.25	c qxplain 5920/5920
744.42/742.26	c 6562[?] -1005[?] 126[?]  is mandatory 
744.42/742.26	c qxplain 5919/5919
744.42/742.27	c 6563[?] -1005[?] 509[?]  is mandatory 
744.42/742.27	c qxplain 5903/5918
744.42/742.27	c qxplain 5911/5918
744.42/742.28	c qxplain 5915/5918
744.42/742.29	c qxplain 5917/5918
744.53/742.30	c qxplain 5918/5918
744.53/742.31	c 6564[?] 1005[?] -126[?] -509[?]  is mandatory 
744.53/742.31	c qxplain 5917/5917
744.53/742.32	c 6565[?] -1006[?] 108[?]  is mandatory 
744.53/742.32	c qxplain 5915/5916
744.53/742.32	c qxplain 5916/5916
744.53/742.33	c 6566[?] -1006[?] 511[?]  is mandatory 
744.53/742.33	c qxplain 5915/5915
744.53/742.34	c 6567[?] 1006[?] -108[?] -511[?]  is mandatory 
744.53/742.34	c qxplain 5911/5914
744.53/742.36	c qxplain 5913/5914
744.53/742.36	c qxplain 5914/5914
744.53/742.38	c 6568[?] -1007[?] -173[?]  is mandatory 
744.53/742.38	c qxplain 5913/5913
744.53/742.39	c 6569[?] -1007[?] 495[?]  is mandatory 
744.53/742.39	c qxplain 5911/5912
744.62/742.40	c qxplain 5912/5912
744.62/742.41	c 6570[?] -495[?] 173[?] 1007[?]  is mandatory 
744.62/742.41	c qxplain 5911/5911
744.62/742.42	c 6571[?] 173[?] -1008[?]  is mandatory 
744.62/742.42	c qxplain 5903/5910
744.62/742.43	c qxplain 5907/5910
744.62/742.45	c qxplain 5909/5910
744.62/742.45	c qxplain 5910/5910
744.62/742.46	c 6572[?] -1008[?] -495[?]  is mandatory 
744.62/742.46	c qxplain 5909/5909
744.62/742.47	c 6573[?] 1008[?] -173[?] 495[?]  is mandatory 
744.62/742.47	c qxplain 5907/5908
744.62/742.48	c qxplain 5908/5908
744.62/742.49	c 6574[?] -1009[?] -1007[?]  is mandatory 
744.62/742.49	c qxplain 5907/5907
744.73/742.50	c 6575[?] -1009[?] -1008[?]  is mandatory 
744.73/742.50	c qxplain 5903/5906
744.73/742.51	c qxplain 5905/5906
744.73/742.52	c qxplain 5906/5906
744.73/742.53	c 6576[?] 1009[?] 1008[?] 1007[?]  is mandatory 
744.73/742.53	c qxplain 5905/5905
744.73/742.54	c 6577[?] -1010[?] 492[?]  is mandatory 
744.73/742.54	c qxplain 5903/5904
744.73/742.54	c qxplain 5904/5904
744.73/742.55	c 6578[?] -1010[?] -1009[?]  is mandatory 
744.73/742.55	c qxplain 5903/5903
744.73/742.56	c 6579[?] 1010[?] 1009[?] -492[?]  is mandatory 
744.73/742.56	c qxplain 5871/5902
744.73/742.57	c qxplain 5887/5902
744.73/742.58	c qxplain 5895/5902
744.73/742.58	c qxplain 5899/5902
744.73/742.59	c qxplain 5901/5902
744.73/742.60	c qxplain 5902/5902
744.83/742.61	c 6580[?] -1011[?] 90[?]  is mandatory 
744.83/742.61	c qxplain 5901/5901
744.83/742.62	c 6581[?] -1011[?] 513[?]  is mandatory 
744.83/742.62	c qxplain 5899/5900
744.83/742.66	c qxplain 5900/5900
744.83/742.67	c 6582[?] 1011[?] -90[?] -513[?]  is mandatory 
744.83/742.67	c qxplain 5899/5899
744.83/742.67	c 6583[?] -1012[?] -1010[?]  is mandatory 
744.83/742.67	c qxplain 5895/5898
744.83/742.68	c qxplain 5897/5898
744.83/742.69	c qxplain 5898/5898
744.93/742.70	c 6584[?] -1012[?] -1011[?]  is mandatory 
744.93/742.70	c qxplain 5897/5897
744.93/742.71	c 6585[?] 1012[?] 1011[?] 1010[?]  is mandatory 
744.93/742.71	c qxplain 5895/5896
744.93/742.72	c qxplain 5896/5896
744.93/742.73	c 6586[?] -1013[?] -1006[?]  is mandatory 
744.93/742.73	c qxplain 5895/5895
744.93/742.73	c 6587[?] -1013[?] 1012[?]  is mandatory 
744.93/742.73	c qxplain 5887/5894
744.93/742.74	c qxplain 5891/5894
744.93/742.75	c qxplain 5893/5894
744.93/742.76	c qxplain 5894/5894
744.93/742.76	c 6588[?] 1013[?] -1012[?] 1006[?]  is mandatory 
744.93/742.76	c qxplain 5893/5893
744.93/742.77	c 6589[?] -1014[?] -1005[?]  is mandatory 
744.93/742.77	c qxplain 5891/5892
744.93/742.78	c qxplain 5892/5892
744.93/742.79	c 6590[?] -1014[?] 1013[?]  is mandatory 
744.93/742.79	c qxplain 5891/5891
745.03/742.80	c 6591[?] 1014[?] 1005[?] -1013[?]  is mandatory 
745.03/742.80	c qxplain 5887/5890
745.03/742.82	c qxplain 5889/5890
745.03/742.83	c qxplain 5890/5890
745.03/742.84	c 6592[?] -986[?] -1015[?]  is mandatory 
745.03/742.84	c qxplain 5889/5889
745.03/742.84	c 6593[?] 1003[?] -1015[?]  is mandatory 
745.03/742.84	c qxplain 5887/5888
745.03/742.85	c qxplain 5888/5888
745.03/742.86	c 6594[?] -1003[?] 1015[?] 986[?]  is mandatory 
745.03/742.86	c qxplain 5887/5887
745.03/742.87	c 6595[?] -1016[?] -1014[?]  is mandatory 
745.03/742.87	c qxplain 5871/5886
745.03/742.88	c qxplain 5879/5886
745.03/742.89	c qxplain 5883/5886
745.03/742.89	c qxplain 5885/5886
745.13/742.90	c qxplain 5886/5886
745.13/742.91	c 6596[?] -1015[?] -1016[?]  is mandatory 
745.13/742.91	c qxplain 5885/5885
745.13/742.92	c 6597[?] 1015[?] 1014[?] 1016[?]  is mandatory 
745.13/742.92	c qxplain 5883/5884
745.13/742.93	c qxplain 5884/5884
745.13/742.94	c 6598[?] -1004[?] -1017[?]  is mandatory 
745.13/742.94	c qxplain 5883/5883
745.13/742.94	c 6599[?] -1016[?] -1017[?]  is mandatory 
745.13/742.94	c qxplain 5879/5882
745.13/742.95	c qxplain 5881/5882
745.13/742.96	c qxplain 5882/5882
745.13/742.97	c 6600[?] 1017[?] 1016[?] 1004[?]  is mandatory 
745.13/742.97	c qxplain 5881/5881
745.13/742.98	c 6601[?] -1018[?] 123[?]  is mandatory 
745.13/742.98	c qxplain 5879/5880
745.13/742.99	c qxplain 5880/5880
745.22/743.00	c 6602[?] -1018[?] 509[?]  is mandatory 
745.22/743.00	c qxplain 5879/5879
745.22/743.01	c 6603[?] 1018[?] -123[?] -509[?]  is mandatory 
745.22/743.01	c qxplain 5871/5878
745.22/743.02	c qxplain 5875/5878
745.22/743.02	c qxplain 5877/5878
745.22/743.03	c qxplain 5878/5878
745.22/743.04	c 6604[?] -1019[?] 105[?]  is mandatory 
745.22/743.04	c qxplain 5877/5877
745.22/743.05	c 6605[?] -1019[?] 511[?]  is mandatory 
745.22/743.05	c qxplain 5875/5876
745.22/743.06	c qxplain 5876/5876
745.22/743.06	c 6606[?] 1019[?] -105[?] -511[?]  is mandatory 
745.22/743.06	c qxplain 5875/5875
745.22/743.08	c 6607[?] -1020[?] -163[?]  is mandatory 
745.22/743.08	c qxplain 5871/5874
745.22/743.09	c qxplain 5873/5874
745.22/743.09	c qxplain 5874/5874
745.33/743.10	c 6608[?] -1020[?] 170[?]  is mandatory 
745.33/743.10	c qxplain 5873/5873
745.33/743.12	c 6609[?] 1020[?] -170[?] 163[?]  is mandatory 
745.33/743.12	c qxplain 5871/5872
745.33/743.13	c qxplain 5872/5872
745.33/743.14	c 6610[?] 163[?] -1021[?]  is mandatory 
745.33/743.14	c qxplain 5871/5871
745.33/743.15	c 6611[?] -1021[?] -170[?]  is mandatory 
745.33/743.15	c qxplain 5806/5870
745.33/743.15	c qxplain 5839/5870
745.33/743.16	c qxplain 5855/5870
745.33/743.17	c qxplain 5863/5870
745.33/743.18	c qxplain 5867/5870
745.33/743.19	c qxplain 5869/5870
745.43/743.20	c qxplain 5870/5870
745.43/743.20	c 6612[?] 1021[?] -163[?] 170[?]  is mandatory 
745.43/743.20	c qxplain 5869/5869
745.43/743.21	c 6613[?] -1022[?] -1020[?]  is mandatory 
745.43/743.21	c qxplain 5867/5868
745.43/743.22	c qxplain 5868/5868
745.43/743.23	c 6614[?] -1022[?] -1021[?]  is mandatory 
745.43/743.23	c qxplain 5867/5867
745.43/743.23	c 6615[?] 1021[?] 1022[?] 1020[?]  is mandatory 
745.43/743.23	c qxplain 5863/5866
745.43/743.24	c qxplain 5865/5866
745.43/743.25	c qxplain 5866/5866
745.43/743.26	c 6616[?] -1023[?] 492[?]  is mandatory 
745.43/743.26	c qxplain 5865/5865
745.43/743.27	c 6617[?] -1022[?] -1023[?]  is mandatory 
745.43/743.27	c qxplain 5863/5864
745.43/743.28	c qxplain 5864/5864
745.43/743.29	c 6618[?] 1023[?] 1022[?] -492[?]  is mandatory 
745.43/743.29	c qxplain 5863/5863
745.53/743.30	c 6619[?] -1024[?] 87[?]  is mandatory 
745.53/743.30	c qxplain 5855/5862
745.53/743.30	c qxplain 5859/5862
745.53/743.31	c qxplain 5861/5862
745.53/743.32	c qxplain 5862/5862
745.53/743.33	c 6620[?] -1024[?] 513[?]  is mandatory 
745.53/743.33	c qxplain 5861/5861
745.53/743.34	c 6621[?] -87[?] 1024[?] -513[?]  is mandatory 
745.53/743.34	c qxplain 5859/5860
745.53/743.35	c qxplain 5860/5860
745.53/743.36	c 6622[?] -1025[?] -1023[?]  is mandatory 
745.53/743.36	c qxplain 5859/5859
745.53/743.37	c 6623[?] -1024[?] -1025[?]  is mandatory 
745.53/743.37	c qxplain 5855/5858
745.53/743.38	c qxplain 5857/5858
745.53/743.38	c qxplain 5858/5858
745.53/743.39	c 6624[?] 1025[?] 1024[?] 1023[?]  is mandatory 
745.53/743.39	c qxplain 5857/5857
745.63/743.40	c 6625[?] -1026[?] -1019[?]  is mandatory 
745.63/743.40	c qxplain 5855/5856
745.63/743.41	c qxplain 5856/5856
745.63/743.42	c 6626[?] 1025[?] -1026[?]  is mandatory 
745.63/743.42	c qxplain 5855/5855
745.63/743.43	c 6627[?] 1026[?] -1025[?] 1019[?]  is mandatory 
745.63/743.43	c qxplain 5839/5854
745.63/743.44	c qxplain 5847/5854
745.63/743.44	c qxplain 5851/5854
745.63/743.46	c qxplain 5853/5854
745.63/743.46	c qxplain 5854/5854
745.63/743.47	c 6628[?] -1027[?] -1018[?]  is mandatory 
745.63/743.47	c qxplain 5853/5853
745.63/743.48	c 6629[?] -1027[?] 1026[?]  is mandatory 
745.63/743.48	c qxplain 5851/5852
745.63/743.49	c qxplain 5852/5852
745.73/743.50	c 6630[?] 1027[?] 1018[?] -1026[?]  is mandatory 
745.73/743.50	c qxplain 5851/5851
745.73/743.55	c 6631[?] -22[?] -1028[?]  is mandatory 
745.73/743.55	c qxplain 5847/5850
745.73/743.56	c qxplain 5849/5850
745.73/743.56	c qxplain 5850/5850
745.83/743.61	c 6632[?] -1028[?] 536[?]  is mandatory 
745.83/743.61	c qxplain 5849/5849
745.83/743.61	c 6633[?] 1028[?] 22[?] -536[?]  is mandatory 
745.83/743.61	c qxplain 5847/5848
745.83/743.62	c qxplain 5848/5848
745.83/743.63	c 6634[?] -1029[?] 23[?]  is mandatory 
745.83/743.63	c qxplain 5847/5847
745.83/743.64	c 6635[?] -1028[?] -1029[?]  is mandatory 
745.83/743.64	c qxplain 5839/5846
745.83/743.65	c qxplain 5843/5846
745.83/743.66	c qxplain 5845/5846
745.83/743.66	c qxplain 5846/5846
745.83/743.67	c 6636[?] -23[?] 1029[?] 1028[?]  is mandatory 
745.83/743.67	c qxplain 5845/5845
745.83/743.68	c 6637[?] -1030[?] -927[?]  is mandatory 
745.83/743.68	c qxplain 5843/5844
745.83/743.69	c qxplain 5844/5844
745.83/743.70	c 6638[?] -1030[?] -1029[?]  is mandatory 
745.83/743.70	c qxplain 5843/5843
745.94/743.71	c 6639[?] 1029[?] 1030[?] 927[?]  is mandatory 
745.94/743.71	c qxplain 5839/5842
745.94/743.71	c qxplain 5841/5842
745.94/743.72	c qxplain 5842/5842
745.94/743.75	c 6640[?] -1031[?] 50[?]  is mandatory 
745.94/743.75	c qxplain 5841/5841
745.94/743.76	c 6641[?] -1031[?] 1030[?]  is mandatory 
745.94/743.76	c qxplain 5839/5840
745.94/743.77	c qxplain 5840/5840
745.94/743.78	c 6642[?] -1030[?] 1031[?] -50[?]  is mandatory 
745.94/743.78	c qxplain 5839/5839
745.94/743.78	c 6643[?] -1032[?] 23[?]  is mandatory 
745.94/743.78	c qxplain 5806/5838
745.94/743.79	c qxplain 5823/5838
746.03/743.80	c qxplain 5831/5838
746.03/743.80	c qxplain 5835/5838
746.03/743.81	c qxplain 5837/5838
746.03/743.82	c qxplain 5838/5838
746.03/743.83	c 6644[?] -1032[?] -50[?]  is mandatory 
746.03/743.83	c qxplain 5837/5837
746.03/743.84	c 6645[?] -23[?] 1032[?] 50[?]  is mandatory 
746.03/743.84	c qxplain 5835/5836
746.03/743.85	c qxplain 5836/5836
746.03/743.86	c 6646[?] -1031[?] -1033[?]  is mandatory 
746.03/743.86	c qxplain 5835/5835
746.03/743.86	c 6647[?] -1032[?] -1033[?]  is mandatory 
746.03/743.86	c qxplain 5831/5834
746.03/743.87	c qxplain 5833/5834
746.03/743.88	c qxplain 5834/5834
746.03/743.88	c 6648[?] 1033[?] 1031[?] 1032[?]  is mandatory 
746.03/743.88	c qxplain 5833/5833
746.03/743.89	c 6649[?] -1034[?] 534[?]  is mandatory 
746.03/743.89	c qxplain 5831/5832
746.13/743.90	c qxplain 5832/5832
746.13/743.91	c 6650[?] -1034[?] -1033[?]  is mandatory 
746.13/743.91	c qxplain 5831/5831
746.13/743.92	c 6651[?] 1033[?] 1034[?] -534[?]  is mandatory 
746.13/743.92	c qxplain 5823/5830
746.13/743.92	c qxplain 5827/5830
746.13/743.93	c qxplain 5829/5830
746.13/743.94	c qxplain 5830/5830
746.13/743.95	c 6652[?] -1035[?] 181[?]  is mandatory 
746.13/743.95	c qxplain 5829/5829
746.13/743.96	c 6653[?] -1035[?] 556[?]  is mandatory 
746.13/743.96	c qxplain 5827/5828
746.13/743.97	c qxplain 5828/5828
746.13/743.98	c 6654[?] -181[?] 1035[?] -556[?]  is mandatory 
746.13/743.98	c qxplain 5827/5827
746.13/743.99	c 6655[?] -1036[?] 14[?]  is mandatory 
746.13/743.99	c qxplain 5823/5826
746.23/744.00	c qxplain 5825/5826
746.23/744.01	c qxplain 5826/5826
746.23/744.02	c 6656[?] -1036[?] 617[?]  is mandatory 
746.23/744.02	c qxplain 5825/5825
746.23/744.02	c 6657[?] -617[?] -14[?] 1036[?]  is mandatory 
746.23/744.02	c qxplain 5823/5824
746.23/744.03	c qxplain 5824/5824
746.23/744.04	c 6658[?] -1037[?] -14[?]  is mandatory 
746.23/744.04	c qxplain 5823/5823
746.23/744.05	c 6659[?] -1037[?] -617[?]  is mandatory 
746.23/744.05	c qxplain 5806/5822
746.23/744.06	c qxplain 5815/5822
746.23/744.07	c qxplain 5819/5822
746.23/744.08	c qxplain 5821/5822
746.23/744.08	c qxplain 5822/5822
746.23/744.09	c 6660[?] 617[?] 14[?] 1037[?]  is mandatory 
746.23/744.09	c qxplain 5821/5821
746.33/744.10	c 6661[?] -1036[?] -1038[?]  is mandatory 
746.33/744.10	c qxplain 5819/5820
746.33/744.11	c qxplain 5820/5820
746.33/744.12	c 6662[?] -1037[?] -1038[?]  is mandatory 
746.33/744.12	c qxplain 5819/5819
746.33/744.13	c 6663[?] 1036[?] 1037[?] 1038[?]  is mandatory 
746.33/744.13	c qxplain 5815/5818
746.33/744.14	c qxplain 5817/5818
746.33/744.14	c qxplain 5818/5818
746.33/744.15	c 6664[?] -1039[?] 660[?]  is mandatory 
746.33/744.15	c qxplain 5817/5817
746.33/744.16	c 6665[?] -1038[?] -1039[?]  is mandatory 
746.33/744.16	c qxplain 5815/5816
746.33/744.17	c qxplain 5816/5816
746.33/744.18	c 6666[?] 1038[?] 1039[?] -660[?]  is mandatory 
746.33/744.18	c qxplain 5815/5815
746.33/744.19	c 6667[?] -1040[?] -660[?]  is mandatory 
746.33/744.19	c qxplain 5806/5814
746.43/744.20	c qxplain 5811/5814
746.43/744.21	c qxplain 5813/5814
746.43/744.22	c qxplain 5814/5814
746.43/744.23	c 6668[?] -1040[?] 1038[?]  is mandatory 
746.43/744.23	c qxplain 5813/5813
746.43/744.24	c 6669[?] -1038[?] 660[?] 1040[?]  is mandatory 
746.43/744.24	c qxplain 5811/5812
746.43/744.24	c qxplain 5812/5812
746.43/744.25	c 6670[?] -1039[?] -1041[?]  is mandatory 
746.43/744.25	c qxplain 5811/5811
746.43/744.26	c 6671[?] -1040[?] -1041[?]  is mandatory 
746.43/744.26	c qxplain 5806/5810
746.43/744.27	c qxplain 5809/5810
746.43/744.28	c qxplain 5810/5810
746.43/744.29	c 6672[?] 1041[?] 1039[?] 1040[?]  is mandatory 
746.43/744.29	c qxplain 5809/5809
746.53/744.30	c 6673[?] -1042[?] -556[?]  is mandatory 
746.53/744.30	c qxplain 5806/5808
746.53/744.30	c qxplain 5808/5808
746.53/744.32	c 6674[?] -1042[?] -1041[?]  is mandatory 
746.53/744.32	c qxplain 5806/5807
746.53/744.32	c qxplain 5807/5807
746.53/744.33	c 6675[?] 1041[?] 556[?] 1042[?]  is mandatory 
746.53/744.33	c qxplain 5806/5806
746.53/744.34	c 6676[?] -1035[?] -1043[?]  is mandatory 
746.53/744.34	c qxplain 5677/5805
746.53/744.35	c qxplain 5742/5805
746.53/744.36	c qxplain 5774/5805
746.53/744.36	c qxplain 5790/5805
746.53/744.37	c qxplain 5798/5805
746.53/744.37	c qxplain 5802/5805
746.53/744.38	c qxplain 5804/5805
746.53/744.39	c qxplain 5805/5805
746.63/744.40	c 6677[?] -1042[?] -1043[?]  is mandatory 
746.63/744.40	c qxplain 5804/5804
746.63/744.41	c 6678[?] 1043[?] 1035[?] 1042[?]  is mandatory 
746.63/744.41	c qxplain 5802/5803
746.63/744.41	c qxplain 5803/5803
746.63/744.42	c 6679[?] -1044[?] -534[?]  is mandatory 
746.63/744.42	c qxplain 5802/5802
746.63/744.43	c 6680[?] -1043[?] -1044[?]  is mandatory 
746.63/744.43	c qxplain 5798/5801
746.63/744.43	c qxplain 5800/5801
746.63/744.44	c qxplain 5801/5801
746.63/744.45	c 6681[?] 1043[?] 534[?] 1044[?]  is mandatory 
746.63/744.45	c qxplain 5800/5800
746.63/744.46	c 6682[?] -1034[?] -1045[?]  is mandatory 
746.63/744.46	c qxplain 5798/5799
746.63/744.46	c qxplain 5799/5799
746.63/744.47	c 6683[?] -1044[?] -1045[?]  is mandatory 
746.63/744.47	c qxplain 5798/5798
746.63/744.48	c 6684[?] 1045[?] 1044[?] 1034[?]  is mandatory 
746.63/744.48	c qxplain 5790/5797
746.63/744.49	c qxplain 5794/5797
746.74/744.50	c qxplain 5796/5797
746.74/744.51	c qxplain 5797/5797
746.74/744.52	c 6685[?] -1046[?] -1027[?]  is mandatory 
746.74/744.52	c qxplain 5796/5796
746.74/744.53	c 6686[?] -1046[?] -1045[?]  is mandatory 
746.74/744.53	c qxplain 5794/5795
746.74/744.54	c qxplain 5795/5795
746.74/744.54	c 6687[?] 1027[?] 1045[?] 1046[?]  is mandatory 
746.74/744.54	c qxplain 5794/5794
746.74/744.55	c 6688[?] -1047[?] 24[?]  is mandatory 
746.74/744.55	c qxplain 5790/5793
746.74/744.56	c qxplain 5792/5793
746.74/744.57	c qxplain 5793/5793
746.74/744.58	c 6689[?] -1047[?] -927[?]  is mandatory 
746.74/744.58	c qxplain 5792/5792
746.74/744.59	c 6690[?] 1047[?] -24[?] 927[?]  is mandatory 
746.74/744.59	c qxplain 5790/5791
746.74/744.59	c qxplain 5791/5791
746.84/744.60	c 6691[?] -1048[?] -966[?]  is mandatory 
746.84/744.60	c qxplain 5790/5790
746.84/744.61	c 6692[?] -1048[?] -1047[?]  is mandatory 
746.84/744.61	c qxplain 5774/5789
746.84/744.62	c qxplain 5782/5789
746.84/744.62	c qxplain 5786/5789
746.84/744.63	c qxplain 5788/5789
746.84/744.64	c qxplain 5789/5789
746.84/744.65	c 6693[?] 966[?] 1048[?] 1047[?]  is mandatory 
746.84/744.65	c qxplain 5788/5788
746.84/744.66	c 6694[?] -1049[?] 50[?]  is mandatory 
746.84/744.66	c qxplain 5786/5787
746.84/744.67	c qxplain 5787/5787
746.84/744.68	c 6695[?] -1049[?] 1048[?]  is mandatory 
746.84/744.68	c qxplain 5786/5786
746.84/744.69	c 6696[?] -1048[?] 1049[?] -50[?]  is mandatory 
746.84/744.69	c qxplain 5782/5785
746.84/744.69	c qxplain 5784/5785
746.94/744.70	c qxplain 5785/5785
746.94/744.71	c 6697[?] -1050[?] 24[?]  is mandatory 
746.94/744.71	c qxplain 5784/5784
747.04/744.82	c 6698[?] -1050[?] -50[?]  is mandatory 
747.04/744.82	c qxplain 5782/5783
747.04/744.83	c qxplain 5783/5783
747.04/744.84	c 6699[?] -24[?] 1050[?] 50[?]  is mandatory 
747.04/744.84	c qxplain 5782/5782
747.04/744.84	c 6700[?] -1049[?] -1051[?]  is mandatory 
747.04/744.84	c qxplain 5774/5781
747.04/744.85	c qxplain 5778/5781
747.04/744.86	c qxplain 5780/5781
747.04/744.86	c qxplain 5781/5781
747.04/744.87	c 6701[?] -1050[?] -1051[?]  is mandatory 
747.04/744.87	c qxplain 5780/5780
747.04/744.88	c 6702[?] 1051[?] 1049[?] 1050[?]  is mandatory 
747.04/744.88	c qxplain 5778/5779
747.04/744.88	c qxplain 5779/5779
747.13/744.90	c 6703[?] -1052[?] 534[?]  is mandatory 
747.13/744.90	c qxplain 5778/5778
747.13/744.91	c 6704[?] -1052[?] -1051[?]  is mandatory 
747.13/744.91	c qxplain 5774/5777
747.13/744.92	c qxplain 5776/5777
747.13/744.92	c qxplain 5777/5777
747.13/744.93	c 6705[?] 1051[?] 1052[?] -534[?]  is mandatory 
747.13/744.93	c qxplain 5776/5776
747.13/744.94	c 6706[?] -1053[?] 182[?]  is mandatory 
747.13/744.94	c qxplain 5774/5775
747.13/744.95	c qxplain 5775/5775
747.24/745.04	c 6707[?] -1053[?] 556[?]  is mandatory 
747.24/745.04	c qxplain 5774/5774
747.24/745.05	c 6708[?] -182[?] 1053[?] -556[?]  is mandatory 
747.24/745.05	c qxplain 5742/5773
747.24/745.06	c qxplain 5758/5773
747.24/745.07	c qxplain 5766/5773
747.24/745.08	c qxplain 5770/5773
747.24/745.08	c qxplain 5772/5773
747.24/745.09	c qxplain 5773/5773
747.34/745.17	c 6709[?] -1054[?] -660[?]  is mandatory 
747.34/745.17	c qxplain 5772/5772
747.44/745.22	c 6710[?] -1054[?] -661[?]  is mandatory 
747.44/745.22	c qxplain 5770/5771
747.44/745.23	c qxplain 5771/5771
747.44/745.24	c 6711[?] 1054[?] 661[?] 660[?]  is mandatory 
747.44/745.24	c qxplain 5770/5770
747.44/745.25	c 6712[?] -1055[?] -618[?]  is mandatory 
747.44/745.25	c qxplain 5766/5769
747.44/745.26	c qxplain 5768/5769
747.44/745.27	c qxplain 5769/5769
747.44/745.28	c 6713[?] -1055[?] -1054[?]  is mandatory 
747.44/745.28	c qxplain 5768/5768
747.44/745.29	c 6714[?] 1055[?] 618[?] 1054[?]  is mandatory 
747.44/745.29	c qxplain 5766/5767
747.44/745.29	c qxplain 5767/5767
747.53/745.30	c 6715[?] -1056[?] 13[?]  is mandatory 
747.53/745.30	c qxplain 5766/5766
747.53/745.31	c 6716[?] -1056[?] 621[?]  is mandatory 
747.53/745.31	c qxplain 5758/5765
747.53/745.32	c qxplain 5762/5765
747.53/745.33	c qxplain 5764/5765
747.53/745.34	c qxplain 5765/5765
747.53/745.34	c 6717[?] -621[?] 1056[?] -13[?]  is mandatory 
747.53/745.34	c qxplain 5764/5764
747.53/745.35	c 6718[?] -1057[?] -13[?]  is mandatory 
747.53/745.35	c qxplain 5762/5763
747.53/745.36	c qxplain 5763/5763
747.53/745.37	c 6719[?] -1057[?] -621[?]  is mandatory 
747.53/745.37	c qxplain 5762/5762
747.53/745.38	c 6720[?] 621[?] 1057[?] 13[?]  is mandatory 
747.53/745.38	c qxplain 5758/5761
747.53/745.39	c qxplain 5760/5761
747.53/745.40	c qxplain 5761/5761
747.64/745.41	c 6721[?] -1056[?] -1058[?]  is mandatory 
747.64/745.41	c qxplain 5760/5760
747.64/745.41	c 6722[?] -1057[?] -1058[?]  is mandatory 
747.64/745.41	c qxplain 5758/5759
747.64/745.42	c qxplain 5759/5759
747.64/745.43	c 6723[?] 1056[?] 1057[?] 1058[?]  is mandatory 
747.64/745.43	c qxplain 5758/5758
747.64/745.44	c 6724[?] -1059[?] 1055[?]  is mandatory 
747.64/745.44	c qxplain 5742/5757
747.64/745.45	c qxplain 5750/5757
747.64/745.46	c qxplain 5754/5757
747.64/745.47	c qxplain 5756/5757
747.64/745.47	c qxplain 5757/5757
747.64/745.48	c 6725[?] -1058[?] -1059[?]  is mandatory 
747.64/745.48	c qxplain 5756/5756
747.64/745.49	c 6726[?] 1058[?] -1055[?] 1059[?]  is mandatory 
747.64/745.49	c qxplain 5754/5755
747.74/745.50	c qxplain 5755/5755
747.74/745.51	c 6727[?] -1060[?] -1055[?]  is mandatory 
747.74/745.51	c qxplain 5754/5754
747.74/745.52	c 6728[?] -1060[?] 1058[?]  is mandatory 
747.74/745.52	c qxplain 5750/5753
747.74/745.53	c qxplain 5752/5753
747.74/745.54	c qxplain 5753/5753
747.74/745.55	c 6729[?] -1058[?] 1060[?] 1055[?]  is mandatory 
747.74/745.55	c qxplain 5752/5752
747.74/745.55	c 6730[?] -1059[?] -1061[?]  is mandatory 
747.74/745.55	c qxplain 5750/5751
747.74/745.56	c qxplain 5751/5751
747.74/745.57	c 6731[?] -1060[?] -1061[?]  is mandatory 
747.74/745.57	c qxplain 5750/5750
747.74/745.58	c 6732[?] 1060[?] 1059[?] 1061[?]  is mandatory 
747.74/745.58	c qxplain 5742/5749
747.74/745.59	c qxplain 5746/5749
747.84/745.60	c qxplain 5748/5749
747.84/745.60	c qxplain 5749/5749
747.84/745.61	c 6733[?] -1062[?] -556[?]  is mandatory 
747.84/745.61	c qxplain 5748/5748
747.84/745.62	c 6734[?] -1062[?] -1061[?]  is mandatory 
747.84/745.62	c qxplain 5746/5747
747.84/745.63	c qxplain 5747/5747
747.84/745.64	c 6735[?] 1061[?] 556[?] 1062[?]  is mandatory 
747.84/745.64	c qxplain 5746/5746
747.84/745.65	c 6736[?] -1053[?] -1063[?]  is mandatory 
747.84/745.65	c qxplain 5742/5745
747.84/745.66	c qxplain 5744/5745
747.84/745.67	c qxplain 5745/5745
747.84/745.68	c 6737[?] -1062[?] -1063[?]  is mandatory 
747.84/745.68	c qxplain 5744/5744
747.84/745.69	c 6738[?] 1063[?] 1053[?] 1062[?]  is mandatory 
747.84/745.69	c qxplain 5742/5743
747.84/745.69	c qxplain 5743/5743
747.94/745.70	c 6739[?] -1064[?] -534[?]  is mandatory 
747.94/745.70	c qxplain 5742/5742
747.94/745.71	c 6740[?] -1064[?] -1063[?]  is mandatory 
747.94/745.71	c qxplain 5677/5741
747.94/745.71	c qxplain 5710/5741
747.94/745.72	c qxplain 5726/5741
747.94/745.72	c qxplain 5734/5741
747.94/745.73	c qxplain 5738/5741
747.94/745.74	c qxplain 5740/5741
747.94/745.75	c qxplain 5741/5741
747.94/745.75	c 6741[?] 1063[?] 534[?] 1064[?]  is mandatory 
747.94/745.75	c qxplain 5740/5740
747.94/745.76	c 6742[?] -1052[?] -1065[?]  is mandatory 
747.94/745.76	c qxplain 5738/5739
747.94/745.77	c qxplain 5739/5739
747.94/745.78	c 6743[?] -1064[?] -1065[?]  is mandatory 
747.94/745.78	c qxplain 5738/5738
747.94/745.78	c 6744[?] 1065[?] 1064[?] 1052[?]  is mandatory 
747.94/745.78	c qxplain 5734/5737
747.94/745.79	c qxplain 5736/5737
748.04/745.80	c qxplain 5737/5737
748.04/745.81	c 6745[?] -1066[?] 1046[?]  is mandatory 
748.04/745.81	c qxplain 5736/5736
748.04/745.82	c 6746[?] -1066[?] -1065[?]  is mandatory 
748.04/745.82	c qxplain 5734/5735
748.04/745.83	c qxplain 5735/5735
748.04/745.84	c 6747[?] 1065[?] -1046[?] 1066[?]  is mandatory 
748.04/745.84	c qxplain 5734/5734
748.04/745.85	c 6748[?] 124[?] -1067[?]  is mandatory 
748.04/745.85	c qxplain 5726/5733
748.04/745.86	c qxplain 5730/5733
748.04/745.87	c qxplain 5732/5733
748.04/745.88	c qxplain 5733/5733
748.04/745.89	c 6749[?] -1067[?] 509[?]  is mandatory 
748.04/745.89	c qxplain 5732/5732
748.04/745.90	c 6750[?] 1067[?] -124[?] -509[?]  is mandatory 
748.04/745.90	c qxplain 5730/5731
748.15/745.91	c qxplain 5731/5731
748.15/745.92	c 6751[?] 106[?] -1068[?]  is mandatory 
748.15/745.92	c qxplain 5730/5730
748.15/745.93	c 6752[?] -1068[?] 511[?]  is mandatory 
748.15/745.93	c qxplain 5726/5729
748.15/745.94	c qxplain 5728/5729
748.15/745.94	c qxplain 5729/5729
748.15/745.95	c 6753[?] 1068[?] -106[?] -511[?]  is mandatory 
748.15/745.95	c qxplain 5728/5728
748.15/746.00	c 6754[?] -165[?] -1069[?]  is mandatory 
748.15/746.00	c qxplain 5726/5727
748.24/746.00	c qxplain 5727/5727
748.24/746.01	c 6755[?] -1069[?] 493[?]  is mandatory 
748.24/746.01	c qxplain 5726/5726
748.24/746.05	c 6756[?] 1069[?] 165[?] -493[?]  is mandatory 
748.24/746.05	c qxplain 5710/5725
748.24/746.06	c qxplain 5718/5725
748.24/746.07	c qxplain 5722/5725
748.24/746.08	c qxplain 5724/5725
748.24/746.09	c qxplain 5725/5725
748.24/746.09	c 6757[?] -1070[?] 165[?]  is mandatory 
748.24/746.09	c qxplain 5724/5724
748.34/746.11	c 6758[?] -1070[?] -493[?]  is mandatory 
748.34/746.11	c qxplain 5722/5723
748.34/746.12	c qxplain 5723/5723
748.34/746.12	c 6759[?] 1070[?] -165[?] 493[?]  is mandatory 
748.34/746.12	c qxplain 5722/5722
748.34/746.13	c 6760[?] -1071[?] -1069[?]  is mandatory 
748.34/746.13	c qxplain 5718/5721
748.34/746.14	c qxplain 5720/5721
748.34/746.15	c qxplain 5721/5721
748.34/746.16	c 6761[?] -1071[?] -1070[?]  is mandatory 
748.34/746.16	c qxplain 5720/5720
748.34/746.17	c 6762[?] 1071[?] 1070[?] 1069[?]  is mandatory 
748.34/746.17	c qxplain 5718/5719
748.34/746.18	c qxplain 5719/5719
748.34/746.19	c 6763[?] -1072[?] 492[?]  is mandatory 
748.34/746.19	c qxplain 5718/5718
748.34/746.19	c 6764[?] -1072[?] -1071[?]  is mandatory 
748.34/746.19	c qxplain 5710/5717
748.44/746.20	c qxplain 5714/5717
748.44/746.21	c qxplain 5716/5717
748.44/746.22	c qxplain 5717/5717
748.44/746.23	c 6765[?] 1072[?] 1071[?] -492[?]  is mandatory 
748.44/746.23	c qxplain 5716/5716
748.44/746.24	c 6766[?] 88[?] -1073[?]  is mandatory 
748.44/746.24	c qxplain 5714/5715
748.44/746.25	c qxplain 5715/5715
748.44/746.26	c 6767[?] -1073[?] 513[?]  is mandatory 
748.44/746.26	c qxplain 5714/5714
748.54/746.30	c 6768[?] 1073[?] -88[?] -513[?]  is mandatory 
748.54/746.31	c qxplain 5710/5713
748.54/746.32	c qxplain 5712/5713
748.54/746.32	c qxplain 5713/5713
748.54/746.33	c 6769[?] -1074[?] -1072[?]  is mandatory 
748.54/746.33	c qxplain 5712/5712
748.54/746.34	c 6770[?] -1074[?] -1073[?]  is mandatory 
748.54/746.34	c qxplain 5710/5711
748.54/746.35	c qxplain 5711/5711
748.54/746.36	c 6771[?] 1074[?] 1073[?] 1072[?]  is mandatory 
748.54/746.36	c qxplain 5710/5710
748.54/746.37	c 6772[?] -1068[?] -1075[?]  is mandatory 
748.54/746.37	c qxplain 5677/5709
748.54/746.38	c qxplain 5694/5709
748.54/746.39	c qxplain 5702/5709
748.54/746.39	c qxplain 5706/5709
748.64/746.40	c qxplain 5708/5709
748.64/746.41	c qxplain 5709/5709
748.64/746.42	c 6773[?] -1075[?] 1074[?]  is mandatory 
748.64/746.42	c qxplain 5708/5708
748.64/746.43	c 6774[?] 1075[?] -1074[?] 1068[?]  is mandatory 
748.64/746.43	c qxplain 5706/5707
748.64/746.44	c qxplain 5707/5707
748.64/746.45	c 6775[?] -1076[?] -1067[?]  is mandatory 
748.64/746.45	c qxplain 5706/5706
748.64/746.45	c 6776[?] 1075[?] -1076[?]  is mandatory 
748.64/746.45	c qxplain 5702/5705
748.64/746.46	c qxplain 5704/5705
748.64/746.47	c qxplain 5705/5705
748.64/746.48	c 6777[?] 1067[?] 1076[?] -1075[?]  is mandatory 
748.64/746.48	c qxplain 5704/5704
748.64/746.49	c 6778[?] -1077[?] -1046[?]  is mandatory 
748.64/746.49	c qxplain 5702/5703
748.74/746.51	c qxplain 5703/5703
748.74/746.52	c 6779[?] 1065[?] -1077[?]  is mandatory 
748.74/746.52	c qxplain 5702/5702
748.74/746.53	c 6780[?] -1065[?] 1077[?] 1046[?]  is mandatory 
748.74/746.53	c qxplain 5694/5701
748.74/746.54	c qxplain 5698/5701
748.74/746.55	c qxplain 5700/5701
748.74/746.55	c qxplain 5701/5701
748.74/746.56	c 6781[?] -1076[?] -1078[?]  is mandatory 
748.74/746.56	c qxplain 5700/5700
748.74/746.57	c 6782[?] -1077[?] -1078[?]  is mandatory 
748.74/746.57	c qxplain 5698/5699
748.74/746.58	c qxplain 5699/5699
748.74/746.59	c 6783[?] 1077[?] 1076[?] 1078[?]  is mandatory 
748.74/746.59	c qxplain 5698/5698
748.84/746.60	c 6784[?] -1066[?] -1079[?]  is mandatory 
748.84/746.60	c qxplain 5694/5697
748.84/746.60	c qxplain 5696/5697
748.84/746.61	c qxplain 5697/5697
748.84/746.62	c 6785[?] -1078[?] -1079[?]  is mandatory 
748.84/746.62	c qxplain 5696/5696
748.84/746.63	c 6786[?] 1079[?] 1078[?] 1066[?]  is mandatory 
748.84/746.63	c qxplain 5694/5695
748.84/746.64	c qxplain 5695/5695
748.84/746.65	c 6787[?] 1027[?] -1080[?]  is mandatory 
748.84/746.65	c qxplain 5694/5694
748.84/746.66	c 6788[?] 1045[?] -1080[?]  is mandatory 
748.84/746.66	c qxplain 5677/5693
748.84/746.67	c qxplain 5686/5693
748.84/746.67	c qxplain 5690/5693
748.84/746.69	c qxplain 5692/5693
748.84/746.69	c qxplain 5693/5693
748.94/746.70	c 6789[?] -1027[?] -1045[?] 1080[?]  is mandatory 
748.94/746.70	c qxplain 5692/5692
748.94/746.71	c 6790[?] 1065[?] -1081[?]  is mandatory 
748.94/746.71	c qxplain 5690/5691
748.94/746.72	c qxplain 5691/5691
748.94/746.74	c 6791[?] 1076[?] -1081[?]  is mandatory 
748.94/746.74	c qxplain 5690/5690
748.94/746.75	c 6792[?] -1065[?] -1076[?] 1081[?]  is mandatory 
748.94/746.75	c qxplain 5686/5689
748.94/746.75	c qxplain 5688/5689
748.94/746.76	c qxplain 5689/5689
748.94/746.77	c 6793[?] -1080[?] -1082[?]  is mandatory 
748.94/746.77	c qxplain 5688/5688
748.94/746.78	c 6794[?] -1082[?] -1081[?]  is mandatory 
748.94/746.78	c qxplain 5686/5687
748.94/746.79	c qxplain 5687/5687
749.04/746.80	c 6795[?] 1082[?] 1080[?] 1081[?]  is mandatory 
749.04/746.80	c qxplain 5686/5686
749.04/746.81	c 6796[?] 122[?] -1083[?]  is mandatory 
749.04/746.81	c qxplain 5677/5685
749.04/746.82	c qxplain 5682/5685
749.04/746.82	c qxplain 5684/5685
749.04/746.83	c qxplain 5685/5685
749.04/746.89	c 6797[?] -1083[?] 509[?]  is mandatory 
749.04/746.89	c qxplain 5684/5684
749.15/746.90	c 6798[?] 1083[?] -122[?] -509[?]  is mandatory 
749.15/746.90	c qxplain 5682/5683
749.15/746.91	c qxplain 5683/5683
749.15/746.92	c 6799[?] 104[?] -1084[?]  is mandatory 
749.15/746.92	c qxplain 5682/5682
749.15/746.93	c 6800[?] -1084[?] 511[?]  is mandatory 
749.15/746.93	c qxplain 5677/5681
749.15/746.94	c qxplain 5680/5681
749.15/746.95	c qxplain 5681/5681
749.15/746.96	c 6801[?] 1084[?] -104[?] -511[?]  is mandatory 
749.15/746.96	c qxplain 5680/5680
749.15/746.98	c 6802[?] -170[?] -1085[?]  is mandatory 
749.15/746.98	c qxplain 5677/5679
749.15/746.99	c qxplain 5679/5679
749.15/747.00	c 6803[?] -1085[?] 492[?]  is mandatory 
749.15/747.00	c qxplain 5677/5678
749.24/747.01	c qxplain 5678/5678
749.24/747.02	c 6804[?] 1085[?] 170[?] -492[?]  is mandatory 
749.24/747.02	c qxplain 5677/5677
749.24/747.03	c 6805[?] 86[?] -1086[?]  is mandatory 
749.24/747.03	c qxplain 5161/5676
749.24/747.04	c qxplain 5419/5676
749.24/747.04	c qxplain 5548/5676
749.24/747.05	c qxplain 5613/5676
749.24/747.06	c qxplain 5645/5676
749.24/747.06	c qxplain 5661/5676
749.24/747.07	c qxplain 5669/5676
749.24/747.08	c qxplain 5673/5676
749.24/747.09	c qxplain 5675/5676
749.24/747.10	c qxplain 5676/5676
749.35/747.10	c 6806[?] -1086[?] 513[?]  is mandatory 
749.35/747.10	c qxplain 5675/5675
749.35/747.13	c 6807[?] 1086[?] -86[?] -513[?]  is mandatory 
749.35/747.13	c qxplain 5673/5674
749.35/747.14	c qxplain 5674/5674
749.35/747.15	c 6808[?] -1087[?] -1085[?]  is mandatory 
749.35/747.15	c qxplain 5673/5673
749.35/747.16	c 6809[?] -1086[?] -1087[?]  is mandatory 
749.35/747.16	c qxplain 5669/5672
749.35/747.17	c qxplain 5671/5672
749.35/747.18	c qxplain 5672/5672
749.35/747.18	c 6810[?] 1087[?] 1086[?] 1085[?]  is mandatory 
749.35/747.18	c qxplain 5671/5671
749.45/747.20	c 6811[?] -1084[?] -1088[?]  is mandatory 
749.45/747.20	c qxplain 5669/5670
749.45/747.21	c qxplain 5670/5670
749.45/747.22	c 6812[?] 1087[?] -1088[?]  is mandatory 
749.45/747.22	c qxplain 5669/5669
749.45/747.22	c 6813[?] 1088[?] -1087[?] 1084[?]  is mandatory 
749.45/747.22	c qxplain 5661/5668
749.45/747.23	c qxplain 5665/5668
749.45/747.24	c qxplain 5667/5668
749.45/747.25	c qxplain 5668/5668
749.45/747.26	c 6814[?] -1089[?] -1083[?]  is mandatory 
749.45/747.26	c qxplain 5667/5667
749.45/747.27	c 6815[?] -1089[?] 1088[?]  is mandatory 
749.45/747.27	c qxplain 5665/5666
749.45/747.28	c qxplain 5666/5666
749.45/747.29	c 6816[?] 1083[?] 1089[?] -1088[?]  is mandatory 
749.45/747.29	c qxplain 5665/5665
749.54/747.30	c 6817[?] 22[?] -1090[?]  is mandatory 
749.54/747.30	c qxplain 5661/5664
749.54/747.31	c qxplain 5663/5664
749.54/747.32	c qxplain 5664/5664
749.54/747.33	c 6818[?] -536[?] -1090[?]  is mandatory 
749.54/747.33	c qxplain 5663/5663
749.54/747.34	c 6819[?] 1090[?] -22[?] 536[?]  is mandatory 
749.54/747.34	c qxplain 5661/5662
749.54/747.35	c qxplain 5662/5662
749.54/747.35	c 6820[?] -1091[?] -1028[?]  is mandatory 
749.54/747.35	c qxplain 5661/5661
749.54/747.36	c 6821[?] -1091[?] -1090[?]  is mandatory 
749.54/747.36	c qxplain 5645/5660
749.54/747.37	c qxplain 5653/5660
749.54/747.38	c qxplain 5657/5660
749.54/747.38	c qxplain 5659/5660
749.54/747.40	c qxplain 5660/5660
749.64/747.40	c 6822[?] 1091[?] 1028[?] 1090[?]  is mandatory 
749.64/747.40	c qxplain 5659/5659
749.64/747.48	c 6823[?] -1092[?] 50[?]  is mandatory 
749.64/747.48	c qxplain 5657/5658
749.64/747.49	c qxplain 5658/5658
749.64/747.50	c 6824[?] -1092[?] 1091[?]  is mandatory 
749.64/747.50	c qxplain 5657/5657
749.74/747.50	c 6825[?] -1091[?] 1092[?] -50[?]  is mandatory 
749.74/747.50	c qxplain 5653/5656
749.74/747.51	c qxplain 5655/5656
749.74/747.52	c qxplain 5656/5656
749.74/747.52	c 6826[?] -1093[?] 22[?]  is mandatory 
749.74/747.52	c qxplain 5655/5655
749.74/747.54	c 6827[?] -1093[?] -50[?]  is mandatory 
749.74/747.54	c qxplain 5653/5654
749.74/747.55	c qxplain 5654/5654
749.74/747.56	c 6828[?] -22[?] 50[?] 1093[?]  is mandatory 
749.74/747.56	c qxplain 5653/5653
749.74/747.56	c 6829[?] -1092[?] -1094[?]  is mandatory 
749.74/747.56	c qxplain 5645/5652
749.74/747.57	c qxplain 5649/5652
749.74/747.58	c qxplain 5651/5652
749.74/747.58	c qxplain 5652/5652
749.74/747.59	c 6830[?] -1093[?] -1094[?]  is mandatory 
749.74/747.59	c qxplain 5651/5651
749.84/747.60	c 6831[?] 1094[?] 1092[?] 1093[?]  is mandatory 
749.84/747.60	c qxplain 5649/5650
749.84/747.60	c qxplain 5650/5650
749.84/747.62	c 6832[?] -1095[?] 534[?]  is mandatory 
749.84/747.62	c qxplain 5649/5649
749.84/747.63	c 6833[?] -1095[?] -1094[?]  is mandatory 
749.84/747.63	c qxplain 5645/5648
749.84/747.64	c qxplain 5647/5648
749.84/747.64	c qxplain 5648/5648
749.84/747.65	c 6834[?] 1094[?] 1095[?] -534[?]  is mandatory 
749.84/747.65	c qxplain 5647/5647
749.84/747.66	c 6835[?] -1096[?] 180[?]  is mandatory 
749.84/747.66	c qxplain 5645/5646
749.84/747.67	c qxplain 5646/5646
749.84/747.68	c 6836[?] -1096[?] 556[?]  is mandatory 
749.84/747.68	c qxplain 5645/5645
749.84/747.69	c 6837[?] -180[?] 1096[?] -556[?]  is mandatory 
749.84/747.69	c qxplain 5613/5644
749.95/747.70	c qxplain 5629/5644
749.95/747.71	c qxplain 5637/5644
749.95/747.72	c qxplain 5641/5644
749.95/747.73	c qxplain 5643/5644
750.25/748.04	c qxplain 5644/5644
750.25/748.09	c 6838[?] -646[?] -1097[?]  is mandatory 
750.25/748.09	c qxplain 5643/5643
750.35/748.11	c 6839[?] -649[?] -1097[?]  is mandatory 
750.35/748.11	c qxplain 5641/5642
750.35/748.13	c qxplain 5642/5642
750.35/748.14	c 6840[?] 1097[?] 649[?] 646[?]  is mandatory 
750.35/748.14	c qxplain 5641/5641
750.45/748.22	c 6841[?] 18[?] -1098[?]  is mandatory 
750.45/748.22	c qxplain 5637/5640
750.45/748.24	c qxplain 5639/5640
750.45/748.24	c qxplain 5640/5640
750.55/748.31	c 6842[?] -657[?] -1098[?]  is mandatory 
750.55/748.31	c qxplain 5639/5639
750.55/748.33	c 6843[?] 1098[?] -18[?] 657[?]  is mandatory 
750.55/748.33	c qxplain 5637/5638
750.55/748.34	c qxplain 5638/5638
750.55/748.36	c 6844[?] 1097[?] -1099[?]  is mandatory 
750.55/748.36	c qxplain 5637/5637
750.65/748.46	c 6845[?] 1098[?] -1099[?]  is mandatory 
750.65/748.46	c qxplain 5629/5636
750.65/748.47	c qxplain 5633/5636
750.65/748.48	c qxplain 5635/5636
750.65/748.49	c qxplain 5636/5636
750.75/748.50	c 6846[?] -1097[?] -1098[?] 1099[?]  is mandatory 
750.75/748.50	c qxplain 5635/5635
750.75/748.52	c 6847[?] -1100[?] 654[?]  is mandatory 
750.75/748.52	c qxplain 5633/5634
750.75/748.53	c qxplain 5634/5634
750.75/748.56	c 6848[?] -1100[?] -657[?]  is mandatory 
750.75/748.56	c qxplain 5633/5633
750.75/748.57	c 6849[?] 1100[?] 657[?] -654[?]  is mandatory 
750.75/748.57	c qxplain 5629/5632
750.75/748.58	c qxplain 5631/5632
750.85/748.61	c qxplain 5632/5632
750.85/748.63	c 6850[?] 17[?] -1101[?]  is mandatory 
750.85/748.63	c qxplain 5631/5631
750.85/748.65	c 6851[?] -1101[?] -657[?]  is mandatory 
750.85/748.65	c qxplain 5629/5630
750.85/748.66	c qxplain 5630/5630
750.85/748.67	c 6852[?] 657[?] 1101[?] -17[?]  is mandatory 
750.85/748.67	c qxplain 5629/5629
750.85/748.68	c 6853[?] 650[?] -1102[?]  is mandatory 
750.85/748.68	c qxplain 5613/5628
750.85/748.69	c qxplain 5621/5628
750.95/748.70	c qxplain 5625/5628
750.95/748.71	c qxplain 5627/5628
750.95/748.72	c qxplain 5628/5628
750.95/748.73	c 6854[?] 1101[?] -1102[?]  is mandatory 
750.95/748.73	c qxplain 5627/5627
750.95/748.74	c 6855[?] -1101[?] 1102[?] -650[?]  is mandatory 
750.95/748.74	c qxplain 5625/5626
750.95/748.75	c qxplain 5626/5626
750.95/748.76	c 6856[?] -1103[?] -1100[?]  is mandatory 
750.95/748.76	c qxplain 5625/5625
750.95/748.77	c 6857[?] -1103[?] -1102[?]  is mandatory 
750.95/748.77	c qxplain 5621/5624
750.95/748.78	c qxplain 5623/5624
750.95/748.79	c qxplain 5624/5624
751.04/748.80	c 6858[?] 1103[?] 1102[?] 1100[?]  is mandatory 
751.04/748.80	c qxplain 5623/5623
751.04/748.81	c 6859[?] -1104[?] -1099[?]  is mandatory 
751.04/748.81	c qxplain 5621/5622
751.04/748.82	c qxplain 5622/5622
751.04/748.83	c 6860[?] -1104[?] 1103[?]  is mandatory 
751.04/748.83	c qxplain 5621/5621
751.04/748.84	c 6861[?] 1104[?] -1103[?] 1099[?]  is mandatory 
751.04/748.84	c qxplain 5613/5620
751.04/748.84	c qxplain 5617/5620
751.04/748.85	c qxplain 5619/5620
751.04/748.86	c qxplain 5620/5620
751.04/748.87	c 6862[?] -1105[?] -636[?]  is mandatory 
751.04/748.87	c qxplain 5619/5619
751.04/748.88	c 6863[?] -1105[?] 1104[?]  is mandatory 
751.04/748.88	c qxplain 5617/5618
751.04/748.89	c qxplain 5618/5618
751.14/748.90	c 6864[?] 1105[?] 636[?] -1104[?]  is mandatory 
751.14/748.90	c qxplain 5617/5617
751.14/748.91	c 6865[?] -1106[?] 15[?]  is mandatory 
751.14/748.91	c qxplain 5613/5616
751.14/748.92	c qxplain 5615/5616
751.14/748.92	c qxplain 5616/5616
751.14/748.94	c 6866[?] -1106[?] 639[?]  is mandatory 
751.14/748.94	c qxplain 5615/5615
751.14/748.95	c 6867[?] -639[?] -15[?] 1106[?]  is mandatory 
751.14/748.95	c qxplain 5613/5614
751.14/748.95	c qxplain 5614/5614
751.14/748.97	c 6868[?] -1107[?] -15[?]  is mandatory 
751.14/748.97	c qxplain 5613/5613
751.14/748.98	c 6869[?] -1107[?] -639[?]  is mandatory 
751.14/748.98	c qxplain 5548/5612
751.14/748.98	c qxplain 5581/5612
751.14/748.99	c qxplain 5597/5612
751.25/749.00	c qxplain 5605/5612
751.25/749.01	c qxplain 5609/5612
751.25/749.01	c qxplain 5611/5612
751.25/749.02	c qxplain 5612/5612
751.25/749.03	c 6870[?] 15[?] 639[?] 1107[?]  is mandatory 
751.25/749.03	c qxplain 5611/5611
751.25/749.04	c 6871[?] -1106[?] -1108[?]  is mandatory 
751.25/749.04	c qxplain 5609/5610
751.25/749.05	c qxplain 5610/5610
751.25/749.06	c 6872[?] -1107[?] -1108[?]  is mandatory 
751.25/749.06	c qxplain 5609/5609
751.25/749.07	c 6873[?] 1108[?] 1107[?] 1106[?]  is mandatory 
751.25/749.07	c qxplain 5605/5608
751.25/749.08	c qxplain 5607/5608
751.25/749.09	c qxplain 5608/5608
751.25/749.10	c 6874[?] -1109[?] 1105[?]  is mandatory 
751.25/749.10	c qxplain 5607/5607
751.35/749.11	c 6875[?] -1108[?] -1109[?]  is mandatory 
751.35/749.11	c qxplain 5605/5606
751.35/749.11	c qxplain 5606/5606
751.35/749.12	c 6876[?] 1108[?] 1109[?] -1105[?]  is mandatory 
751.35/749.12	c qxplain 5605/5605
751.35/749.14	c 6877[?] -1110[?] -1105[?]  is mandatory 
751.35/749.14	c qxplain 5597/5604
751.35/749.14	c qxplain 5601/5604
751.35/749.15	c qxplain 5603/5604
751.35/749.16	c qxplain 5604/5604
751.35/749.17	c 6878[?] -1110[?] 1108[?]  is mandatory 
751.35/749.17	c qxplain 5603/5603
751.35/749.18	c 6879[?] -1108[?] 1105[?] 1110[?]  is mandatory 
751.35/749.18	c qxplain 5601/5602
751.35/749.19	c qxplain 5602/5602
751.35/749.20	c 6880[?] -1109[?] -1111[?]  is mandatory 
751.35/749.20	c qxplain 5601/5601
751.46/749.21	c 6881[?] -1110[?] -1111[?]  is mandatory 
751.46/749.21	c qxplain 5597/5600
751.46/749.22	c qxplain 5599/5600
751.46/749.23	c qxplain 5600/5600
751.46/749.24	c 6882[?] 1110[?] 1109[?] 1111[?]  is mandatory 
751.46/749.24	c qxplain 5599/5599
751.46/749.25	c 6883[?] -1112[?] -556[?]  is mandatory 
751.46/749.25	c qxplain 5597/5598
751.46/749.26	c qxplain 5598/5598
751.46/749.27	c 6884[?] -1112[?] -1111[?]  is mandatory 
751.46/749.27	c qxplain 5597/5597
751.46/749.28	c 6885[?] 1111[?] 1112[?] 556[?]  is mandatory 
751.46/749.28	c qxplain 5581/5596
751.46/749.29	c qxplain 5589/5596
751.46/749.29	c qxplain 5593/5596
751.55/749.30	c qxplain 5595/5596
751.55/749.31	c qxplain 5596/5596
751.55/749.32	c 6886[?] -1096[?] -1113[?]  is mandatory 
751.55/749.32	c qxplain 5595/5595
751.55/749.33	c 6887[?] -1112[?] -1113[?]  is mandatory 
751.55/749.33	c qxplain 5593/5594
751.55/749.33	c qxplain 5594/5594
751.55/749.34	c 6888[?] 1113[?] 1096[?] 1112[?]  is mandatory 
751.55/749.34	c qxplain 5593/5593
751.55/749.35	c 6889[?] -1114[?] -534[?]  is mandatory 
751.55/749.35	c qxplain 5589/5592
751.55/749.36	c qxplain 5591/5592
751.55/749.36	c qxplain 5592/5592
751.55/749.37	c 6890[?] -1114[?] -1113[?]  is mandatory 
751.55/749.37	c qxplain 5591/5591
751.55/749.38	c 6891[?] 1113[?] 1114[?] 534[?]  is mandatory 
751.55/749.38	c qxplain 5589/5590
751.55/749.39	c qxplain 5590/5590
751.65/749.40	c 6892[?] -1095[?] -1115[?]  is mandatory 
751.65/749.40	c qxplain 5589/5589
751.65/749.41	c 6893[?] -1114[?] -1115[?]  is mandatory 
751.65/749.41	c qxplain 5581/5588
751.65/749.41	c qxplain 5585/5588
751.65/749.42	c qxplain 5587/5588
751.65/749.42	c qxplain 5588/5588
751.65/749.43	c 6894[?] 1115[?] 1114[?] 1095[?]  is mandatory 
751.65/749.43	c qxplain 5587/5587
751.65/749.44	c 6895[?] -1089[?] -1116[?]  is mandatory 
751.65/749.45	c qxplain 5585/5586
751.65/749.46	c qxplain 5586/5586
751.65/749.47	c 6896[?] -1115[?] -1116[?]  is mandatory 
751.65/749.47	c qxplain 5585/5585
751.65/749.48	c 6897[?] 1115[?] 1089[?] 1116[?]  is mandatory 
751.65/749.48	c qxplain 5581/5584
751.65/749.49	c qxplain 5583/5584
751.74/749.50	c qxplain 5584/5584
751.74/749.51	c 6898[?] -1117[?] 121[?]  is mandatory 
751.74/749.51	c qxplain 5583/5583
751.74/749.52	c 6899[?] -1117[?] 509[?]  is mandatory 
751.74/749.52	c qxplain 5581/5582
751.74/749.53	c qxplain 5582/5582
751.74/749.54	c 6900[?] 1117[?] -121[?] -509[?]  is mandatory 
751.74/749.54	c qxplain 5581/5581
751.74/749.55	c 6901[?] -1118[?] 103[?]  is mandatory 
751.74/749.55	c qxplain 5548/5580
751.74/749.56	c qxplain 5565/5580
751.74/749.57	c qxplain 5573/5580
751.74/749.58	c qxplain 5577/5580
751.74/749.59	c qxplain 5579/5580
751.74/749.59	c qxplain 5580/5580
751.85/749.60	c 6902[?] -1118[?] 511[?]  is mandatory 
751.85/749.60	c qxplain 5579/5579
751.85/749.62	c 6903[?] -103[?] 1118[?] -511[?]  is mandatory 
751.85/749.62	c qxplain 5577/5578
751.85/749.63	c qxplain 5578/5578
751.85/749.64	c 6904[?] -1119[?] 158[?]  is mandatory 
751.85/749.64	c qxplain 5577/5577
751.85/749.65	c 6905[?] -1119[?] 492[?]  is mandatory 
751.85/749.65	c qxplain 5573/5576
751.85/749.66	c qxplain 5575/5576
751.85/749.67	c qxplain 5576/5576
751.85/749.68	c 6906[?] 1119[?] -158[?] -492[?]  is mandatory 
751.85/749.68	c qxplain 5575/5575
751.85/749.69	c 6907[?] -1120[?] 85[?]  is mandatory 
751.85/749.69	c qxplain 5573/5574
751.85/749.70	c qxplain 5574/5574
751.94/749.71	c 6908[?] -1120[?] 513[?]  is mandatory 
751.94/749.71	c qxplain 5573/5573
751.94/749.72	c 6909[?] -85[?] 1120[?] -513[?]  is mandatory 
751.94/749.72	c qxplain 5565/5572
751.94/749.73	c qxplain 5569/5572
751.94/749.74	c qxplain 5571/5572
751.94/749.75	c qxplain 5572/5572
751.94/749.76	c 6910[?] -1121[?] -1119[?]  is mandatory 
751.94/749.76	c qxplain 5571/5571
751.94/749.77	c 6911[?] -1120[?] -1121[?]  is mandatory 
751.94/749.77	c qxplain 5569/5570
751.94/749.78	c qxplain 5570/5570
751.94/749.79	c 6912[?] 1121[?] 1120[?] 1119[?]  is mandatory 
751.94/749.79	c qxplain 5569/5569
752.05/749.80	c 6913[?] -1122[?] -1118[?]  is mandatory 
752.05/749.80	c qxplain 5565/5568
752.05/749.81	c qxplain 5567/5568
752.05/749.81	c qxplain 5568/5568
752.05/749.82	c 6914[?] 1121[?] -1122[?]  is mandatory 
752.05/749.82	c qxplain 5567/5567
752.05/749.83	c 6915[?] 1122[?] -1121[?] 1118[?]  is mandatory 
752.05/749.83	c qxplain 5565/5566
752.05/749.84	c qxplain 5566/5566
752.05/749.85	c 6916[?] -1117[?] -1123[?]  is mandatory 
752.05/749.85	c qxplain 5565/5565
752.05/749.86	c 6917[?] -1123[?] 1122[?]  is mandatory 
752.05/749.86	c qxplain 5548/5564
752.05/749.87	c qxplain 5557/5564
752.05/749.88	c qxplain 5561/5564
752.05/749.89	c qxplain 5563/5564
752.05/749.89	c qxplain 5564/5564
752.15/749.90	c 6918[?] 1123[?] -1122[?] 1117[?]  is mandatory 
752.15/749.90	c qxplain 5563/5563
752.15/749.91	c 6919[?] -1124[?] 21[?]  is mandatory 
752.15/749.91	c qxplain 5561/5562
752.35/750.11	c qxplain 5562/5562
752.35/750.12	c 6920[?] -1124[?] -535[?]  is mandatory 
752.35/750.12	c qxplain 5561/5561
752.35/750.14	c 6921[?] 1124[?] -21[?] 535[?]  is mandatory 
752.35/750.14	c qxplain 5557/5560
752.35/750.15	c qxplain 5559/5560
752.35/750.15	c qxplain 5560/5560
752.35/750.16	c 6922[?] -1125[?] -536[?]  is mandatory 
752.35/750.16	c qxplain 5559/5559
752.35/750.17	c 6923[?] -1125[?] -1124[?]  is mandatory 
752.35/750.17	c qxplain 5557/5558
752.35/750.18	c qxplain 5558/5558
752.35/750.19	c 6924[?] 536[?] 1125[?] 1124[?]  is mandatory 
752.35/750.19	c qxplain 5557/5557
752.35/750.20	c 6925[?] -1126[?] 50[?]  is mandatory 
752.35/750.20	c qxplain 5548/5556
752.46/750.21	c qxplain 5553/5556
752.46/750.22	c qxplain 5555/5556
752.46/750.22	c qxplain 5556/5556
752.46/750.23	c 6926[?] -1126[?] 1125[?]  is mandatory 
752.46/750.23	c qxplain 5555/5555
752.46/750.24	c 6927[?] 1126[?] -1125[?] -50[?]  is mandatory 
752.46/750.24	c qxplain 5553/5554
752.46/750.25	c qxplain 5554/5554
752.46/750.25	c 6928[?] -1127[?] 21[?]  is mandatory 
752.46/750.25	c qxplain 5553/5553
752.46/750.27	c 6929[?] -1127[?] -50[?]  is mandatory 
752.46/750.27	c qxplain 5548/5552
752.46/750.28	c qxplain 5551/5552
752.46/750.29	c qxplain 5552/5552
752.46/750.30	c 6930[?] 1127[?] -21[?] 50[?]  is mandatory 
752.46/750.30	c qxplain 5551/5551
752.56/750.30	c 6931[?] -1126[?] -1128[?]  is mandatory 
752.56/750.30	c qxplain 5548/5550
752.56/750.31	c qxplain 5550/5550
752.56/750.32	c 6932[?] -1127[?] -1128[?]  is mandatory 
752.56/750.32	c qxplain 5548/5549
752.56/750.33	c qxplain 5549/5549
752.56/750.33	c 6933[?] 1128[?] 1126[?] 1127[?]  is mandatory 
752.56/750.33	c qxplain 5548/5548
752.56/750.35	c 6934[?] -1129[?] 534[?]  is mandatory 
752.56/750.35	c qxplain 5419/5547
752.56/750.36	c qxplain 5484/5547
752.56/750.36	c qxplain 5516/5547
752.56/750.37	c qxplain 5532/5547
752.56/750.37	c qxplain 5540/5547
752.56/750.38	c qxplain 5544/5547
752.56/750.39	c qxplain 5546/5547
752.56/750.39	c qxplain 5547/5547
752.66/750.40	c 6935[?] -1129[?] -1128[?]  is mandatory 
752.66/750.40	c qxplain 5546/5546
752.66/750.41	c 6936[?] 1128[?] 1129[?] -534[?]  is mandatory 
752.66/750.41	c qxplain 5544/5545
752.66/750.42	c qxplain 5545/5545
752.66/750.43	c 6937[?] -1130[?] 179[?]  is mandatory 
752.66/750.43	c qxplain 5544/5544
752.76/750.53	c 6938[?] -1130[?] 556[?]  is mandatory 
752.76/750.53	c qxplain 5540/5543
752.76/750.54	c qxplain 5542/5543
752.76/750.55	c qxplain 5543/5543
752.76/750.55	c 6939[?] -179[?] 1130[?] -556[?]  is mandatory 
752.76/750.55	c qxplain 5542/5542
752.76/750.57	c 6940[?] -1131[?] 16[?]  is mandatory 
752.76/750.57	c qxplain 5540/5541
752.76/750.58	c qxplain 5541/5541
752.76/750.59	c 6941[?] -1131[?] 635[?]  is mandatory 
752.76/750.59	c qxplain 5540/5540
752.85/750.60	c 6942[?] -16[?] -635[?] 1131[?]  is mandatory 
752.85/750.60	c qxplain 5532/5539
752.85/750.61	c qxplain 5536/5539
752.85/750.62	c qxplain 5538/5539
752.85/750.62	c qxplain 5539/5539
752.85/750.63	c 6943[?] -1132[?] -16[?]  is mandatory 
752.85/750.63	c qxplain 5538/5538
752.85/750.64	c 6944[?] -1132[?] -635[?]  is mandatory 
752.85/750.64	c qxplain 5536/5537
752.85/750.65	c qxplain 5537/5537
752.85/750.66	c 6945[?] 16[?] 635[?] 1132[?]  is mandatory 
752.85/750.66	c qxplain 5536/5536
752.85/750.67	c 6946[?] -1131[?] -1133[?]  is mandatory 
752.85/750.67	c qxplain 5532/5535
752.85/750.68	c qxplain 5534/5535
752.85/750.69	c qxplain 5535/5535
752.96/750.70	c 6947[?] -1132[?] -1133[?]  is mandatory 
752.96/750.70	c qxplain 5534/5534
752.96/750.71	c 6948[?] 1133[?] 1132[?] 1131[?]  is mandatory 
752.96/750.71	c qxplain 5532/5533
752.96/750.72	c qxplain 5533/5533
752.96/750.73	c 6949[?] 656[?] -1134[?]  is mandatory 
752.96/750.73	c qxplain 5532/5532
752.96/750.74	c 6950[?] -1133[?] -1134[?]  is mandatory 
752.96/750.74	c qxplain 5516/5531
752.96/750.74	c qxplain 5524/5531
752.96/750.75	c qxplain 5528/5531
752.96/750.76	c qxplain 5530/5531
752.96/750.77	c qxplain 5531/5531
752.96/750.78	c 6951[?] 1133[?] -656[?] 1134[?]  is mandatory 
752.96/750.78	c qxplain 5530/5530
752.96/750.79	c 6952[?] -656[?] -1135[?]  is mandatory 
752.96/750.79	c qxplain 5528/5529
753.06/750.80	c qxplain 5529/5529
753.06/750.81	c 6953[?] 1133[?] -1135[?]  is mandatory 
753.06/750.81	c qxplain 5528/5528
753.06/750.82	c 6954[?] -1133[?] 656[?] 1135[?]  is mandatory 
753.06/750.82	c qxplain 5524/5527
753.06/750.83	c qxplain 5526/5527
753.06/750.84	c qxplain 5527/5527
753.06/750.85	c 6955[?] -1134[?] -1136[?]  is mandatory 
753.06/750.85	c qxplain 5526/5526
753.06/750.86	c 6956[?] -1135[?] -1136[?]  is mandatory 
753.06/750.86	c qxplain 5524/5525
753.06/750.87	c qxplain 5525/5525
753.06/750.88	c 6957[?] 1136[?] 1134[?] 1135[?]  is mandatory 
753.06/750.88	c qxplain 5524/5524
753.06/750.89	c 6958[?] -1137[?] -556[?]  is mandatory 
753.06/750.89	c qxplain 5516/5523
753.15/750.90	c qxplain 5520/5523
753.15/750.91	c qxplain 5522/5523
753.15/750.92	c qxplain 5523/5523
753.15/750.93	c 6959[?] -1137[?] -1136[?]  is mandatory 
753.15/750.93	c qxplain 5522/5522
753.15/750.94	c 6960[?] 1136[?] 1137[?] 556[?]  is mandatory 
753.15/750.94	c qxplain 5520/5521
753.15/750.95	c qxplain 5521/5521
753.15/750.96	c 6961[?] -1130[?] -1138[?]  is mandatory 
753.15/750.96	c qxplain 5520/5520
753.15/750.97	c 6962[?] -1137[?] -1138[?]  is mandatory 
753.15/750.97	c qxplain 5516/5519
753.15/750.98	c qxplain 5518/5519
753.15/750.98	c qxplain 5519/5519
753.15/750.99	c 6963[?] 1138[?] 1130[?] 1137[?]  is mandatory 
753.15/750.99	c qxplain 5518/5518
753.25/751.00	c 6964[?] -1139[?] -534[?]  is mandatory 
753.25/751.00	c qxplain 5516/5517
753.25/751.01	c qxplain 5517/5517
753.25/751.01	c 6965[?] -1139[?] -1138[?]  is mandatory 
753.25/751.01	c qxplain 5516/5516
753.25/751.02	c 6966[?] 1138[?] 1139[?] 534[?]  is mandatory 
753.25/751.02	c qxplain 5484/5515
753.25/751.03	c qxplain 5500/5515
753.25/751.04	c qxplain 5508/5515
753.25/751.04	c qxplain 5512/5515
753.25/751.05	c qxplain 5514/5515
753.25/751.06	c qxplain 5515/5515
753.25/751.07	c 6967[?] -1129[?] -1140[?]  is mandatory 
753.25/751.07	c qxplain 5514/5514
753.25/751.08	c 6968[?] -1139[?] -1140[?]  is mandatory 
753.25/751.08	c qxplain 5512/5513
753.25/751.08	c qxplain 5513/5513
753.25/751.09	c 6969[?] 1140[?] 1139[?] 1129[?]  is mandatory 
753.25/751.09	c qxplain 5512/5512
753.35/751.10	c 6970[?] -1123[?] -1141[?]  is mandatory 
753.35/751.10	c qxplain 5508/5511
753.35/751.12	c qxplain 5510/5511
753.35/751.13	c qxplain 5511/5511
753.35/751.14	c 6971[?] -1140[?] -1141[?]  is mandatory 
753.35/751.14	c qxplain 5510/5510
753.35/751.15	c 6972[?] 1123[?] 1140[?] 1141[?]  is mandatory 
753.35/751.15	c qxplain 5508/5509
753.35/751.17	c qxplain 5509/5509
753.35/751.18	c 6973[?] 1089[?] -1142[?]  is mandatory 
753.35/751.18	c qxplain 5508/5508
753.35/751.19	c 6974[?] -1142[?] 1115[?]  is mandatory 
753.35/751.19	c qxplain 5500/5507
753.46/751.20	c qxplain 5504/5507
753.46/751.21	c qxplain 5506/5507
753.46/751.22	c qxplain 5507/5507
753.46/751.23	c 6975[?] -1089[?] 1142[?] -1115[?]  is mandatory 
753.46/751.23	c qxplain 5506/5506
753.46/751.24	c 6976[?] -1143[?] 1141[?]  is mandatory 
753.46/751.24	c qxplain 5504/5505
753.46/751.25	c qxplain 5505/5505
753.46/751.26	c 6977[?] -1143[?] -1142[?]  is mandatory 
753.46/751.26	c qxplain 5504/5504
753.46/751.27	c 6978[?] -1141[?] 1142[?] 1143[?]  is mandatory 
753.46/751.27	c qxplain 5500/5503
753.46/751.27	c qxplain 5502/5503
753.46/751.29	c qxplain 5503/5503
753.46/751.29	c 6979[?] -1116[?] -1144[?]  is mandatory 
753.46/751.29	c qxplain 5502/5502
753.56/751.30	c 6980[?] -1143[?] -1144[?]  is mandatory 
753.56/751.30	c qxplain 5500/5501
753.56/751.31	c qxplain 5501/5501
753.56/751.32	c 6981[?] 1144[?] 1143[?] 1116[?]  is mandatory 
753.56/751.32	c qxplain 5500/5500
753.56/751.33	c 6982[?] 120[?] -1145[?]  is mandatory 
753.56/751.33	c qxplain 5484/5499
753.56/751.34	c qxplain 5492/5499
753.56/751.35	c qxplain 5496/5499
753.56/751.36	c qxplain 5498/5499
753.56/751.37	c qxplain 5499/5499
753.66/751.43	c 6983[?] -1145[?] 509[?]  is mandatory 
753.66/751.43	c qxplain 5498/5498
753.66/751.44	c 6984[?] -120[?] 1145[?] -509[?]  is mandatory 
753.66/751.44	c qxplain 5496/5497
753.66/751.45	c qxplain 5497/5497
753.66/751.46	c 6985[?] 102[?] -1146[?]  is mandatory 
753.66/751.46	c qxplain 5496/5496
753.66/751.47	c 6986[?] -1146[?] 511[?]  is mandatory 
753.66/751.47	c qxplain 5492/5495
753.66/751.48	c qxplain 5494/5495
753.66/751.49	c qxplain 5495/5495
753.76/751.50	c 6987[?] 1146[?] -102[?] -511[?]  is mandatory 
753.76/751.50	c qxplain 5494/5494
753.76/751.51	c 6988[?] 168[?] -1147[?]  is mandatory 
753.76/751.51	c qxplain 5492/5493
753.76/751.52	c qxplain 5493/5493
753.76/751.53	c 6989[?] -1147[?] 492[?]  is mandatory 
753.76/751.53	c qxplain 5492/5492
753.76/751.54	c 6990[?] 1147[?] -168[?] -492[?]  is mandatory 
753.76/751.54	c qxplain 5484/5491
753.76/751.55	c qxplain 5488/5491
753.76/751.56	c qxplain 5490/5491
753.76/751.57	c qxplain 5491/5491
753.76/751.58	c 6991[?] -1148[?] 84[?]  is mandatory 
753.76/751.58	c qxplain 5490/5490
753.76/751.59	c 6992[?] -1148[?] 513[?]  is mandatory 
753.76/751.59	c qxplain 5488/5489
753.86/751.65	c qxplain 5489/5489
753.86/751.66	c 6993[?] -84[?] 1148[?] -513[?]  is mandatory 
753.86/751.66	c qxplain 5488/5488
753.86/751.67	c 6994[?] -1149[?] -1147[?]  is mandatory 
753.86/751.67	c qxplain 5484/5487
753.86/751.68	c qxplain 5486/5487
753.86/751.69	c qxplain 5487/5487
754.05/751.76	c 6995[?] -1149[?] -1148[?]  is mandatory 
754.05/751.76	c qxplain 5486/5486
754.05/751.77	c 6996[?] 1149[?] 1148[?] 1147[?]  is mandatory 
754.05/751.77	c qxplain 5484/5485
754.05/751.77	c qxplain 5485/5485
754.05/751.78	c 6997[?] -1150[?] -1146[?]  is mandatory 
754.05/751.78	c qxplain 5484/5484
754.05/751.79	c 6998[?] -1150[?] 1149[?]  is mandatory 
754.05/751.79	c qxplain 5419/5483
754.12/751.80	c qxplain 5452/5483
754.12/751.81	c qxplain 5468/5483
754.12/751.81	c qxplain 5476/5483
754.12/751.82	c qxplain 5480/5483
754.12/751.83	c qxplain 5482/5483
754.12/751.84	c qxplain 5483/5483
754.12/751.84	c 6999[?] 1150[?] -1149[?] 1146[?]  is mandatory 
754.12/751.84	c qxplain 5482/5482
754.12/751.86	c 7000[?] -1145[?] -1151[?]  is mandatory 
754.12/751.86	c qxplain 5480/5481
754.12/751.86	c qxplain 5481/5481
754.12/751.87	c 7001[?] -1151[?] 1150[?]  is mandatory 
754.12/751.87	c qxplain 5480/5480
754.12/751.88	c 7002[?] 1145[?] 1151[?] -1150[?]  is mandatory 
754.12/751.88	c qxplain 5476/5479
754.12/751.89	c qxplain 5478/5479
754.22/751.90	c qxplain 5479/5479
754.22/751.90	c 7003[?] -1152[?] 19[?]  is mandatory 
754.22/751.90	c qxplain 5478/5478
754.22/751.91	c 7004[?] -1152[?] -20[?]  is mandatory 
754.22/751.91	c qxplain 5476/5477
754.22/751.92	c qxplain 5477/5477
754.22/751.94	c 7005[?] 1152[?] 20[?] -19[?]  is mandatory 
754.22/751.94	c qxplain 5476/5476
754.22/751.94	c 7006[?] -1153[?] -19[?]  is mandatory 
754.22/751.94	c qxplain 5468/5475
754.22/751.95	c qxplain 5472/5475
754.22/751.96	c qxplain 5474/5475
754.22/751.96	c qxplain 5475/5475
754.22/751.97	c 7007[?] -1153[?] 20[?]  is mandatory 
754.22/751.97	c qxplain 5474/5474
754.32/752.08	c 7008[?] 19[?] 1153[?] -20[?]  is mandatory 
754.32/752.08	c qxplain 5472/5473
754.32/752.09	c qxplain 5473/5473
754.42/752.10	c 7009[?] -1154[?] -1152[?]  is mandatory 
754.42/752.10	c qxplain 5472/5472
754.42/752.19	c 7010[?] -1153[?] -1154[?]  is mandatory 
754.42/752.19	c qxplain 5468/5471
754.42/752.19	c qxplain 5470/5471
754.52/752.20	c qxplain 5471/5471
754.52/752.20	c 7011[?] 1154[?] 1153[?] 1152[?]  is mandatory 
754.52/752.20	c qxplain 5470/5470
754.52/752.22	c 7012[?] -1155[?] 50[?]  is mandatory 
754.52/752.22	c qxplain 5468/5469
754.52/752.23	c qxplain 5469/5469
754.52/752.23	c 7013[?] -1155[?] -1154[?]  is mandatory 
754.52/752.23	c qxplain 5468/5468
754.52/752.24	c 7014[?] 1155[?] 1154[?] -50[?]  is mandatory 
754.52/752.24	c qxplain 5452/5467
754.52/752.25	c qxplain 5460/5467
754.52/752.26	c qxplain 5464/5467
754.52/752.26	c qxplain 5466/5467
754.52/752.27	c qxplain 5467/5467
754.52/752.27	c 7015[?] -1156[?] 20[?]  is mandatory 
754.52/752.27	c qxplain 5466/5466
754.52/752.29	c 7016[?] -1156[?] -50[?]  is mandatory 
754.52/752.29	c qxplain 5464/5465
754.52/752.30	c qxplain 5465/5465
754.62/752.32	c 7017[?] 1156[?] -20[?] 50[?]  is mandatory 
754.62/752.32	c qxplain 5464/5464
754.62/752.32	c 7018[?] -1157[?] -1155[?]  is mandatory 
754.62/752.32	c qxplain 5460/5463
754.62/752.33	c qxplain 5462/5463
754.62/752.34	c qxplain 5463/5463
754.62/752.35	c 7019[?] -1157[?] -1156[?]  is mandatory 
754.62/752.35	c qxplain 5462/5462
754.62/752.36	c 7020[?] 1157[?] 1155[?] 1156[?]  is mandatory 
754.62/752.36	c qxplain 5460/5461
754.62/752.36	c qxplain 5461/5461
754.62/752.38	c 7021[?] -1158[?] 534[?]  is mandatory 
754.62/752.38	c qxplain 5460/5460
754.62/752.38	c 7022[?] -1158[?] -1157[?]  is mandatory 
754.62/752.38	c qxplain 5452/5459
754.62/752.39	c qxplain 5456/5459
754.62/752.40	c qxplain 5458/5459
754.72/752.41	c qxplain 5459/5459
754.72/752.42	c 7023[?] 1158[?] 1157[?] -534[?]  is mandatory 
754.72/752.42	c qxplain 5458/5458
754.72/752.43	c 7024[?] -1159[?] 178[?]  is mandatory 
754.72/752.43	c qxplain 5456/5457
754.72/752.44	c qxplain 5457/5457
754.72/752.45	c 7025[?] -1159[?] 556[?]  is mandatory 
754.72/752.45	c qxplain 5456/5456
754.72/752.46	c 7026[?] -178[?] 1159[?] -556[?]  is mandatory 
754.72/752.46	c qxplain 5452/5455
754.72/752.47	c qxplain 5454/5455
754.72/752.48	c qxplain 5455/5455
754.72/752.49	c 7027[?] -1160[?] -646[?]  is mandatory 
754.72/752.49	c qxplain 5454/5454
754.72/752.50	c 7028[?] -1160[?] 653[?]  is mandatory 
754.72/752.50	c qxplain 5452/5453
754.82/752.51	c qxplain 5453/5453
754.82/752.52	c 7029[?] 646[?] -653[?] 1160[?]  is mandatory 
754.82/752.52	c qxplain 5452/5452
754.82/752.53	c 7030[?] -1161[?] 17[?]  is mandatory 
754.82/752.53	c qxplain 5419/5451
754.82/752.54	c qxplain 5436/5451
754.82/752.55	c qxplain 5444/5451
754.82/752.55	c qxplain 5448/5451
754.82/752.56	c qxplain 5450/5451
754.82/752.57	c qxplain 5451/5451
754.82/752.58	c 7031[?] -1161[?] -650[?]  is mandatory 
754.82/752.58	c qxplain 5450/5450
754.82/752.59	c 7032[?] 1161[?] 650[?] -17[?]  is mandatory 
754.82/752.59	c qxplain 5448/5449
754.82/752.60	c qxplain 5449/5449
754.92/752.61	c 7033[?] 646[?] -1162[?]  is mandatory 
754.92/752.61	c qxplain 5448/5448
754.92/752.61	c 7034[?] -1162[?] 1161[?]  is mandatory 
754.92/752.61	c qxplain 5444/5447
754.92/752.62	c qxplain 5446/5447
754.92/752.63	c qxplain 5447/5447
754.92/752.64	c 7035[?] -1161[?] 1162[?] -646[?]  is mandatory 
754.92/752.64	c qxplain 5446/5446
754.92/752.65	c 7036[?] -1160[?] -1163[?]  is mandatory 
754.92/752.65	c qxplain 5444/5445
754.92/752.66	c qxplain 5445/5445
754.92/752.67	c 7037[?] -1162[?] -1163[?]  is mandatory 
754.92/752.67	c qxplain 5444/5444
754.92/752.68	c 7038[?] 1163[?] 1162[?] 1160[?]  is mandatory 
754.92/752.68	c qxplain 5436/5443
754.92/752.69	c qxplain 5440/5443
754.92/752.69	c qxplain 5442/5443
755.02/752.70	c qxplain 5443/5443
755.02/752.71	c 7039[?] -1164[?] 646[?]  is mandatory 
755.02/752.71	c qxplain 5442/5442
755.02/752.72	c 7040[?] -1164[?] 650[?]  is mandatory 
755.02/752.72	c qxplain 5440/5441
755.02/752.73	c qxplain 5441/5441
755.02/752.75	c 7041[?] -646[?] -650[?] 1164[?]  is mandatory 
755.02/752.75	c qxplain 5440/5440
755.02/752.76	c 7042[?] -1165[?] -646[?]  is mandatory 
755.02/752.76	c qxplain 5436/5439
755.02/752.77	c qxplain 5438/5439
755.02/752.78	c qxplain 5439/5439
755.02/752.79	c 7043[?] -1165[?] -650[?]  is mandatory 
755.02/752.79	c qxplain 5438/5438
755.12/752.80	c 7044[?] 646[?] 1165[?] 650[?]  is mandatory 
755.12/752.80	c qxplain 5436/5437
755.12/752.81	c qxplain 5437/5437
755.12/752.82	c 7045[?] -1166[?] -1164[?]  is mandatory 
755.12/752.82	c qxplain 5436/5436
755.12/752.83	c 7046[?] -1165[?] -1166[?]  is mandatory 
755.12/752.83	c qxplain 5419/5435
755.12/752.84	c qxplain 5428/5435
755.12/752.84	c qxplain 5432/5435
755.12/752.85	c qxplain 5434/5435
755.12/752.86	c qxplain 5435/5435
755.12/752.87	c 7047[?] 1166[?] 1164[?] 1165[?]  is mandatory 
755.12/752.87	c qxplain 5434/5434
755.12/752.88	c 7048[?] -1167[?] -17[?]  is mandatory 
755.12/752.88	c qxplain 5432/5433
755.12/752.89	c qxplain 5433/5433
755.12/752.90	c 7049[?] -1167[?] -1166[?]  is mandatory 
755.12/752.90	c qxplain 5432/5432
755.22/752.91	c 7050[?] 1166[?] 17[?] 1167[?]  is mandatory 
755.22/752.91	c qxplain 5428/5431
755.22/752.92	c qxplain 5430/5431
755.22/752.93	c qxplain 5431/5431
755.22/752.94	c 7051[?] 1163[?] -1168[?]  is mandatory 
755.22/752.94	c qxplain 5430/5430
755.22/752.95	c 7052[?] -1167[?] -1168[?]  is mandatory 
755.22/752.95	c qxplain 5428/5429
755.22/752.96	c qxplain 5429/5429
755.22/752.97	c 7053[?] -1163[?] 1167[?] 1168[?]  is mandatory 
755.22/752.97	c qxplain 5428/5428
755.22/752.98	c 7054[?] -1169[?] -556[?]  is mandatory 
755.22/752.98	c qxplain 5419/5427
755.22/752.98	c qxplain 5424/5427
755.22/752.99	c qxplain 5426/5427
755.32/753.00	c qxplain 5427/5427
755.32/753.01	c 7055[?] -1169[?] -1168[?]  is mandatory 
755.32/753.01	c qxplain 5426/5426
755.32/753.02	c 7056[?] 1168[?] 1169[?] 556[?]  is mandatory 
755.32/753.02	c qxplain 5424/5425
755.32/753.03	c qxplain 5425/5425
755.32/753.04	c 7057[?] -1159[?] -1170[?]  is mandatory 
755.32/753.04	c qxplain 5424/5424
755.32/753.05	c 7058[?] -1169[?] -1170[?]  is mandatory 
755.32/753.05	c qxplain 5419/5423
755.32/753.06	c qxplain 5422/5423
755.32/753.07	c qxplain 5423/5423
755.32/753.07	c 7059[?] 1170[?] 1159[?] 1169[?]  is mandatory 
755.32/753.07	c qxplain 5422/5422
755.32/753.08	c 7060[?] -1171[?] -534[?]  is mandatory 
755.32/753.08	c qxplain 5419/5421
755.32/753.09	c qxplain 5421/5421
755.42/753.10	c 7061[?] -1171[?] -1170[?]  is mandatory 
755.42/753.10	c qxplain 5419/5420
755.42/753.10	c qxplain 5420/5420
755.42/753.11	c 7062[?] 1170[?] 1171[?] 534[?]  is mandatory 
755.42/753.11	c qxplain 5419/5419
755.42/753.14	c 7063[?] -1158[?] -1172[?]  is mandatory 
755.42/753.14	c qxplain 5161/5418
755.42/753.15	c qxplain 5290/5418
755.42/753.15	c qxplain 5355/5418
755.42/753.16	c qxplain 5387/5418
755.42/753.17	c qxplain 5403/5418
755.42/753.17	c qxplain 5411/5418
755.42/753.18	c qxplain 5415/5418
755.42/753.18	c qxplain 5417/5418
755.42/753.19	c qxplain 5418/5418
755.52/753.20	c 7064[?] -1171[?] -1172[?]  is mandatory 
755.52/753.20	c qxplain 5417/5417
755.52/753.20	c 7065[?] 1172[?] 1171[?] 1158[?]  is mandatory 
755.52/753.20	c qxplain 5415/5416
755.52/753.22	c qxplain 5416/5416
755.52/753.23	c 7066[?] -1173[?] -1151[?]  is mandatory 
755.52/753.23	c qxplain 5415/5415
755.52/753.24	c 7067[?] -1173[?] -1172[?]  is mandatory 
755.52/753.24	c qxplain 5411/5414
755.52/753.25	c qxplain 5413/5414
755.52/753.26	c qxplain 5414/5414
755.52/753.27	c 7068[?] 1172[?] 1151[?] 1173[?]  is mandatory 
755.52/753.27	c qxplain 5413/5413
755.52/753.28	c 7069[?] -1174[?] 1151[?]  is mandatory 
755.52/753.28	c qxplain 5411/5412
755.52/753.29	c qxplain 5412/5412
755.62/753.30	c 7070[?] -1174[?] 1172[?]  is mandatory 
755.62/753.30	c qxplain 5411/5411
755.62/753.31	c 7071[?] -1172[?] 1174[?] -1151[?]  is mandatory 
755.62/753.31	c qxplain 5403/5410
755.62/753.32	c qxplain 5407/5410
755.62/753.32	c qxplain 5409/5410
755.62/753.33	c qxplain 5410/5410
755.62/753.33	c 7072[?] -1175[?] 19[?]  is mandatory 
755.62/753.33	c qxplain 5409/5409
756.22/753.93	c cleaning 15620 clauses out of 31273 with flag 1003/1529686
756.56/754.21	c qxplain 5407/5408
756.56/754.22	c qxplain 5408/5408
756.56/754.22	c 7074[?] -19[?] 1175[?] -50[?]  is mandatory 
756.56/754.22	c qxplain 5407/5407
756.56/754.23	c 7075[?] -1176[?] 19[?]  is mandatory 
756.56/754.23	c qxplain 5403/5406
757.26/754.91	c qxplain 5405/5406
757.26/754.96	c qxplain 5406/5406
759.16/756.90	c qxplain 5405/5405
759.26/756.97	c 7077[?] 1176[?] -19[?] 50[?]  is mandatory 
759.26/756.97	c qxplain 5403/5404
759.26/756.98	c qxplain 5404/5404
759.26/756.98	c 7078[?] -1177[?] -1175[?]  is mandatory 
759.26/756.98	c qxplain 5403/5403
759.26/756.99	c 7079[?] -1177[?] -1176[?]  is mandatory 
759.26/756.99	c qxplain 5387/5402
759.36/757.00	c qxplain 5395/5402
759.36/757.01	c qxplain 5399/5402
759.36/757.01	c qxplain 5401/5402
759.36/757.02	c qxplain 5402/5402
759.36/757.02	c 7080[?] 1177[?] 1176[?] 1175[?]  is mandatory 
759.36/757.02	c qxplain 5401/5401
759.36/757.03	c 7081[?] -1178[?] 534[?]  is mandatory 
759.36/757.03	c qxplain 5399/5400
759.36/757.04	c qxplain 5400/5400
759.36/757.04	c 7082[?] -1178[?] -1177[?]  is mandatory 
759.36/757.04	c qxplain 5399/5399
759.36/757.05	c 7083[?] 1178[?] 1177[?] -534[?]  is mandatory 
759.36/757.05	c qxplain 5395/5398
759.36/757.06	c qxplain 5397/5398
759.36/757.06	c qxplain 5398/5398
759.36/757.07	c 7084[?] -1179[?] 177[?]  is mandatory 
759.36/757.07	c qxplain 5397/5397
759.36/757.09	c 7085[?] -1179[?] 556[?]  is mandatory 
759.36/757.09	c qxplain 5395/5396
759.46/757.10	c qxplain 5396/5396
759.46/757.10	c 7086[?] -177[?] 1179[?] -556[?]  is mandatory 
759.46/757.10	c qxplain 5395/5395
759.46/757.11	c 7087[?] -1180[?] 18[?]  is mandatory 
759.46/757.11	c qxplain 5387/5394
759.46/757.12	c qxplain 5391/5394
759.46/757.13	c qxplain 5393/5394
759.46/757.13	c qxplain 5394/5394
759.46/757.14	c 7088[?] -1180[?] 649[?]  is mandatory 
759.46/757.14	c qxplain 5393/5393
759.46/757.15	c 7089[?] -18[?] -649[?] 1180[?]  is mandatory 
759.46/757.15	c qxplain 5391/5392
759.46/757.15	c qxplain 5392/5392
759.46/757.16	c 7090[?] -1181[?] -18[?]  is mandatory 
759.46/757.16	c qxplain 5391/5391
759.46/757.17	c 7091[?] -649[?] -1181[?]  is mandatory 
759.46/757.17	c qxplain 5387/5390
759.46/757.17	c qxplain 5389/5390
759.46/757.18	c qxplain 5390/5390
759.46/757.19	c 7092[?] 649[?] 18[?] 1181[?]  is mandatory 
759.46/757.19	c qxplain 5389/5389
759.56/757.20	c 7093[?] -1180[?] -1182[?]  is mandatory 
759.56/757.20	c qxplain 5387/5388
759.56/757.20	c qxplain 5388/5388
759.56/757.21	c 7094[?] -1181[?] -1182[?]  is mandatory 
759.56/757.21	c qxplain 5387/5387
759.56/757.22	c 7095[?] 1180[?] 1181[?] 1182[?]  is mandatory 
759.56/757.22	c qxplain 5355/5386
759.56/757.23	c qxplain 5371/5386
759.56/757.23	c qxplain 5379/5386
759.56/757.24	c qxplain 5383/5386
759.56/757.24	c qxplain 5385/5386
759.56/757.25	c qxplain 5386/5386
759.56/757.25	c 7096[?] -1183[?] -556[?]  is mandatory 
759.56/757.25	c qxplain 5385/5385
759.56/757.26	c 7097[?] -1183[?] -1182[?]  is mandatory 
759.56/757.26	c qxplain 5383/5384
759.56/757.27	c qxplain 5384/5384
759.56/757.28	c 7098[?] 1182[?] 556[?] 1183[?]  is mandatory 
759.56/757.28	c qxplain 5383/5383
759.56/757.28	c 7099[?] -1179[?] -1184[?]  is mandatory 
759.56/757.28	c qxplain 5379/5382
759.56/757.29	c qxplain 5381/5382
759.56/757.29	c qxplain 5382/5382
759.66/757.30	c 7100[?] -1183[?] -1184[?]  is mandatory 
759.66/757.30	c qxplain 5381/5381
759.66/757.31	c 7101[?] 1184[?] 1179[?] 1183[?]  is mandatory 
759.66/757.31	c qxplain 5379/5380
759.66/757.31	c qxplain 5380/5380
759.66/757.32	c 7102[?] -1185[?] -534[?]  is mandatory 
759.66/757.32	c qxplain 5379/5379
759.66/757.33	c 7103[?] -1185[?] -1184[?]  is mandatory 
759.66/757.33	c qxplain 5371/5378
759.66/757.33	c qxplain 5375/5378
759.66/757.34	c qxplain 5377/5378
759.66/757.34	c qxplain 5378/5378
759.66/757.35	c 7104[?] 1184[?] 534[?] 1185[?]  is mandatory 
759.66/757.35	c qxplain 5377/5377
759.66/757.36	c 7105[?] -1178[?] -1186[?]  is mandatory 
759.66/757.36	c qxplain 5375/5376
759.66/757.36	c qxplain 5376/5376
759.66/757.37	c 7106[?] -1185[?] -1186[?]  is mandatory 
759.66/757.37	c qxplain 5375/5375
759.66/757.38	c 7107[?] 1186[?] 1185[?] 1178[?]  is mandatory 
759.66/757.38	c qxplain 5371/5374
759.66/757.38	c qxplain 5373/5374
759.66/757.39	c qxplain 5374/5374
759.76/757.41	c 7108[?] 83[?] -1187[?]  is mandatory 
759.76/757.41	c qxplain 5373/5373
759.76/757.42	c 7109[?] -1187[?] 513[?]  is mandatory 
759.76/757.42	c qxplain 5371/5372
759.76/757.42	c qxplain 5372/5372
759.76/757.45	c 7110[?] 1187[?] -83[?] -513[?]  is mandatory 
759.76/757.45	c qxplain 5371/5371
759.76/757.45	c 7111[?] 101[?] -1188[?]  is mandatory 
759.76/757.45	c qxplain 5355/5370
759.76/757.46	c qxplain 5363/5370
759.76/757.47	c qxplain 5367/5370
759.76/757.47	c qxplain 5369/5370
759.76/757.48	c qxplain 5370/5370
759.76/757.48	c 7112[?] -1188[?] 511[?]  is mandatory 
759.76/757.48	c qxplain 5369/5369
759.76/757.49	c 7113[?] 1188[?] -101[?] -511[?]  is mandatory 
759.76/757.49	c qxplain 5367/5368
759.86/757.50	c qxplain 5368/5368
759.86/757.51	c 7114[?] -1189[?] 161[?]  is mandatory 
759.86/757.51	c qxplain 5367/5367
759.86/757.51	c 7115[?] -1189[?] 492[?]  is mandatory 
759.86/757.51	c qxplain 5363/5366
759.86/757.52	c qxplain 5365/5366
759.86/757.53	c qxplain 5366/5366
759.86/757.53	c 7116[?] -161[?] 1189[?] -492[?]  is mandatory 
759.86/757.53	c qxplain 5365/5365
759.86/757.54	c 7117[?] 119[?] -1190[?]  is mandatory 
759.86/757.54	c qxplain 5363/5364
759.86/757.55	c qxplain 5364/5364
759.86/757.55	c 7118[?] -1190[?] 509[?]  is mandatory 
759.86/757.55	c qxplain 5363/5363
759.86/757.56	c 7119[?] -119[?] 1190[?] -509[?]  is mandatory 
759.86/757.56	c qxplain 5355/5362
759.86/757.57	c qxplain 5359/5362
759.86/757.57	c qxplain 5361/5362
759.86/757.58	c qxplain 5362/5362
759.86/757.59	c 7120[?] -1189[?] -1191[?]  is mandatory 
759.86/757.59	c qxplain 5361/5361
759.86/757.59	c 7121[?] -1190[?] -1191[?]  is mandatory 
759.86/757.59	c qxplain 5359/5360
759.96/757.60	c qxplain 5360/5360
759.96/757.61	c 7122[?] 1190[?] 1191[?] 1189[?]  is mandatory 
759.96/757.61	c qxplain 5359/5359
759.96/757.61	c 7123[?] -1192[?] -1188[?]  is mandatory 
759.96/757.61	c qxplain 5355/5358
759.96/757.62	c qxplain 5357/5358
759.96/757.63	c qxplain 5358/5358
759.96/757.63	c 7124[?] 1191[?] -1192[?]  is mandatory 
759.96/757.63	c qxplain 5357/5357
759.96/757.64	c 7125[?] -1191[?] 1192[?] 1188[?]  is mandatory 
759.96/757.64	c qxplain 5355/5356
759.96/757.65	c qxplain 5356/5356
759.96/757.65	c 7126[?] -1187[?] -1193[?]  is mandatory 
759.96/757.65	c qxplain 5355/5355
759.96/757.66	c 7127[?] 1192[?] -1193[?]  is mandatory 
759.96/757.66	c qxplain 5290/5354
759.96/757.67	c qxplain 5323/5354
759.96/757.67	c qxplain 5339/5354
759.96/757.68	c qxplain 5347/5354
759.96/757.68	c qxplain 5351/5354
759.96/757.69	c qxplain 5353/5354
759.96/757.69	c qxplain 5354/5354
760.06/757.70	c 7128[?] -1192[?] 1193[?] 1187[?]  is mandatory 
760.06/757.70	c qxplain 5353/5353
760.06/757.71	c 7129[?] -1186[?] -1194[?]  is mandatory 
760.06/757.71	c qxplain 5351/5352
760.06/757.72	c qxplain 5352/5352
760.06/757.72	c 7130[?] -1193[?] -1194[?]  is mandatory 
760.06/757.72	c qxplain 5351/5351
760.06/757.73	c 7131[?] 1193[?] 1186[?] 1194[?]  is mandatory 
760.06/757.73	c qxplain 5347/5350
760.06/757.73	c qxplain 5349/5350
760.06/757.74	c qxplain 5350/5350
760.06/757.75	c 7132[?] -1174[?] -1195[?]  is mandatory 
760.06/757.75	c qxplain 5349/5349
760.06/757.75	c 7133[?] 1194[?] -1195[?]  is mandatory 
760.06/757.75	c qxplain 5347/5348
760.06/757.76	c qxplain 5348/5348
760.06/757.77	c 7134[?] -1194[?] 1174[?] 1195[?]  is mandatory 
760.06/757.77	c qxplain 5347/5347
760.06/757.77	c 7135[?] -1173[?] -1196[?]  is mandatory 
760.06/757.77	c qxplain 5339/5346
760.06/757.78	c qxplain 5343/5346
760.06/757.79	c qxplain 5345/5346
760.06/757.79	c qxplain 5346/5346
760.17/757.80	c 7136[?] -1195[?] -1196[?]  is mandatory 
760.17/757.80	c qxplain 5345/5345
760.17/757.81	c 7137[?] 1195[?] 1173[?] 1196[?]  is mandatory 
760.17/757.81	c qxplain 5343/5344
760.17/757.82	c qxplain 5344/5344
760.17/757.82	c 7138[?] 1123[?] -1197[?]  is mandatory 
760.17/757.82	c qxplain 5343/5343
760.17/757.83	c 7139[?] 1140[?] -1197[?]  is mandatory 
760.17/757.83	c qxplain 5339/5342
760.17/757.83	c qxplain 5341/5342
760.17/757.84	c qxplain 5342/5342
760.17/757.85	c 7140[?] -1140[?] 1197[?] -1123[?]  is mandatory 
760.17/757.85	c qxplain 5341/5341
760.17/757.85	c 7141[?] -1198[?] -1142[?]  is mandatory 
760.17/757.85	c qxplain 5339/5340
760.17/757.86	c qxplain 5340/5340
760.17/757.86	c 7142[?] -1197[?] -1198[?]  is mandatory 
760.17/757.86	c qxplain 5339/5339
760.17/757.87	c 7143[?] 1198[?] 1197[?] 1142[?]  is mandatory 
760.17/757.87	c qxplain 5323/5338
760.17/757.88	c qxplain 5331/5338
760.17/757.89	c qxplain 5335/5338
760.17/757.89	c qxplain 5337/5338
760.17/757.90	c qxplain 5338/5338
760.27/757.91	c 7144[?] -1199[?] -1196[?]  is mandatory 
760.27/757.91	c qxplain 5337/5337
760.27/757.91	c 7145[?] -1199[?] 1198[?]  is mandatory 
760.27/757.91	c qxplain 5335/5336
760.27/757.92	c qxplain 5336/5336
760.27/757.92	c 7146[?] 1196[?] -1198[?] 1199[?]  is mandatory 
760.27/757.92	c qxplain 5335/5335
760.27/757.93	c 7147[?] 1144[?] -1200[?]  is mandatory 
760.27/757.93	c qxplain 5331/5334
760.27/757.94	c qxplain 5333/5334
760.27/757.94	c qxplain 5334/5334
760.27/757.95	c 7148[?] -1199[?] -1200[?]  is mandatory 
760.27/757.95	c qxplain 5333/5333
760.27/757.96	c 7149[?] 1199[?] 1200[?] -1144[?]  is mandatory 
760.27/757.96	c qxplain 5331/5332
760.27/757.96	c qxplain 5332/5332
760.27/757.97	c 7150[?] -1201[?] 1082[?]  is mandatory 
760.27/757.97	c qxplain 5331/5331
760.27/757.97	c 7151[?] -1201[?] -1200[?]  is mandatory 
760.27/757.98	c qxplain 5323/5330
760.27/757.98	c qxplain 5327/5330
760.27/757.99	c qxplain 5329/5330
760.27/758.00	c qxplain 5330/5330
760.37/758.00	c 7152[?] 1200[?] -1082[?] 1201[?]  is mandatory 
760.37/758.00	c qxplain 5329/5329
760.37/758.01	c 7153[?] 1079[?] -1202[?]  is mandatory 
760.37/758.01	c qxplain 5327/5328
760.37/758.02	c qxplain 5328/5328
760.37/758.02	c 7154[?] -1201[?] -1202[?]  is mandatory 
760.37/758.02	c qxplain 5327/5327
760.37/758.03	c 7155[?] -1079[?] 1201[?] 1202[?]  is mandatory 
760.37/758.03	c qxplain 5323/5326
760.37/758.03	c qxplain 5325/5326
760.37/758.04	c qxplain 5326/5326
760.37/758.05	c 7156[?] -1203[?] 965[?]  is mandatory 
760.37/758.05	c qxplain 5325/5325
760.37/758.05	c 7157[?] 985[?] -1203[?]  is mandatory 
760.37/758.06	c qxplain 5323/5324
760.37/758.06	c qxplain 5324/5324
760.37/758.07	c 7158[?] -985[?] -965[?] 1203[?]  is mandatory 
760.37/758.07	c qxplain 5323/5323
760.37/758.08	c 7159[?] 1003[?] -1204[?]  is mandatory 
760.37/758.08	c qxplain 5290/5322
760.37/758.08	c qxplain 5307/5322
760.37/758.09	c qxplain 5315/5322
760.46/758.10	c qxplain 5319/5322
760.46/758.11	c qxplain 5321/5322
760.46/758.11	c qxplain 5322/5322
760.46/758.12	c 7160[?] 1014[?] -1204[?]  is mandatory 
760.46/758.12	c qxplain 5321/5321
760.46/758.12	c 7161[?] 1204[?] -1014[?] -1003[?]  is mandatory 
760.46/758.12	c qxplain 5319/5320
760.46/758.13	c qxplain 5320/5320
760.46/758.14	c 7162[?] -1203[?] -1205[?]  is mandatory 
760.46/758.14	c qxplain 5319/5319
760.46/758.14	c 7163[?] -1205[?] -1204[?]  is mandatory 
760.46/758.14	c qxplain 5315/5318
760.46/758.15	c qxplain 5317/5318
760.46/758.16	c qxplain 5318/5318
760.46/758.16	c 7164[?] 1205[?] 1203[?] 1204[?]  is mandatory 
760.46/758.16	c qxplain 5317/5317
760.46/758.17	c 7165[?] -1206[?] -1202[?]  is mandatory 
760.46/758.17	c qxplain 5315/5316
760.46/758.17	c qxplain 5316/5316
760.46/758.18	c 7166[?] 1205[?] -1206[?]  is mandatory 
760.46/758.18	c qxplain 5315/5315
760.46/758.19	c 7167[?] -1205[?] 1202[?] 1206[?]  is mandatory 
760.46/758.19	c qxplain 5307/5314
760.46/758.19	c qxplain 5311/5314
760.56/758.20	c qxplain 5313/5314
760.56/758.21	c qxplain 5314/5314
760.56/758.21	c 7168[?] 1017[?] -1207[?]  is mandatory 
760.56/758.21	c qxplain 5313/5313
760.56/758.22	c 7169[?] -1206[?] -1207[?]  is mandatory 
760.56/758.22	c qxplain 5311/5312
760.56/758.22	c qxplain 5312/5312
760.56/758.23	c 7170[?] 1206[?] -1017[?] 1207[?]  is mandatory 
760.56/758.23	c qxplain 5311/5311
760.56/758.24	c 7171[?] 926[?] -1208[?]  is mandatory 
760.56/758.24	c qxplain 5307/5310
760.56/758.24	c qxplain 5309/5310
760.56/758.25	c qxplain 5310/5310
760.56/758.26	c 7172[?] 949[?] -1208[?]  is mandatory 
760.56/758.26	c qxplain 5309/5309
760.56/758.26	c 7173[?] -949[?] -926[?] 1208[?]  is mandatory 
760.56/758.26	c qxplain 5307/5308
760.56/758.27	c qxplain 5308/5308
760.56/758.28	c 7174[?] -1209[?] 952[?]  is mandatory 
760.56/758.28	c qxplain 5307/5307
760.56/758.28	c 7175[?] -1208[?] -1209[?]  is mandatory 
760.56/758.28	c qxplain 5290/5306
760.56/758.29	c qxplain 5299/5306
760.56/758.29	c qxplain 5303/5306
760.66/758.30	c qxplain 5305/5306
760.66/758.31	c qxplain 5306/5306
760.66/758.31	c 7176[?] 1209[?] -952[?] 1208[?]  is mandatory 
760.66/758.31	c qxplain 5305/5305
760.66/758.32	c 7177[?] -1207[?] -1210[?]  is mandatory 
760.66/758.32	c qxplain 5303/5304
760.66/758.33	c qxplain 5304/5304
760.66/758.33	c 7178[?] -1210[?] 1209[?]  is mandatory 
760.66/758.33	c qxplain 5303/5303
760.66/758.34	c 7179[?] 1207[?] -1209[?] 1210[?]  is mandatory 
760.66/758.34	c qxplain 5299/5302
760.66/758.34	c qxplain 5301/5302
760.66/758.35	c qxplain 5302/5302
760.66/758.36	c 7180[?] -955[?] -1211[?]  is mandatory 
760.66/758.36	c qxplain 5301/5301
760.66/758.36	c 7181[?] -1210[?] -1211[?]  is mandatory 
760.66/758.36	c qxplain 5299/5300
760.66/758.37	c qxplain 5300/5300
760.66/758.38	c 7182[?] 955[?] 1210[?] 1211[?]  is mandatory 
760.66/758.38	c qxplain 5299/5299
760.66/758.38	c 7183[?] 830[?] -1212[?]  is mandatory 
760.66/758.38	c qxplain 5290/5298
760.66/758.39	c qxplain 5295/5298
760.66/758.40	c qxplain 5297/5298
760.76/758.40	c qxplain 5298/5298
760.76/758.41	c 7184[?] -1212[?] 847[?]  is mandatory 
760.76/758.41	c qxplain 5297/5297
760.76/758.42	c 7185[?] -847[?] 1212[?] -830[?]  is mandatory 
760.76/758.42	c qxplain 5295/5296
760.76/758.42	c qxplain 5296/5296
760.76/758.43	c 7186[?] -1211[?] -1213[?]  is mandatory 
760.76/758.43	c qxplain 5295/5295
760.76/758.43	c 7187[?] -1212[?] -1213[?]  is mandatory 
760.76/758.43	c qxplain 5290/5294
760.76/758.44	c qxplain 5293/5294
760.76/758.45	c qxplain 5294/5294
760.76/758.45	c 7188[?] 1213[?] 1211[?] 1212[?]  is mandatory 
760.76/758.45	c qxplain 5293/5293
760.76/758.46	c 7189[?] -1214[?] 850[?]  is mandatory 
760.76/758.46	c qxplain 5290/5292
760.76/758.47	c qxplain 5292/5292
760.76/758.47	c 7190[?] 1213[?] -1214[?]  is mandatory 
760.76/758.47	c qxplain 5290/5291
760.76/758.48	c qxplain 5291/5291
760.76/758.48	c 7191[?] -1213[?] -850[?] 1214[?]  is mandatory 
760.76/758.48	c qxplain 5290/5290
760.76/758.49	c 7192[?] -853[?] -1215[?]  is mandatory 
760.76/758.49	c qxplain 5161/5289
760.87/758.50	c qxplain 5226/5289
760.87/758.50	c qxplain 5258/5289
760.87/758.51	c qxplain 5274/5289
760.87/758.52	c qxplain 5282/5289
760.87/758.53	c qxplain 5286/5289
760.87/758.53	c qxplain 5288/5289
760.87/758.54	c qxplain 5289/5289
760.87/758.55	c 7193[?] -1214[?] -1215[?]  is mandatory 
760.87/758.55	c qxplain 5288/5288
760.87/758.55	c 7194[?] 1214[?] 853[?] 1215[?]  is mandatory 
760.87/758.55	c qxplain 5286/5287
760.87/758.56	c qxplain 5287/5287
760.87/758.56	c 7195[?] -1216[?] 734[?]  is mandatory 
760.87/758.56	c qxplain 5286/5286
760.87/758.57	c 7196[?] 754[?] -1216[?]  is mandatory 
760.87/758.57	c qxplain 5282/5285
760.87/758.58	c qxplain 5284/5285
760.87/758.58	c qxplain 5285/5285
760.87/758.59	c 7197[?] -734[?] 1216[?] -754[?]  is mandatory 
760.87/758.59	c qxplain 5284/5284
760.97/758.60	c 7198[?] -1215[?] -1217[?]  is mandatory 
760.97/758.60	c qxplain 5282/5283
760.97/758.60	c qxplain 5283/5283
760.97/758.61	c 7199[?] -1216[?] -1217[?]  is mandatory 
760.97/758.61	c qxplain 5282/5282
760.97/758.62	c 7200[?] 1215[?] 1217[?] 1216[?]  is mandatory 
760.97/758.62	c qxplain 5274/5281
760.97/758.62	c qxplain 5278/5281
760.97/758.63	c qxplain 5280/5281
760.97/758.64	c qxplain 5281/5281
760.97/758.64	c 7201[?] -755[?] -1218[?]  is mandatory 
760.97/758.64	c qxplain 5280/5280
760.97/758.65	c 7202[?] -1217[?] -1218[?]  is mandatory 
760.97/758.65	c qxplain 5278/5279
760.97/758.66	c qxplain 5279/5279
760.97/758.66	c 7203[?] 1217[?] 1218[?] 755[?]  is mandatory 
760.97/758.66	c qxplain 5278/5278
760.97/758.70	c 7204[?] -1219[?] 704[?]  is mandatory 
760.97/758.70	c qxplain 5274/5277
761.07/758.70	c qxplain 5276/5277
761.07/758.71	c qxplain 5277/5277
761.07/758.72	c 7205[?] -1219[?] 723[?]  is mandatory 
761.07/758.72	c qxplain 5276/5276
761.07/758.72	c 7206[?] -723[?] 1219[?] -704[?]  is mandatory 
761.07/758.72	c qxplain 5274/5275
761.07/758.73	c qxplain 5275/5275
761.07/758.74	c 7207[?] -1218[?] -1220[?]  is mandatory 
761.07/758.74	c qxplain 5274/5274
761.07/758.74	c 7208[?] -1220[?] -1219[?]  is mandatory 
761.07/758.74	c qxplain 5258/5273
761.07/758.75	c qxplain 5266/5273
761.07/758.76	c qxplain 5270/5273
761.07/758.76	c qxplain 5272/5273
761.07/758.77	c qxplain 5273/5273
761.07/758.77	c 7209[?] 1219[?] 1218[?] 1220[?]  is mandatory 
761.07/758.77	c qxplain 5272/5272
761.07/758.80	c 7210[?] -724[?] -1221[?]  is mandatory 
761.07/758.80	c qxplain 5270/5271
761.17/758.80	c qxplain 5271/5271
761.17/758.81	c 7211[?] -1220[?] -1221[?]  is mandatory 
761.17/758.81	c qxplain 5270/5270
761.17/758.82	c 7212[?] 1220[?] 1221[?] 724[?]  is mandatory 
761.17/758.82	c qxplain 5266/5269
761.17/758.82	c qxplain 5268/5269
761.17/758.83	c qxplain 5269/5269
761.17/758.83	c 7213[?] -1222[?] -694[?]  is mandatory 
761.17/758.83	c qxplain 5268/5268
761.17/758.84	c 7214[?] 1221[?] -1222[?]  is mandatory 
761.17/758.84	c qxplain 5266/5267
761.17/758.85	c qxplain 5267/5267
761.76/759.49	c cleaning 11158 clauses out of 22335 with flag 1000/1536370
764.87/762.50	c cleaning 8558 clauses out of 17178 with flag 7001/1542371
765.37/763.03	c qxplain 5266/5266
765.37/763.07	c 7216[?] -1223[?] 517[?]  is mandatory 
765.37/763.07	c qxplain 5258/5265
765.37/763.08	c qxplain 5262/5265
765.37/763.08	c qxplain 5264/5265
765.37/763.09	c qxplain 5265/5265
765.37/763.10	c 7217[?] 691[?] -1223[?]  is mandatory 
765.37/763.10	c qxplain 5264/5264
766.87/764.54	c cleaning 7192 clauses out of 14416 with flag 4000/1548168
768.67/766.34	c cleaning 6573 clauses out of 13225 with flag 10001/1554169
771.47/769.17	c cleaning 6798 clauses out of 13651 with flag 17000/1561168
774.27/771.95	c cleaning 7415 clauses out of 14854 with flag 25001/1569169
778.07/775.74	c cleaning 8201 clauses out of 16440 with flag 34002/1578170
778.77/776.41	c qxplain 5262/5263
778.77/776.44	c qxplain 5263/5263
778.77/776.45	c 7219[?] -1224[?] -517[?]  is mandatory 
778.77/776.45	c qxplain 5262/5262
778.77/776.46	c 7220[?] -1224[?] -691[?]  is mandatory 
778.77/776.46	c qxplain 5258/5261
778.77/776.46	c qxplain 5260/5261
779.87/777.53	c cleaning 6750 clauses out of 13551 with flag 3002/1583483
782.18/779.80	c cleaning 6361 clauses out of 12800 with flag 9001/1589482
786.28/783.95	c cleaning 6683 clauses out of 13438 with flag 16000/1596481
789.68/787.32	c cleaning 7366 clauses out of 14756 with flag 24001/1604482
794.18/791.86	c cleaning 8164 clauses out of 16389 with flag 33000/1613481
798.79/796.47	c cleaning 9089 clauses out of 18226 with flag 43001/1623482
799.08/796.77	c qxplain 5258/5259
799.08/796.79	c qxplain 5259/5259
799.08/796.79	c qxplain 5258/5258
799.18/796.80	c 7224[?] 1223[?] 1225[?] 1224[?]  is mandatory 
799.18/796.80	c qxplain 5226/5257
799.18/796.81	c qxplain 5242/5257
799.18/796.82	c qxplain 5250/5257
799.18/796.82	c qxplain 5254/5257
799.18/796.83	c qxplain 5256/5257
799.18/796.84	c qxplain 5257/5257
799.18/796.84	c 7225[?] -1221[?] -1226[?]  is mandatory 
799.18/796.84	c qxplain 5256/5256
799.18/796.85	c 7226[?] -1226[?] -1225[?]  is mandatory 
799.18/796.85	c qxplain 5254/5255
800.78/798.44	c cleaning 7136 clauses out of 14308 with flag 4000/1628654
803.19/800.82	c cleaning 6551 clauses out of 13172 with flag 10000/1634654
805.78/803.49	c cleaning 6765 clauses out of 13621 with flag 17000/1641654
809.38/807.06	c cleaning 7421 clauses out of 14858 with flag 25002/1649656
812.98/810.61	c cleaning 8191 clauses out of 16435 with flag 34000/1658654
813.09/810.78	c qxplain 5250/5253
813.09/810.78	c qxplain 5252/5253
813.09/810.79	c qxplain 5253/5253
814.99/812.69	c cleaning 6854 clauses out of 13773 with flag 5000/1664184
817.59/815.24	c cleaning 6429 clauses out of 12920 with flag 11001/1670185
820.29/817.96	c cleaning 6726 clauses out of 13492 with flag 18002/1677186
823.49/821.18	c cleaning 7358 clauses out of 14764 with flag 26000/1685184
827.19/824.83	c cleaning 8191 clauses out of 16406 with flag 35000/1694184
830.99/828.65	c cleaning 9088 clauses out of 18216 with flag 45001/1704185
831.69/829.32	c qxplain 5252/5252
831.69/829.35	c 7230[?] 1222[?] 1227[?] 1226[?]  is mandatory 
831.69/829.35	c qxplain 5250/5251
831.69/829.36	c qxplain 5251/5251
831.69/829.36	c 7231[?] -1228[?] 455[?]  is mandatory 
831.69/829.36	c qxplain 5250/5250
831.69/829.38	c 7232[?] -1228[?] -1227[?]  is mandatory 
831.69/829.38	c qxplain 5242/5249
831.69/829.39	c qxplain 5246/5249
831.69/829.39	c qxplain 5248/5249
831.69/829.40	c qxplain 5249/5249
831.80/829.40	c 7234[?] -1229[?] -368[?]  is mandatory 
831.80/829.40	c qxplain 5248/5248
831.80/829.42	c 7235[?] -1229[?] 386[?]  is mandatory 
831.80/829.42	c qxplain 5246/5247
831.80/829.44	c qxplain 5247/5247
832.79/830.48	c cleaning 7193 clauses out of 14441 with flag 3000/1709499
834.99/832.69	c cleaning 6603 clauses out of 13249 with flag 9001/1715500
837.69/835.31	c cleaning 6798 clauses out of 13648 with flag 16003/1722502
840.60/838.29	c cleaning 7391 clauses out of 14847 with flag 24000/1730499
845.19/842.80	c cleaning 8203 clauses out of 16457 with flag 33001/1739500
849.20/846.81	c cleaning 9097 clauses out of 18253 with flag 43000/1749499
849.41/847.05	c qxplain 5246/5246
849.51/847.13	c 7237[?] -1230[?] 380[?]  is mandatory 
849.51/847.13	c qxplain 5242/5245
849.51/847.14	c qxplain 5244/5245
849.51/847.14	c qxplain 5245/5245
849.51/847.15	c 7238[?] -1230[?] 1229[?]  is mandatory 
849.51/847.15	c qxplain 5244/5244
849.51/847.15	c qxplain 5242/5243
849.51/847.16	c qxplain 5243/5243
849.51/847.19	c 7240[?] 368[?] -1231[?]  is mandatory 
849.51/847.19	c qxplain 5242/5242
849.61/847.20	c 7241[?] -1231[?] 386[?]  is mandatory 
849.61/847.20	c qxplain 5226/5241
849.61/847.21	c qxplain 5234/5241
849.61/847.21	c qxplain 5238/5241
849.61/847.22	c qxplain 5240/5241
849.61/847.22	c qxplain 5241/5241
849.61/847.24	c 7243[?] -1232[?] 380[?]  is mandatory 
849.61/847.24	c qxplain 5240/5240
849.61/847.25	c 7244[?] -1232[?] 1231[?]  is mandatory 
849.61/847.25	c qxplain 5238/5239
849.61/847.25	c qxplain 5239/5239
849.61/847.26	c 7246[?] -1233[?] -352[?]  is mandatory 
849.61/847.26	c qxplain 5238/5238
849.61/847.27	c 7247[?] -1233[?] 1232[?]  is mandatory 
849.61/847.27	c qxplain 5234/5237
849.61/847.27	c qxplain 5236/5237
851.51/849.14	c cleaning 7625 clauses out of 15353 with flag 5000/1755697
853.61/851.27	c cleaning 6838 clauses out of 13729 with flag 11001/1761698
856.02/853.67	c cleaning 6913 clauses out of 13891 with flag 18001/1768698
859.42/857.05	c cleaning 7466 clauses out of 14977 with flag 26000/1776697
863.61/861.22	c cleaning 8228 clauses out of 16514 with flag 35003/1785700
867.72/865.30	c cleaning 9119 clauses out of 18285 with flag 45002/1795699
868.22/865.85	c qxplain 5234/5235
868.22/865.85	c qxplain 5235/5235
868.22/865.87	c 7251[?] 1234[?] 1233[?] 1230[?]  is mandatory 
868.22/865.87	c qxplain 5234/5234
868.22/865.89	c 7252[?] -691[?] -1235[?]  is mandatory 
868.22/865.89	c qxplain 5226/5233
868.32/865.90	c qxplain 5230/5233
868.32/865.91	c qxplain 5232/5233
868.32/865.91	c qxplain 5233/5233
868.32/865.92	c 7253[?] -1235[?] -1234[?]  is mandatory 
868.32/865.92	c qxplain 5232/5232
868.32/865.92	c qxplain 5230/5231
868.32/865.93	c qxplain 5231/5231
868.32/865.95	c 7255[?] -1236[?] 352[?]  is mandatory 
868.32/865.95	c qxplain 5230/5230
868.32/865.96	c 7256[?] -1236[?] 380[?]  is mandatory 
868.32/865.96	c qxplain 5226/5229
868.32/865.96	c qxplain 5228/5229
868.32/865.97	c qxplain 5229/5229
869.81/867.45	c cleaning 7483 clauses out of 15013 with flag 4002/1801547
872.02/869.69	c cleaning 6739 clauses out of 13528 with flag 10000/1807545
874.52/872.10	c cleaning 6870 clauses out of 13789 with flag 17000/1814545
877.12/874.76	c cleaning 7443 clauses out of 14922 with flag 25003/1822548
881.02/878.66	c cleaning 8211 clauses out of 16477 with flag 34001/1831546
886.42/884.09	c cleaning 9113 clauses out of 18265 with flag 44000/1841545
886.72/884.35	c qxplain 5228/5228
886.82/884.41	c 7258[?] 386[?] -1237[?]  is mandatory 
886.82/884.41	c qxplain 5226/5227
886.82/884.45	c qxplain 5227/5227
886.82/884.46	c 7259[?] 1236[?] -1237[?]  is mandatory 
886.82/884.46	c qxplain 5226/5226
886.82/884.47	c qxplain 5161/5225
886.82/884.47	c qxplain 5194/5225
886.82/884.48	c qxplain 5210/5225
886.82/884.48	c qxplain 5218/5225
886.82/884.49	c qxplain 5222/5225
886.82/884.49	c qxplain 5224/5225
886.82/884.50	c qxplain 5225/5225
886.92/884.51	c 7261[?] 1172[?] -1238[?]  is mandatory 
886.92/884.51	c qxplain 5224/5224
886.92/884.51	c 7262[?] 1186[?] -1238[?]  is mandatory 
886.92/884.51	c qxplain 5222/5223
886.92/884.52	c qxplain 5223/5223
886.92/884.52	c 7263[?] 1238[?] -1186[?] -1172[?]  is mandatory 
886.92/884.52	c qxplain 5222/5222
886.92/884.53	c 7264[?] 1140[?] -1239[?]  is mandatory 
886.92/884.53	c qxplain 5218/5221
886.92/884.53	c qxplain 5220/5221
886.92/884.54	c qxplain 5221/5221
886.92/884.54	c 7265[?] 1238[?] -1239[?]  is mandatory 
886.92/884.54	c qxplain 5220/5220
886.92/884.55	c 7266[?] 1239[?] -1238[?] -1140[?]  is mandatory 
886.92/884.55	c qxplain 5218/5219
886.92/884.56	c qxplain 5219/5219
886.92/884.56	c 7267[?] 1115[?] -1240[?]  is mandatory 
886.92/884.56	c qxplain 5218/5218
886.92/884.57	c 7268[?] 1239[?] -1240[?]  is mandatory 
886.92/884.57	c qxplain 5210/5217
886.92/884.57	c qxplain 5214/5217
886.92/884.58	c qxplain 5216/5217
886.92/884.58	c qxplain 5217/5217
886.92/884.59	c 7269[?] 1240[?] -1239[?] -1115[?]  is mandatory 
886.92/884.59	c qxplain 5216/5216
886.92/884.59	c 7270[?] 1045[?] -1241[?]  is mandatory 
886.92/884.59	c qxplain 5214/5215
887.02/884.60	c qxplain 5215/5215
887.02/884.60	c 7271[?] 1240[?] -1241[?]  is mandatory 
887.02/884.60	c qxplain 5214/5214
887.02/884.61	c 7272[?] 1241[?] -1240[?] -1045[?]  is mandatory 
887.02/884.61	c qxplain 5210/5213
887.02/884.62	c qxplain 5212/5213
887.02/884.62	c qxplain 5213/5213
887.02/884.63	c 7273[?] 985[?] -1242[?]  is mandatory 
887.02/884.63	c qxplain 5212/5212
887.02/884.63	c 7274[?] 1065[?] -1242[?]  is mandatory 
887.02/884.63	c qxplain 5210/5211
887.02/884.64	c qxplain 5211/5211
887.02/884.64	c 7275[?] 1242[?] -1065[?] -985[?]  is mandatory 
887.02/884.64	c qxplain 5210/5210
887.02/884.65	c 7276[?] 1241[?] -1243[?]  is mandatory 
887.02/884.65	c qxplain 5194/5209
887.02/884.65	c qxplain 5202/5209
887.02/884.66	c qxplain 5206/5209
887.02/884.66	c qxplain 5208/5209
887.02/884.67	c qxplain 5209/5209
887.02/884.68	c 7277[?] 1242[?] -1243[?]  is mandatory 
887.02/884.68	c qxplain 5208/5208
887.02/884.68	c 7278[?] 1243[?] -1241[?] -1242[?]  is mandatory 
887.02/884.68	c qxplain 5206/5207
887.02/884.69	c qxplain 5207/5207
887.02/884.69	c 7279[?] 1003[?] -1244[?]  is mandatory 
887.02/884.69	c qxplain 5206/5206
887.12/884.70	c 7280[?] 1243[?] -1244[?]  is mandatory 
887.12/884.70	c qxplain 5202/5205
887.12/884.70	c qxplain 5204/5205
887.12/884.71	c qxplain 5205/5205
887.12/884.71	c 7281[?] 1244[?] -1243[?] -1003[?]  is mandatory 
887.12/884.71	c qxplain 5204/5204
887.12/884.72	c 7282[?] 949[?] -1245[?]  is mandatory 
887.12/884.72	c qxplain 5202/5203
887.12/884.72	c qxplain 5203/5203
887.12/884.73	c 7283[?] 1244[?] -1245[?]  is mandatory 
887.12/884.73	c qxplain 5202/5202
887.12/884.74	c 7284[?] 1245[?] -1244[?] -949[?]  is mandatory 
887.12/884.74	c qxplain 5194/5201
887.12/884.74	c qxplain 5198/5201
887.12/884.75	c qxplain 5200/5201
887.12/884.75	c qxplain 5201/5201
887.12/884.76	c 7285[?] 883[?] -1246[?]  is mandatory 
887.12/884.76	c qxplain 5200/5200
887.12/884.76	c 7286[?] 913[?] -1246[?]  is mandatory 
887.12/884.76	c qxplain 5198/5199
887.12/884.77	c qxplain 5199/5199
887.12/884.77	c 7287[?] 1246[?] -913[?] -883[?]  is mandatory 
887.12/884.77	c qxplain 5198/5198
887.12/884.78	c 7288[?] 1245[?] -1247[?]  is mandatory 
887.12/884.78	c qxplain 5194/5197
887.12/884.79	c qxplain 5196/5197
887.12/884.79	c qxplain 5197/5197
887.21/884.80	c 7289[?] 1246[?] -1247[?]  is mandatory 
887.21/884.80	c qxplain 5196/5196
887.21/884.80	c 7290[?] 1247[?] -1245[?] -1246[?]  is mandatory 
887.21/884.80	c qxplain 5194/5195
887.21/884.81	c qxplain 5195/5195
887.21/884.81	c 7291[?] 847[?] -1248[?]  is mandatory 
887.21/884.81	c qxplain 5194/5194
887.21/884.82	c 7292[?] 1247[?] -1248[?]  is mandatory 
887.21/884.82	c qxplain 5161/5193
887.21/884.82	c qxplain 5178/5193
887.21/884.83	c qxplain 5186/5193
887.21/884.84	c qxplain 5190/5193
887.21/884.84	c qxplain 5192/5193
887.21/884.85	c qxplain 5193/5193
887.21/884.85	c 7293[?] -1247[?] 1248[?] -847[?]  is mandatory 
887.21/884.85	c qxplain 5192/5192
887.21/884.86	c 7294[?] 817[?] -1249[?]  is mandatory 
887.21/884.86	c qxplain 5190/5191
887.21/884.86	c qxplain 5191/5191
887.21/884.87	c 7295[?] 1248[?] -1249[?]  is mandatory 
887.21/884.87	c qxplain 5190/5190
887.21/884.87	c 7296[?] -1248[?] 1249[?] -817[?]  is mandatory 
887.21/884.87	c qxplain 5186/5189
887.21/884.88	c qxplain 5188/5189
887.21/884.88	c qxplain 5189/5189
887.21/884.89	c 7297[?] 754[?] -1250[?]  is mandatory 
887.21/884.89	c qxplain 5188/5188
887.21/884.90	c 7298[?] 784[?] -1250[?]  is mandatory 
887.21/884.90	c qxplain 5186/5187
887.31/884.90	c qxplain 5187/5187
887.31/884.91	c 7299[?] 1250[?] -784[?] -754[?]  is mandatory 
887.31/884.91	c qxplain 5186/5186
887.31/884.91	c 7300[?] 1249[?] -1251[?]  is mandatory 
887.31/884.91	c qxplain 5178/5185
887.31/884.92	c qxplain 5182/5185
887.31/884.92	c qxplain 5184/5185
887.31/884.93	c qxplain 5185/5185
887.31/884.93	c 7301[?] 1250[?] -1251[?]  is mandatory 
887.31/884.93	c qxplain 5184/5184
887.31/884.94	c 7302[?] -1249[?] 1251[?] -1250[?]  is mandatory 
887.31/884.94	c qxplain 5182/5183
887.31/884.94	c qxplain 5183/5183
887.31/884.95	c 7303[?] 723[?] -1252[?]  is mandatory 
887.31/884.95	c qxplain 5182/5182
887.31/884.96	c 7304[?] 1251[?] -1252[?]  is mandatory 
887.31/884.96	c qxplain 5178/5181
887.31/884.96	c qxplain 5180/5181
887.31/884.97	c qxplain 5181/5181
887.31/884.97	c 7305[?] -1251[?] 1252[?] -723[?]  is mandatory 
887.31/884.97	c qxplain 5180/5180
889.32/886.93	c cleaning 7664 clauses out of 15370 with flag 5000/1847764
891.52/889.18	c cleaning 6810 clauses out of 13706 with flag 11000/1853764
894.12/891.73	c cleaning 6908 clauses out of 13897 with flag 18001/1860765
898.22/895.84	c cleaning 7477 clauses out of 14989 with flag 26001/1868765
902.13/899.71	c cleaning 8235 clauses out of 16511 with flag 35000/1877764
906.23/903.81	c qxplain 5178/5179
906.23/903.83	c qxplain 5179/5179
908.53/906.11	c cleaning 10732 clauses out of 21490 with flag 5001/1890979
911.53/909.11	c cleaning 8355 clauses out of 16759 with flag 11002/1896980
913.13/910.79	c qxplain 5178/5178
913.13/910.80	c 7308[?] 1252[?] 1253[?] 691[?]  is mandatory 
913.13/910.80	c qxplain 5161/5177
913.24/910.81	c qxplain 5170/5177
913.24/910.81	c qxplain 5174/5177
913.24/910.82	c qxplain 5176/5177
913.53/911.11	c cleaning 6713 clauses out of 13491 with flag 1000/1902068
915.53/913.11	c cleaning 6370 clauses out of 12779 with flag 7001/1908069
918.13/915.79	c cleaning 6693 clauses out of 13410 with flag 14002/1915070
921.43/919.09	c cleaning 7346 clauses out of 14717 with flag 22002/1923070
924.93/922.56	c cleaning 8172 clauses out of 16370 with flag 31001/1932069
929.54/927.17	c cleaning 9077 clauses out of 18198 with flag 41001/1942069
931.24/928.81	c qxplain 5174/5175
931.24/928.81	c qxplain 5175/5175
931.24/928.82	c 7311[?] -691[?] -1252[?] 1254[?]  is mandatory 
931.24/928.82	c qxplain 5174/5174
931.24/928.85	c 7312[?] -1253[?] -1255[?]  is mandatory 
931.24/928.85	c qxplain 5170/5173
931.24/928.86	c qxplain 5172/5173
931.24/928.87	c qxplain 5173/5173
931.24/928.87	c 7313[?] -1254[?] -1255[?]  is mandatory 
931.24/928.87	c qxplain 5172/5172
931.24/928.88	c qxplain 5170/5171
931.24/928.88	c qxplain 5171/5171
931.33/928.90	c 7315[?] -1256[?] 1237[?]  is mandatory 
931.33/928.90	c qxplain 5170/5170
931.33/928.91	c 7316[?] 1255[?] -1256[?]  is mandatory 
931.33/928.91	c qxplain 5161/5169
931.33/928.92	c qxplain 5166/5169
931.33/928.92	c qxplain 5168/5169
931.43/929.06	c qxplain 5169/5169
931.43/929.06	c qxplain 5168/5168
931.53/929.14	c 7318[?] -1257[?] -380[?]  is mandatory 
931.53/929.14	c qxplain 5166/5167
931.63/929.22	c qxplain 5167/5167
931.73/929.30	c 7319[?] -386[?] -1257[?]  is mandatory 
931.73/929.30	c qxplain 5166/5166
932.04/929.63	c cleaning 8016 clauses out of 16065 with flag 1001/1949014
934.24/931.87	c cleaning 7001 clauses out of 14049 with flag 7001/1955014
936.84/934.50	c cleaning 6991 clauses out of 14049 with flag 14002/1962015
940.24/937.85	c cleaning 7519 clauses out of 15056 with flag 22000/1970013
944.14/941.77	c cleaning 8237 clauses out of 16537 with flag 31000/1979013
949.24/946.87	c cleaning 9139 clauses out of 18300 with flag 41000/1989013
955.34/952.94	c cleaning 10072 clauses out of 20162 with flag 52001/2000014
956.15/953.79	c qxplain 5161/5165
956.15/953.80	c qxplain 5164/5165
956.25/953.80	c qxplain 5165/5165
956.25/953.88	c 7321[?] 533[?] -1258[?]  is mandatory 
956.25/953.88	c qxplain 5164/5164
956.25/953.89	c 7322[?] -1258[?] 1257[?]  is mandatory 
956.25/953.89	c qxplain 5161/5163
957.35/954.95	c cleaning 7824 clauses out of 15668 with flag 3001/2005593
959.15/956.77	c qxplain 5163/5163
959.55/957.16	c 7324[?] -1259[?] 166[?]  is mandatory 
959.55/957.16	c qxplain 5161/5162
959.85/957.48	c qxplain 5162/5162
960.05/957.68	c 7325[?] -1259[?] 504[?]  is mandatory 
960.05/957.68	c qxplain 5161/5161
960.25/957.83	c 7326[?] 1259[?] -166[?] -504[?]  is mandatory 
960.25/957.83	c qxplain 4129/5160
960.25/957.84	c qxplain 4645/5160
960.25/957.84	c qxplain 4903/5160
960.25/957.85	c qxplain 5032/5160
960.25/957.86	c qxplain 5097/5160
960.25/957.86	c qxplain 5129/5160
960.25/957.87	c qxplain 5145/5160
960.34/957.96	c qxplain 5153/5160
960.44/958.02	c qxplain 5157/5160
960.55/958.19	c qxplain 5159/5160
960.65/958.24	c qxplain 5160/5160
960.84/958.45	c 7327[?] -164[?] -1260[?]  is mandatory 
960.84/958.45	c qxplain 5159/5159
960.94/958.59	c 7328[?] -1260[?] 1259[?]  is mandatory 
960.94/958.59	c qxplain 5157/5158
961.14/958.76	c qxplain 5158/5158
961.34/958.98	c 7330[?] 164[?] -1261[?]  is mandatory 
961.34/958.98	c qxplain 5157/5157
961.44/959.03	c 7331[?] -1261[?] -1259[?]  is mandatory 
961.44/959.03	c qxplain 5153/5156
961.65/959.28	c qxplain 5155/5156
961.75/959.35	c qxplain 5156/5156
962.14/959.70	c 7335[?] 1261[?] 1262[?] 1260[?]  is mandatory 
962.14/959.70	c qxplain 5155/5155
962.14/959.76	c 7336[?] -1263[?] 492[?]  is mandatory 
962.14/959.76	c qxplain 5153/5154
962.44/960.01	c qxplain 5154/5154
962.44/960.06	c 7337[?] -1262[?] -1263[?]  is mandatory 
962.44/960.06	c qxplain 5153/5153
962.54/960.16	c 7339[?] 136[?] -1264[?]  is mandatory 
962.54/960.16	c qxplain 5145/5152
962.64/960.21	c qxplain 5149/5152
962.64/960.25	c qxplain 5151/5152
962.75/960.33	c qxplain 5152/5152
962.75/960.39	c 7340[?] -1264[?] 509[?]  is mandatory 
962.75/960.39	c qxplain 5151/5151
962.85/960.44	c 7342[?] 118[?] -1265[?]  is mandatory 
962.85/960.44	c qxplain 5149/5150
962.85/960.48	c qxplain 5150/5150
962.94/960.53	c 7343[?] -1265[?] 511[?]  is mandatory 
962.94/960.53	c qxplain 5149/5149
962.94/960.58	c 7345[?] 100[?] -1266[?]  is mandatory 
962.94/960.58	c qxplain 5145/5148
963.04/960.69	c qxplain 5147/5148
963.14/960.77	c qxplain 5148/5148
963.24/960.83	c 7346[?] -1266[?] 513[?]  is mandatory 
963.24/960.83	c qxplain 5147/5147
963.24/960.88	c 7350[?] 1266[?] 1267[?] 1265[?]  is mandatory 
963.24/960.88	c qxplain 5145/5146
963.34/960.94	c qxplain 5146/5146
963.44/961.05	c 7353[?] -1267[?] 1268[?] 1264[?]  is mandatory 
963.44/961.05	c qxplain 5145/5145
963.55/961.18	c 7356[?] -1268[?] 1269[?] 1263[?]  is mandatory 
963.55/961.18	c qxplain 5129/5144
963.55/961.19	c qxplain 5137/5144
963.55/961.19	c qxplain 5141/5144
963.65/961.20	c qxplain 5143/5144
963.65/961.20	c qxplain 5144/5144
963.65/961.21	c 7357[?] -1270[?] 1258[?]  is mandatory 
963.65/961.21	c qxplain 5143/5143
963.65/961.28	c 7358[?] -1269[?] -1270[?]  is mandatory 
963.65/961.28	c qxplain 5141/5142
967.16/964.70	c cleaning 13321 clauses out of 26695 with flag 5001/2024444
969.07/966.64	c qxplain 5137/5140
969.07/966.65	c qxplain 5139/5140
969.07/966.65	c qxplain 5140/5140
969.07/966.66	c 7362[?] 1256[?] 1271[?] 1270[?]  is mandatory 
969.07/966.66	c qxplain 5139/5139
970.17/967.76	c cleaning 9646 clauses out of 19325 with flag 2000/2030396
972.97/970.52	c cleaning 7787 clauses out of 15679 with flag 8000/2036396
975.77/973.34	c cleaning 7445 clauses out of 14892 with flag 15000/2043396
978.87/976.46	c cleaning 7708 clauses out of 15447 with flag 23000/2051396
982.37/979.96	c cleaning 8342 clauses out of 16739 with flag 32000/2060396
986.57/984.17	c cleaning 9174 clauses out of 18397 with flag 42000/2070396
986.87/984.49	c qxplain 5137/5138
986.87/984.49	c qxplain 5138/5138
988.57/986.11	c cleaning 7122 clauses out of 14284 with flag 4000/2075458
991.18/988.71	c cleaning 6553 clauses out of 13162 with flag 10000/2081458
993.98/991.59	c cleaning 6793 clauses out of 13609 with flag 17000/2088458
997.08/994.65	c cleaning 7359 clauses out of 14817 with flag 25001/2096459
1000.88/998.42	c cleaning 8221 clauses out of 16459 with flag 34002/2105460
1005.79/1003.35	c cleaning 9087 clauses out of 18241 with flag 44005/2115463
1008.38/1005.93	c qxplain 5137/5137
1008.38/1005.93	c 7365[?] 1272[?] -1271[?] 1235[?]  is mandatory 
1008.38/1005.93	c qxplain 5129/5136
1008.38/1005.94	c qxplain 5133/5136
1008.38/1005.94	c qxplain 5135/5136
1009.38/1006.96	c qxplain 5133/5134
1009.38/1006.96	c qxplain 5134/5134
1009.38/1006.97	c 7368[?] 1273[?] -1272[?] 1228[?]  is mandatory 
1009.38/1006.97	c qxplain 5133/5133
1009.38/1006.99	c 7369[?] -1274[?] -352[?]  is mandatory 
1009.38/1006.99	c qxplain 5129/5132
1009.48/1007.00	c qxplain 5131/5132
1009.48/1007.03	c qxplain 5132/5132
1009.48/1007.04	c 7370[?] -1274[?] 368[?]  is mandatory 
1009.48/1007.04	c qxplain 5131/5131
1009.48/1007.05	c 7372[?] -1275[?] -386[?]  is mandatory 
1009.48/1007.05	c qxplain 5129/5130
1009.48/1007.08	c qxplain 5130/5130
1009.48/1007.08	c 7373[?] -1275[?] 1274[?]  is mandatory 
1009.48/1007.08	c qxplain 5129/5129
1009.68/1007.26	c 7375[?] 704[?] -1276[?]  is mandatory 
1009.68/1007.26	c qxplain 5097/5128
1009.68/1007.27	c qxplain 5113/5128
1009.68/1007.27	c qxplain 5121/5128
1009.68/1007.28	c qxplain 5125/5128
1009.68/1007.28	c qxplain 5127/5128
1009.68/1007.29	c qxplain 5128/5128
1009.78/1007.30	c 7376[?] -1276[?] -723[?]  is mandatory 
1009.78/1007.30	c qxplain 5127/5127
1009.78/1007.30	c 7377[?] 723[?] 1276[?] -704[?]  is mandatory 
1009.78/1007.30	c qxplain 5125/5126
1009.78/1007.31	c qxplain 5126/5126
1009.78/1007.32	c 7378[?] -1277[?] -694[?]  is mandatory 
1009.78/1007.32	c qxplain 5125/5125
1009.78/1007.33	c 7379[?] -1276[?] -1277[?]  is mandatory 
1009.78/1007.33	c qxplain 5121/5124
1009.78/1007.33	c qxplain 5123/5124
1009.78/1007.34	c qxplain 5124/5124
1011.48/1009.09	c cleaning 10548 clauses out of 21118 with flag 4000/2127429
1014.78/1012.30	c cleaning 8276 clauses out of 16570 with flag 10000/2133429
1017.69/1015.21	c cleaning 7611 clauses out of 15295 with flag 17001/2140430
1021.59/1019.14	c cleaning 7818 clauses out of 15683 with flag 25000/2148429
1026.59/1024.20	c cleaning 8405 clauses out of 16865 with flag 34000/2157429
1028.59/1026.17	c qxplain 5123/5123
1028.59/1026.18	c 7381[?] -1278[?] -704[?]  is mandatory 
1028.59/1026.18	c qxplain 5121/5122
1028.80/1026.31	c qxplain 5122/5122
1028.80/1026.39	c 7382[?] -1278[?] 723[?]  is mandatory 
1028.80/1026.39	c qxplain 5121/5121
1028.90/1026.48	c 7383[?] 704[?] 1278[?] -723[?]  is mandatory 
1028.90/1026.48	c qxplain 5113/5120
1028.90/1026.48	c qxplain 5117/5120
1028.90/1026.49	c qxplain 5119/5120
1028.90/1026.50	c qxplain 5120/5120
1028.99/1026.50	c 7384[?] -734[?] -1279[?]  is mandatory 
1028.99/1026.50	c qxplain 5119/5119
1028.99/1026.51	c 7385[?] 754[?] -1279[?]  is mandatory 
1028.99/1026.51	c qxplain 5117/5118
1028.99/1026.52	c qxplain 5118/5118
1028.99/1026.53	c 7386[?] -754[?] 734[?] 1279[?]  is mandatory 
1028.99/1026.53	c qxplain 5117/5117
1028.99/1026.53	c 7387[?] 734[?] -1280[?]  is mandatory 
1028.99/1026.53	c qxplain 5113/5116
1028.99/1026.54	c qxplain 5115/5116
1028.99/1026.54	c qxplain 5116/5116
1028.99/1026.55	c 7388[?] -754[?] -1280[?]  is mandatory 
1028.99/1026.55	c qxplain 5115/5115
1028.99/1026.56	c 7389[?] 754[?] -734[?] 1280[?]  is mandatory 
1028.99/1026.56	c qxplain 5113/5114
1028.99/1026.56	c qxplain 5114/5114
1028.99/1026.57	c 7390[?] -765[?] -1281[?]  is mandatory 
1028.99/1026.57	c qxplain 5113/5113
1028.99/1026.58	c 7391[?] 784[?] -1281[?]  is mandatory 
1028.99/1026.58	c qxplain 5097/5112
1028.99/1026.58	c qxplain 5105/5112
1028.99/1026.59	c qxplain 5109/5112
1028.99/1026.59	c qxplain 5111/5112
1029.09/1026.60	c qxplain 5112/5112
1029.09/1026.61	c 7392[?] -784[?] 765[?] 1281[?]  is mandatory 
1029.09/1026.61	c qxplain 5111/5111
1029.09/1026.61	c 7393[?] 765[?] -1282[?]  is mandatory 
1029.09/1026.61	c qxplain 5109/5110
1029.09/1026.62	c qxplain 5110/5110
1029.09/1026.62	c 7394[?] -784[?] -1282[?]  is mandatory 
1029.09/1026.62	c qxplain 5109/5109
1029.09/1026.63	c 7395[?] 784[?] -765[?] 1282[?]  is mandatory 
1029.09/1026.63	c qxplain 5105/5108
1029.09/1026.64	c qxplain 5107/5108
1029.09/1026.64	c qxplain 5108/5108
1029.09/1026.65	c 7396[?] -795[?] -1283[?]  is mandatory 
1029.09/1026.65	c qxplain 5107/5107
1029.09/1026.66	c 7397[?] 817[?] -1283[?]  is mandatory 
1029.09/1026.66	c qxplain 5105/5106
1029.09/1026.66	c qxplain 5106/5106
1029.09/1026.67	c 7398[?] -817[?] 795[?] 1283[?]  is mandatory 
1029.09/1026.67	c qxplain 5105/5105
1029.09/1026.68	c 7399[?] 795[?] -1284[?]  is mandatory 
1029.09/1026.68	c qxplain 5097/5104
1029.09/1026.68	c qxplain 5101/5104
1029.09/1026.69	c qxplain 5103/5104
1029.09/1026.69	c qxplain 5104/5104
1029.19/1026.70	c 7400[?] -817[?] -1284[?]  is mandatory 
1029.19/1026.70	c qxplain 5103/5103
1029.19/1026.70	c 7401[?] 817[?] -795[?] 1284[?]  is mandatory 
1029.19/1026.70	c qxplain 5101/5102
1029.19/1026.71	c qxplain 5102/5102
1029.19/1026.72	c 7402[?] 830[?] -1285[?]  is mandatory 
1029.19/1026.72	c qxplain 5101/5101
1029.19/1026.72	c 7403[?] -847[?] -1285[?]  is mandatory 
1029.19/1026.72	c qxplain 5097/5100
1029.19/1026.73	c qxplain 5099/5100
1029.19/1026.73	c qxplain 5100/5100
1029.19/1026.74	c 7404[?] 847[?] -830[?] 1285[?]  is mandatory 
1029.19/1026.74	c qxplain 5099/5099
1029.19/1026.75	c 7405[?] -863[?] -1286[?]  is mandatory 
1029.19/1026.75	c qxplain 5097/5098
1029.19/1026.75	c qxplain 5098/5098
1029.19/1026.76	c 7406[?] 883[?] -1286[?]  is mandatory 
1029.19/1026.76	c qxplain 5097/5097
1029.19/1026.76	c 7407[?] -883[?] 863[?] 1286[?]  is mandatory 
1029.19/1026.76	c qxplain 5032/5096
1029.19/1026.77	c qxplain 5065/5096
1029.19/1026.78	c qxplain 5081/5096
1029.19/1026.78	c qxplain 5089/5096
1029.19/1026.79	c qxplain 5093/5096
1029.19/1026.79	c qxplain 5095/5096
1029.28/1026.80	c qxplain 5096/5096
1029.28/1026.81	c 7408[?] -830[?] -1287[?]  is mandatory 
1029.28/1026.81	c qxplain 5095/5095
1029.28/1026.81	c 7409[?] 847[?] -1287[?]  is mandatory 
1029.28/1026.81	c qxplain 5093/5094
1029.28/1026.82	c qxplain 5094/5094
1029.28/1026.82	c 7410[?] -847[?] 830[?] 1287[?]  is mandatory 
1029.28/1026.82	c qxplain 5093/5093
1029.28/1026.83	c 7411[?] -1286[?] -1288[?]  is mandatory 
1029.28/1026.83	c qxplain 5089/5092
1029.28/1026.84	c qxplain 5091/5092
1029.28/1026.84	c qxplain 5092/5092
1029.28/1026.85	c 7412[?] -1287[?] -1288[?]  is mandatory 
1029.28/1026.85	c qxplain 5091/5091
1029.28/1026.86	c 7413[?] 1288[?] 1286[?] 1287[?]  is mandatory 
1029.28/1026.86	c qxplain 5089/5090
1029.28/1026.86	c qxplain 5090/5090
1029.28/1026.87	c 7414[?] -894[?] -1289[?]  is mandatory 
1029.28/1026.87	c qxplain 5089/5089
1029.28/1026.87	c 7415[?] 913[?] -1289[?]  is mandatory 
1029.28/1026.87	c qxplain 5081/5088
1029.28/1026.88	c qxplain 5085/5088
1029.28/1026.89	c qxplain 5087/5088
1029.28/1026.89	c qxplain 5088/5088
1029.38/1026.90	c 7416[?] 894[?] -913[?] 1289[?]  is mandatory 
1029.38/1026.90	c qxplain 5087/5087
1029.38/1026.91	c 7417[?] 863[?] -1290[?]  is mandatory 
1029.38/1026.91	c qxplain 5085/5086
1029.38/1026.91	c qxplain 5086/5086
1029.38/1026.92	c 7418[?] -883[?] -1290[?]  is mandatory 
1029.38/1026.92	c qxplain 5085/5085
1029.38/1026.93	c 7419[?] -863[?] 883[?] 1290[?]  is mandatory 
1029.38/1026.93	c qxplain 5081/5084
1029.38/1026.93	c qxplain 5083/5084
1029.38/1026.94	c qxplain 5084/5084
1029.38/1026.94	c 7420[?] -1285[?] -1291[?]  is mandatory 
1029.38/1026.94	c qxplain 5083/5083
1029.38/1026.95	c 7421[?] -1290[?] -1291[?]  is mandatory 
1029.38/1026.95	c qxplain 5081/5082
1029.38/1026.96	c qxplain 5082/5082
1029.38/1026.96	c 7422[?] 1291[?] 1290[?] 1285[?]  is mandatory 
1029.38/1026.96	c qxplain 5081/5081
1029.38/1026.97	c 7423[?] -1292[?] 1289[?]  is mandatory 
1029.38/1026.97	c qxplain 5065/5080
1029.38/1026.97	c qxplain 5073/5080
1029.38/1026.98	c qxplain 5077/5080
1029.38/1026.98	c qxplain 5079/5080
1029.38/1026.99	c qxplain 5080/5080
1029.38/1027.00	c 7424[?] -1292[?] 1291[?]  is mandatory 
1029.38/1027.00	c qxplain 5079/5079
1029.49/1027.00	c 7425[?] -1289[?] -1291[?] 1292[?]  is mandatory 
1029.49/1027.00	c qxplain 5077/5078
1029.49/1027.01	c qxplain 5078/5078
1029.49/1027.01	c 7426[?] 1288[?] -1293[?]  is mandatory 
1029.49/1027.01	c qxplain 5077/5077
1029.49/1027.02	c 7427[?] -1292[?] -1293[?]  is mandatory 
1029.49/1027.02	c qxplain 5073/5076
1029.49/1027.03	c qxplain 5075/5076
1029.49/1027.03	c qxplain 5076/5076
1029.49/1027.04	c 7428[?] 1293[?] -1288[?] 1292[?]  is mandatory 
1029.49/1027.04	c qxplain 5075/5075
1029.49/1027.04	c 7429[?] -1294[?] -1285[?]  is mandatory 
1029.49/1027.04	c qxplain 5073/5074
1029.49/1027.05	c qxplain 5074/5074
1029.49/1027.06	c 7430[?] -1294[?] -1293[?]  is mandatory 
1029.49/1027.06	c qxplain 5073/5073
1029.49/1027.06	c 7431[?] 1293[?] 1285[?] 1294[?]  is mandatory 
1029.49/1027.06	c qxplain 5065/5072
1029.49/1027.07	c qxplain 5069/5072
1029.49/1027.07	c qxplain 5071/5072
1029.49/1027.08	c qxplain 5072/5072
1029.49/1027.08	c 7432[?] 1003[?] -1295[?]  is mandatory 
1029.49/1027.08	c qxplain 5071/5071
1029.49/1027.09	c 7433[?] -1014[?] -1295[?]  is mandatory 
1029.49/1027.09	c qxplain 5069/5070
1029.49/1027.10	c qxplain 5070/5070
1029.59/1027.10	c 7434[?] 1295[?] -1003[?] 1014[?]  is mandatory 
1029.59/1027.10	c qxplain 5069/5069
1029.59/1027.11	c 7435[?] 926[?] -1296[?]  is mandatory 
1029.59/1027.11	c qxplain 5065/5068
1029.59/1027.11	c qxplain 5067/5068
1029.59/1027.12	c qxplain 5068/5068
1029.59/1027.13	c 7436[?] -1296[?] -1295[?]  is mandatory 
1029.59/1027.13	c qxplain 5067/5067
1029.59/1027.13	c 7437[?] -926[?] 1296[?] 1295[?]  is mandatory 
1029.59/1027.13	c qxplain 5065/5066
1029.59/1027.14	c qxplain 5066/5066
1029.59/1027.14	c 7438[?] 949[?] -1297[?]  is mandatory 
1029.59/1027.14	c qxplain 5065/5065
1029.59/1027.15	c 7439[?] -1296[?] -1297[?]  is mandatory 
1029.59/1027.15	c qxplain 5032/5064
1029.59/1027.16	c qxplain 5049/5064
1029.59/1027.16	c qxplain 5057/5064
1029.59/1027.17	c qxplain 5061/5064
1029.59/1027.17	c qxplain 5063/5064
1029.59/1027.18	c qxplain 5064/5064
1029.59/1027.19	c 7440[?] 1296[?] -949[?] 1297[?]  is mandatory 
1029.59/1027.19	c qxplain 5063/5063
1029.59/1027.19	c 7441[?] -1298[?] -926[?]  is mandatory 
1029.59/1027.19	c qxplain 5061/5062
1029.69/1027.20	c qxplain 5062/5062
1029.69/1027.20	c 7442[?] -1298[?] 1295[?]  is mandatory 
1029.69/1027.20	c qxplain 5061/5061
1029.69/1027.21	c 7443[?] 926[?] -1295[?] 1298[?]  is mandatory 
1029.69/1027.21	c qxplain 5057/5060
1029.69/1027.22	c qxplain 5059/5060
1029.69/1027.22	c qxplain 5060/5060
1029.69/1027.23	c 7444[?] -1297[?] -1299[?]  is mandatory 
1029.69/1027.23	c qxplain 5059/5059
1029.69/1027.24	c 7445[?] -1298[?] -1299[?]  is mandatory 
1029.69/1027.24	c qxplain 5057/5058
1029.69/1027.24	c qxplain 5058/5058
1029.69/1027.25	c 7446[?] 1297[?] 1299[?] 1298[?]  is mandatory 
1029.69/1027.25	c qxplain 5057/5057
1029.69/1027.25	c 7447[?] 965[?] -1300[?]  is mandatory 
1029.69/1027.25	c qxplain 5049/5056
1029.69/1027.26	c qxplain 5053/5056
1029.69/1027.27	c qxplain 5055/5056
1029.69/1027.27	c qxplain 5056/5056
1029.69/1027.28	c 7448[?] -985[?] -1300[?]  is mandatory 
1029.69/1027.28	c qxplain 5055/5055
1029.69/1027.28	c 7449[?] 985[?] -965[?] 1300[?]  is mandatory 
1029.69/1027.28	c qxplain 5053/5054
1029.69/1027.29	c qxplain 5054/5054
1029.69/1027.30	c 7450[?] 1065[?] -1301[?]  is mandatory 
1029.69/1027.30	c qxplain 5053/5053
1029.79/1027.30	c 7451[?] -1076[?] -1301[?]  is mandatory 
1029.79/1027.30	c qxplain 5049/5052
1029.79/1027.31	c qxplain 5051/5052
1029.79/1027.31	c qxplain 5052/5052
1029.79/1027.32	c 7452[?] -1065[?] 1076[?] 1301[?]  is mandatory 
1029.79/1027.32	c qxplain 5051/5051
1029.79/1027.33	c 7453[?] -965[?] -1302[?]  is mandatory 
1029.79/1027.33	c qxplain 5049/5050
1029.79/1027.33	c qxplain 5050/5050
1029.79/1027.34	c 7454[?] 985[?] -1302[?]  is mandatory 
1029.79/1027.34	c qxplain 5049/5049
1029.79/1027.34	c 7455[?] -985[?] 1302[?] 965[?]  is mandatory 
1029.79/1027.34	c qxplain 5032/5048
1029.79/1027.35	c qxplain 5041/5048
1029.79/1027.36	c qxplain 5045/5048
1029.79/1027.36	c qxplain 5047/5048
1029.79/1027.37	c qxplain 5048/5048
1029.79/1027.37	c 7456[?] -1301[?] -1303[?]  is mandatory 
1029.79/1027.37	c qxplain 5047/5047
1029.79/1027.38	c 7457[?] -1303[?] -1302[?]  is mandatory 
1029.79/1027.38	c qxplain 5045/5046
1029.79/1027.39	c qxplain 5046/5046
1029.79/1027.39	c 7458[?] 1303[?] 1301[?] 1302[?]  is mandatory 
1029.79/1027.39	c qxplain 5045/5045
1029.79/1027.40	c 7459[?] -1027[?] -1304[?]  is mandatory 
1029.79/1027.40	c qxplain 5041/5044
1029.79/1027.40	c qxplain 5043/5044
1029.89/1027.41	c qxplain 5044/5044
1029.89/1027.41	c 7460[?] 1045[?] -1304[?]  is mandatory 
1029.89/1027.41	c qxplain 5043/5043
1029.89/1027.42	c 7461[?] -1045[?] 1027[?] 1304[?]  is mandatory 
1029.89/1027.42	c qxplain 5041/5042
1029.89/1027.45	c qxplain 5042/5042
1029.89/1027.45	c 7462[?] -1065[?] -1305[?]  is mandatory 
1029.89/1027.45	c qxplain 5041/5041
1029.89/1027.46	c 7463[?] 1076[?] -1305[?]  is mandatory 
1029.89/1027.46	c qxplain 5032/5040
1029.89/1027.47	c qxplain 5037/5040
1029.89/1027.47	c qxplain 5039/5040
1029.89/1027.48	c qxplain 5040/5040
1029.89/1027.48	c 7464[?] 1065[?] 1305[?] -1076[?]  is mandatory 
1029.89/1027.48	c qxplain 5039/5039
1029.89/1027.49	c 7465[?] -1300[?] -1306[?]  is mandatory 
1029.89/1027.49	c qxplain 5037/5038
1029.89/1027.50	c qxplain 5038/5038
1029.89/1027.50	c 7466[?] -1305[?] -1306[?]  is mandatory 
1029.89/1027.50	c qxplain 5037/5037
1029.99/1027.51	c 7467[?] 1306[?] 1305[?] 1300[?]  is mandatory 
1029.99/1027.51	c qxplain 5032/5036
1029.99/1027.51	c qxplain 5035/5036
1029.99/1027.52	c qxplain 5036/5036
1029.99/1027.53	c 7468[?] -1307[?] 1304[?]  is mandatory 
1029.99/1027.53	c qxplain 5035/5035
1029.99/1027.53	c 7469[?] 1306[?] -1307[?]  is mandatory 
1029.99/1027.53	c qxplain 5032/5034
1029.99/1027.54	c qxplain 5034/5034
1029.99/1027.55	c 7470[?] -1304[?] -1306[?] 1307[?]  is mandatory 
1029.99/1027.55	c qxplain 5032/5033
1029.99/1027.55	c qxplain 5033/5033
1029.99/1027.56	c 7471[?] 1303[?] -1308[?]  is mandatory 
1029.99/1027.56	c qxplain 5032/5032
1029.99/1027.56	c 7472[?] -1308[?] -1307[?]  is mandatory 
1029.99/1027.56	c qxplain 4903/5031
1029.99/1027.57	c qxplain 4968/5031
1029.99/1027.58	c qxplain 5000/5031
1029.99/1027.59	c qxplain 5016/5031
1029.99/1027.59	c qxplain 5024/5031
1029.99/1027.60	c qxplain 5028/5031
1030.08/1027.60	c qxplain 5030/5031
1030.08/1027.61	c qxplain 5031/5031
1030.08/1027.61	c 7473[?] 1308[?] -1303[?] 1307[?]  is mandatory 
1030.08/1027.61	c qxplain 5030/5030
1030.08/1027.62	c 7474[?] -1300[?] -1309[?]  is mandatory 
1030.08/1027.62	c qxplain 5028/5029
1030.08/1027.63	c qxplain 5029/5029
1030.08/1027.63	c 7475[?] -1309[?] -1308[?]  is mandatory 
1030.08/1027.63	c qxplain 5028/5028
1030.08/1027.64	c 7476[?] 1308[?] 1300[?] 1309[?]  is mandatory 
1030.08/1027.64	c qxplain 5024/5027
1030.08/1027.65	c qxplain 5026/5027
1030.08/1027.65	c qxplain 5027/5027
1030.08/1027.66	c 7477[?] 1027[?] -1310[?]  is mandatory 
1030.08/1027.66	c qxplain 5026/5026
1030.08/1027.66	c 7478[?] -1045[?] -1310[?]  is mandatory 
1030.08/1027.66	c qxplain 5024/5025
1030.08/1027.67	c qxplain 5025/5025
1030.08/1027.68	c 7479[?] 1310[?] -1027[?] 1045[?]  is mandatory 
1030.08/1027.68	c qxplain 5024/5024
1030.08/1027.68	c 7480[?] -1123[?] -1311[?]  is mandatory 
1030.08/1027.68	c qxplain 5016/5023
1030.08/1027.69	c qxplain 5020/5023
1030.08/1027.70	c qxplain 5022/5023
1030.18/1027.70	c qxplain 5023/5023
1030.18/1027.71	c 7481[?] 1140[?] -1311[?]  is mandatory 
1030.18/1027.71	c qxplain 5022/5022
1030.18/1027.71	c 7482[?] -1140[?] 1123[?] 1311[?]  is mandatory 
1030.18/1027.71	c qxplain 5020/5021
1030.18/1027.72	c qxplain 5021/5021
1030.18/1027.73	c 7483[?] -1312[?] 1089[?]  is mandatory 
1030.18/1027.73	c qxplain 5020/5020
1030.18/1027.73	c 7484[?] -1311[?] -1312[?]  is mandatory 
1030.18/1027.73	c qxplain 5016/5019
1030.18/1027.74	c qxplain 5018/5019
1030.18/1027.75	c qxplain 5019/5019
1030.18/1027.75	c 7485[?] -1089[?] 1312[?] 1311[?]  is mandatory 
1030.18/1027.75	c qxplain 5018/5018
1030.18/1027.76	c 7486[?] -1313[?] 1115[?]  is mandatory 
1030.18/1027.76	c qxplain 5016/5017
1030.18/1027.76	c qxplain 5017/5017
1030.18/1027.77	c 7487[?] -1312[?] -1313[?]  is mandatory 
1030.18/1027.77	c qxplain 5016/5016
1030.18/1027.78	c 7488[?] -1115[?] 1312[?] 1313[?]  is mandatory 
1030.18/1027.78	c qxplain 5000/5015
1030.18/1027.78	c qxplain 5008/5015
1030.18/1027.79	c qxplain 5012/5015
1030.18/1027.79	c qxplain 5014/5015
1030.28/1027.80	c qxplain 5015/5015
1030.28/1027.80	c 7489[?] -1314[?] -1089[?]  is mandatory 
1030.28/1027.80	c qxplain 5014/5014
1030.28/1027.81	c 7490[?] -1314[?] 1311[?]  is mandatory 
1030.28/1027.81	c qxplain 5012/5013
1030.28/1027.82	c qxplain 5013/5013
1030.28/1027.82	c 7491[?] -1311[?] 1089[?] 1314[?]  is mandatory 
1030.28/1027.82	c qxplain 5012/5012
1030.28/1027.83	c 7492[?] -1313[?] -1315[?]  is mandatory 
1030.28/1027.83	c qxplain 5008/5011
1030.28/1027.84	c qxplain 5010/5011
1030.28/1027.84	c qxplain 5011/5011
1030.28/1027.85	c 7493[?] -1314[?] -1315[?]  is mandatory 
1030.28/1027.85	c qxplain 5010/5010
1030.28/1027.85	c 7494[?] 1315[?] 1314[?] 1313[?]  is mandatory 
1030.28/1027.85	c qxplain 5008/5009
1030.28/1027.86	c qxplain 5009/5009
1030.28/1027.87	c 7495[?] -1186[?] -1316[?]  is mandatory 
1030.28/1027.87	c qxplain 5008/5008
1030.28/1027.87	c 7496[?] 1193[?] -1316[?]  is mandatory 
1030.28/1027.87	c qxplain 5000/5007
1030.28/1027.88	c qxplain 5004/5007
1030.28/1027.88	c qxplain 5006/5007
1030.28/1027.89	c qxplain 5007/5007
1030.28/1027.89	c 7497[?] -1193[?] 1316[?] 1186[?]  is mandatory 
1030.28/1027.89	c qxplain 5006/5006
1030.38/1027.90	c 7498[?] -1151[?] -1317[?]  is mandatory 
1030.38/1027.90	c qxplain 5004/5005
1030.38/1027.91	c qxplain 5005/5005
1030.38/1027.91	c 7499[?] -1316[?] -1317[?]  is mandatory 
1030.38/1027.91	c qxplain 5004/5004
1030.38/1027.92	c 7500[?] 1316[?] 1151[?] 1317[?]  is mandatory 
1030.38/1027.92	c qxplain 5000/5003
1030.38/1027.92	c qxplain 5002/5003
1030.38/1027.93	c qxplain 5003/5003
1030.38/1027.94	c 7501[?] 1151[?] -1318[?]  is mandatory 
1030.38/1027.94	c qxplain 5002/5002
1030.38/1027.94	c 7502[?] 1316[?] -1318[?]  is mandatory 
1030.38/1027.94	c qxplain 5000/5001
1030.38/1027.95	c qxplain 5001/5001
1030.38/1027.95	c 7503[?] -1316[?] -1151[?] 1318[?]  is mandatory 
1030.38/1027.95	c qxplain 5000/5000
1030.38/1027.96	c 7504[?] 1172[?] -1319[?]  is mandatory 
1030.38/1027.96	c qxplain 4968/4999
1030.38/1027.97	c qxplain 4984/4999
1030.38/1027.97	c qxplain 4992/4999
1030.38/1027.98	c qxplain 4996/4999
1030.38/1027.98	c qxplain 4998/4999
1030.38/1027.99	c qxplain 4999/4999
1030.38/1028.00	c 7505[?] -1318[?] -1319[?]  is mandatory 
1030.38/1028.00	c qxplain 4998/4998
1030.48/1028.00	c 7506[?] 1318[?] -1172[?] 1319[?]  is mandatory 
1030.48/1028.00	c qxplain 4996/4997
1030.48/1028.01	c qxplain 4997/4997
1030.48/1028.01	c 7507[?] -1317[?] -1320[?]  is mandatory 
1030.48/1028.01	c qxplain 4996/4996
1030.48/1028.02	c 7508[?] -1319[?] -1320[?]  is mandatory 
1030.48/1028.02	c qxplain 4992/4995
1030.48/1028.03	c qxplain 4994/4995
1030.48/1028.03	c qxplain 4995/4995
1030.48/1028.04	c 7509[?] 1319[?] 1317[?] 1320[?]  is mandatory 
1030.48/1028.04	c qxplain 4994/4994
1030.48/1028.05	c 7510[?] 1123[?] -1321[?]  is mandatory 
1030.48/1028.05	c qxplain 4992/4993
1030.48/1028.05	c qxplain 4993/4993
1030.48/1028.06	c 7511[?] -1140[?] -1321[?]  is mandatory 
1030.48/1028.06	c qxplain 4992/4992
1030.48/1028.06	c 7512[?] 1140[?] -1123[?] 1321[?]  is mandatory 
1030.48/1028.06	c qxplain 4984/4991
1030.48/1028.07	c qxplain 4988/4991
1030.48/1028.08	c qxplain 4990/4991
1030.48/1028.08	c qxplain 4991/4991
1030.48/1028.09	c 7513[?] -1322[?] 1089[?]  is mandatory 
1030.48/1028.09	c qxplain 4990/4990
1030.48/1028.10	c 7514[?] -1115[?] -1322[?]  is mandatory 
1030.48/1028.10	c qxplain 4988/4989
1030.58/1028.10	c qxplain 4989/4989
1030.58/1028.11	c 7515[?] 1322[?] 1115[?] -1089[?]  is mandatory 
1030.58/1028.11	c qxplain 4988/4988
1030.58/1028.11	c 7516[?] -1321[?] -1323[?]  is mandatory 
1030.58/1028.11	c qxplain 4984/4987
1030.58/1028.12	c qxplain 4986/4987
1030.58/1028.13	c qxplain 4987/4987
1030.58/1028.13	c 7517[?] -1323[?] -1322[?]  is mandatory 
1030.58/1028.13	c qxplain 4986/4986
1030.58/1028.14	c 7518[?] 1321[?] 1323[?] 1322[?]  is mandatory 
1030.58/1028.14	c qxplain 4984/4985
1030.58/1028.15	c qxplain 4985/4985
1030.58/1028.15	c 7519[?] -1320[?] -1324[?]  is mandatory 
1030.58/1028.15	c qxplain 4984/4984
1030.58/1028.16	c 7520[?] 1323[?] -1324[?]  is mandatory 
1030.58/1028.16	c qxplain 4968/4983
1030.58/1028.17	c qxplain 4976/4983
1030.58/1028.17	c qxplain 4980/4983
1030.58/1028.18	c qxplain 4982/4983
1030.58/1028.18	c qxplain 4983/4983
1030.58/1028.19	c 7521[?] 1320[?] -1323[?] 1324[?]  is mandatory 
1030.58/1028.19	c qxplain 4982/4982
1030.58/1028.19	c 7522[?] 1315[?] -1325[?]  is mandatory 
1030.58/1028.19	c qxplain 4980/4981
1030.68/1028.20	c qxplain 4981/4981
1030.68/1028.21	c 7523[?] -1324[?] -1325[?]  is mandatory 
1030.68/1028.21	c qxplain 4980/4980
1030.68/1028.21	c 7524[?] 1324[?] -1315[?] 1325[?]  is mandatory 
1030.68/1028.21	c qxplain 4976/4979
1030.68/1028.22	c qxplain 4978/4979
1030.68/1028.22	c qxplain 4979/4979
1030.68/1028.23	c 7525[?] -1326[?] -1310[?]  is mandatory 
1030.68/1028.23	c qxplain 4978/4978
1030.68/1028.24	c 7526[?] -1325[?] -1326[?]  is mandatory 
1030.68/1028.24	c qxplain 4976/4977
1030.68/1028.24	c qxplain 4977/4977
1030.68/1028.25	c 7527[?] 1325[?] 1326[?] 1310[?]  is mandatory 
1030.68/1028.25	c qxplain 4976/4976
1030.68/1028.26	c 7528[?] 1306[?] -1327[?]  is mandatory 
1030.68/1028.26	c qxplain 4968/4975
1030.68/1028.26	c qxplain 4972/4975
1030.68/1028.27	c qxplain 4974/4975
1030.68/1028.27	c qxplain 4975/4975
1030.68/1028.28	c 7529[?] 1326[?] -1327[?]  is mandatory 
1030.68/1028.28	c qxplain 4974/4974
1030.68/1028.28	c 7530[?] -1326[?] -1306[?] 1327[?]  is mandatory 
1030.68/1028.28	c qxplain 4972/4973
1030.68/1028.29	c qxplain 4973/4973
1030.68/1028.30	c 7531[?] -1309[?] -1328[?]  is mandatory 
1030.68/1028.30	c qxplain 4972/4972
1030.78/1028.30	c 7532[?] -1327[?] -1328[?]  is mandatory 
1030.78/1028.30	c qxplain 4968/4971
1030.78/1028.31	c qxplain 4970/4971
1030.78/1028.31	c qxplain 4971/4971
1030.78/1028.32	c 7533[?] 1327[?] 1309[?] 1328[?]  is mandatory 
1030.78/1028.32	c qxplain 4970/4970
1030.78/1028.33	c 7534[?] -1003[?] -1329[?]  is mandatory 
1030.78/1028.33	c qxplain 4968/4969
1030.78/1028.33	c qxplain 4969/4969
1030.78/1028.34	c 7535[?] 1014[?] -1329[?]  is mandatory 
1030.78/1028.34	c qxplain 4968/4968
1030.78/1028.35	c 7536[?] -1014[?] 1003[?] 1329[?]  is mandatory 
1030.78/1028.35	c qxplain 4903/4967
1030.78/1028.35	c qxplain 4936/4967
1030.78/1028.36	c qxplain 4952/4967
1030.78/1028.36	c qxplain 4960/4967
1030.78/1028.37	c qxplain 4964/4967
1030.78/1028.38	c qxplain 4966/4967
1030.78/1028.38	c qxplain 4967/4967
1030.78/1028.39	c 7537[?] 926[?] -1330[?]  is mandatory 
1030.78/1028.39	c qxplain 4966/4966
1030.78/1028.40	c 7538[?] -949[?] -1330[?]  is mandatory 
1030.78/1028.40	c qxplain 4964/4965
1030.89/1028.40	c qxplain 4965/4965
1030.89/1028.41	c 7539[?] 949[?] -926[?] 1330[?]  is mandatory 
1030.89/1028.41	c qxplain 4964/4964
1030.89/1028.41	c 7540[?] -1329[?] -1331[?]  is mandatory 
1030.89/1028.41	c qxplain 4960/4963
1030.89/1028.42	c qxplain 4962/4963
1030.89/1028.43	c qxplain 4963/4963
1030.89/1028.43	c 7541[?] -1330[?] -1331[?]  is mandatory 
1030.89/1028.43	c qxplain 4962/4962
1030.89/1028.44	c 7542[?] 1331[?] 1330[?] 1329[?]  is mandatory 
1030.89/1028.44	c qxplain 4960/4961
1030.89/1028.45	c qxplain 4961/4961
1030.89/1028.45	c 7543[?] -1328[?] -1332[?]  is mandatory 
1030.89/1028.45	c qxplain 4960/4960
1030.89/1028.46	c 7544[?] -1332[?] 1331[?]  is mandatory 
1030.89/1028.46	c qxplain 4952/4959
1030.89/1028.46	c qxplain 4956/4959
1030.89/1028.47	c qxplain 4958/4959
1030.89/1028.48	c qxplain 4959/4959
1030.89/1028.48	c 7545[?] 1328[?] -1331[?] 1332[?]  is mandatory 
1030.89/1028.48	c qxplain 4958/4958
1030.89/1028.49	c 7546[?] 1299[?] -1333[?]  is mandatory 
1030.89/1028.49	c qxplain 4956/4957
1030.89/1028.49	c qxplain 4957/4957
1030.89/1028.50	c 7547[?] -1332[?] -1333[?]  is mandatory 
1030.89/1028.50	c qxplain 4956/4956
1030.99/1028.51	c 7548[?] 1332[?] -1299[?] 1333[?]  is mandatory 
1030.99/1028.51	c qxplain 4952/4955
1030.99/1028.51	c qxplain 4954/4955
1030.99/1028.52	c qxplain 4955/4955
1030.99/1028.53	c 7549[?] 894[?] -1334[?]  is mandatory 
1030.99/1028.53	c qxplain 4954/4954
1030.99/1028.53	c 7550[?] -913[?] -1334[?]  is mandatory 
1030.99/1028.53	c qxplain 4952/4953
1030.99/1028.54	c qxplain 4953/4953
1030.99/1028.54	c 7551[?] -894[?] 913[?] 1334[?]  is mandatory 
1030.99/1028.54	c qxplain 4952/4952
1030.99/1028.55	c 7552[?] -1335[?] 1291[?]  is mandatory 
1030.99/1028.55	c qxplain 4936/4951
1030.99/1028.56	c qxplain 4944/4951
1030.99/1028.56	c qxplain 4948/4951
1030.99/1028.57	c qxplain 4950/4951
1030.99/1028.58	c qxplain 4951/4951
1030.99/1028.58	c 7553[?] -1334[?] -1335[?]  is mandatory 
1030.99/1028.58	c qxplain 4950/4950
1030.99/1028.59	c 7554[?] 1335[?] 1334[?] -1291[?]  is mandatory 
1030.99/1028.59	c qxplain 4948/4949
1030.99/1028.59	c qxplain 4949/4949
1030.99/1028.60	c 7555[?] -1333[?] -1336[?]  is mandatory 
1030.99/1028.60	c qxplain 4948/4948
1031.09/1028.60	c 7556[?] -1336[?] 1335[?]  is mandatory 
1031.09/1028.60	c qxplain 4944/4947
1031.09/1028.61	c qxplain 4946/4947
1031.09/1028.62	c qxplain 4947/4947
1031.09/1028.62	c 7557[?] 1333[?] -1335[?] 1336[?]  is mandatory 
1031.09/1028.62	c qxplain 4946/4946
1031.09/1028.63	c 7558[?] -1294[?] -1337[?]  is mandatory 
1031.09/1028.63	c qxplain 4944/4945
1031.09/1028.63	c qxplain 4945/4945
1031.09/1028.64	c 7559[?] -1336[?] -1337[?]  is mandatory 
1031.09/1028.64	c qxplain 4944/4944
1031.09/1028.65	c 7560[?] 1336[?] 1294[?] 1337[?]  is mandatory 
1031.09/1028.65	c qxplain 4936/4943
1031.09/1028.65	c qxplain 4940/4943
1031.09/1028.66	c qxplain 4942/4943
1031.09/1028.66	c qxplain 4943/4943
1031.09/1028.67	c 7561[?] -1284[?] -1338[?]  is mandatory 
1031.09/1028.67	c qxplain 4942/4942
1031.09/1028.68	c 7562[?] -1337[?] -1338[?]  is mandatory 
1031.09/1028.68	c qxplain 4940/4941
1031.09/1028.68	c qxplain 4941/4941
1031.09/1028.69	c 7563[?] 1337[?] 1284[?] 1338[?]  is mandatory 
1031.09/1028.69	c qxplain 4940/4940
1031.09/1028.69	c 7564[?] -1283[?] -1339[?]  is mandatory 
1031.09/1028.69	c qxplain 4936/4939
1031.18/1028.70	c qxplain 4938/4939
1031.18/1028.71	c qxplain 4939/4939
1031.18/1028.71	c 7565[?] -1338[?] -1339[?]  is mandatory 
1031.18/1028.71	c qxplain 4938/4938
1031.18/1028.72	c 7566[?] 1338[?] 1283[?] 1339[?]  is mandatory 
1031.18/1028.72	c qxplain 4936/4937
1031.18/1028.72	c qxplain 4937/4937
1031.18/1028.73	c 7567[?] -1282[?] -1340[?]  is mandatory 
1031.18/1028.73	c qxplain 4936/4936
1031.18/1028.74	c 7568[?] -1339[?] -1340[?]  is mandatory 
1031.18/1028.74	c qxplain 4903/4935
1031.18/1028.74	c qxplain 4920/4935
1031.18/1028.75	c qxplain 4928/4935
1031.18/1028.76	c qxplain 4932/4935
1031.18/1028.76	c qxplain 4934/4935
1031.18/1028.77	c qxplain 4935/4935
1031.18/1028.77	c 7569[?] 1339[?] 1282[?] 1340[?]  is mandatory 
1031.18/1028.77	c qxplain 4934/4934
1031.18/1028.78	c 7570[?] -1281[?] -1341[?]  is mandatory 
1031.18/1028.78	c qxplain 4932/4933
1031.18/1028.79	c qxplain 4933/4933
1031.18/1028.79	c 7571[?] -1340[?] -1341[?]  is mandatory 
1031.18/1028.79	c qxplain 4932/4932
1031.28/1028.80	c 7572[?] 1340[?] 1341[?] 1281[?]  is mandatory 
1031.28/1028.80	c qxplain 4928/4931
1031.28/1028.81	c qxplain 4930/4931
1031.28/1028.81	c qxplain 4931/4931
1031.28/1028.82	c 7573[?] -1280[?] -1342[?]  is mandatory 
1031.28/1028.82	c qxplain 4930/4930
1031.28/1028.82	c 7574[?] -1341[?] -1342[?]  is mandatory 
1031.28/1028.82	c qxplain 4928/4929
1031.28/1028.83	c qxplain 4929/4929
1031.28/1028.84	c 7575[?] 1342[?] 1341[?] 1280[?]  is mandatory 
1031.28/1028.84	c qxplain 4928/4928
1031.28/1028.84	c 7576[?] -1279[?] -1343[?]  is mandatory 
1031.28/1028.84	c qxplain 4920/4927
1031.28/1028.85	c qxplain 4924/4927
1031.28/1028.86	c qxplain 4926/4927
1031.28/1028.86	c qxplain 4927/4927
1031.28/1028.87	c 7577[?] -1342[?] -1343[?]  is mandatory 
1031.28/1028.87	c qxplain 4926/4926
1031.28/1028.87	c 7578[?] 1342[?] 1279[?] 1343[?]  is mandatory 
1031.28/1028.87	c qxplain 4924/4925
1033.78/1031.32	c cleaning 9644 clauses out of 19340 with flag 5001/2168310
1036.69/1034.24	c cleaning 7826 clauses out of 15698 with flag 11003/2174312
1040.19/1037.70	c cleaning 7400 clauses out of 14870 with flag 18001/2181310
1043.89/1041.40	c cleaning 7704 clauses out of 15470 with flag 26001/2189310
1045.30/1042.83	c qxplain 4920/4923
1045.30/1042.87	c qxplain 4922/4923
1045.30/1042.88	c qxplain 4923/4923
1045.30/1042.89	c 7581[?] -1343[?] 1344[?] 1278[?]  is mandatory 
1045.30/1042.89	c qxplain 4922/4922
1045.30/1042.89	c 7582[?] 1277[?] -1345[?]  is mandatory 
1045.30/1042.89	c qxplain 4920/4921
1045.30/1042.90	c qxplain 4921/4921
1045.40/1042.90	c 7583[?] -1344[?] -1345[?]  is mandatory 
1045.40/1042.90	c qxplain 4920/4920
1045.40/1042.91	c qxplain 4903/4919
1045.40/1042.91	c qxplain 4912/4919
1045.40/1042.92	c qxplain 4916/4919
1045.40/1042.93	c qxplain 4918/4919
1045.40/1042.93	c qxplain 4919/4919
1045.40/1042.94	c 7585[?] -1346[?] -693[?]  is mandatory 
1045.40/1042.94	c qxplain 4918/4918
1045.49/1043.04	c 7586[?] -1278[?] -1346[?]  is mandatory 
1045.49/1043.04	c qxplain 4916/4917
1046.09/1043.70	c cleaning 6920 clauses out of 13933 with flag 2001/2195478
1048.60/1046.16	c cleaning 6464 clauses out of 13013 with flag 8001/2201478
1051.00/1048.55	c cleaning 6762 clauses out of 13548 with flag 15000/2208477
1054.60/1052.18	c cleaning 7372 clauses out of 14787 with flag 23001/2216478
1058.70/1056.30	c cleaning 8193 clauses out of 16415 with flag 32001/2225478
1064.60/1062.15	c cleaning 9082 clauses out of 18222 with flag 42001/2235478
1070.90/1068.46	c cleaning 10035 clauses out of 20140 with flag 53001/2246478
1072.61/1070.12	c qxplain 4912/4915
1072.61/1070.14	c qxplain 4914/4915
1072.61/1070.15	c qxplain 4915/4915
1074.61/1072.14	c cleaning 10144 clauses out of 20345 with flag 5001/2256719
1078.21/1075.74	c cleaning 8075 clauses out of 16201 with flag 11001/2262719
1081.31/1078.89	c cleaning 7554 clauses out of 15128 with flag 18003/2269721
1084.51/1082.05	c cleaning 7764 clauses out of 15571 with flag 26000/2277718
1088.71/1086.20	c cleaning 8391 clauses out of 16807 with flag 35000/2286718
1092.73/1090.28	c cleaning 9190 clauses out of 18417 with flag 45001/2296719
1093.22/1090.77	c qxplain 4914/4914
1093.22/1090.78	c 7590[?] 1343[?] 1347[?] 1276[?]  is mandatory 
1093.22/1090.78	c qxplain 4912/4913
1093.22/1090.79	c qxplain 4913/4913
1093.32/1090.80	c 7591[?] -1348[?] -692[?]  is mandatory 
1093.32/1090.80	c qxplain 4912/4912
1093.32/1090.80	c 7592[?] -1347[?] -1348[?]  is mandatory 
1093.32/1090.80	c qxplain 4903/4911
1093.32/1090.81	c qxplain 4908/4911
1093.32/1090.82	c qxplain 4910/4911
1093.32/1090.82	c qxplain 4911/4911
1093.32/1090.83	c qxplain 4910/4910
1093.32/1090.83	c 7594[?] -1349[?] 1346[?]  is mandatory 
1093.32/1090.83	c qxplain 4908/4909
1093.32/1090.84	c qxplain 4909/4909
1093.32/1090.84	c 7595[?] -1349[?] 1348[?]  is mandatory 
1093.32/1090.84	c qxplain 4908/4908
1093.32/1090.85	c qxplain 4903/4907
1093.32/1090.85	c qxplain 4906/4907
1094.83/1092.35	c cleaning 7474 clauses out of 14984 with flag 4001/2302477
1097.13/1094.62	c cleaning 6701 clauses out of 13510 with flag 10001/2308477
1099.53/1097.02	c cleaning 6891 clauses out of 13809 with flag 17001/2315477
1102.43/1099.90	c cleaning 7429 clauses out of 14917 with flag 25000/2323476
1106.73/1104.26	c cleaning 8211 clauses out of 16488 with flag 34000/2332476
1110.73/1108.22	c cleaning 9114 clauses out of 18278 with flag 44001/2342477
1111.03/1108.56	c qxplain 4903/4905
1111.03/1108.56	c qxplain 4905/4905
1111.03/1108.58	c 7599[?] 1350[?] 1345[?] 1349[?]  is mandatory 
1111.03/1108.58	c qxplain 4903/4904
1111.03/1108.59	c qxplain 4904/4904
1111.03/1108.59	c 7600[?] -1351[?] 1275[?]  is mandatory 
1111.03/1108.59	c qxplain 4903/4903
1111.13/1108.62	c 7601[?] -1351[?] -1350[?]  is mandatory 
1111.13/1108.62	c qxplain 4645/4902
1111.13/1108.62	c qxplain 4774/4902
1111.13/1108.63	c qxplain 4839/4902
1111.13/1108.63	c qxplain 4871/4902
1111.13/1108.64	c qxplain 4887/4902
1111.13/1108.64	c qxplain 4895/4902
1111.13/1108.65	c qxplain 4899/4902
1111.13/1108.66	c qxplain 4901/4902
1111.13/1108.66	c qxplain 4902/4902
1111.13/1108.68	c 7603[?] -1352[?] -352[?]  is mandatory 
1111.13/1108.68	c qxplain 4901/4901
1111.23/1108.71	c 7604[?] -368[?] -1352[?]  is mandatory 
1111.23/1108.71	c qxplain 4899/4900
1111.23/1108.75	c qxplain 4900/4900
1111.23/1108.76	c qxplain 4899/4899
1111.23/1108.77	c 7606[?] -1353[?] -386[?]  is mandatory 
1111.23/1108.77	c qxplain 4895/4898
1111.23/1108.77	c qxplain 4897/4898
1111.23/1108.78	c qxplain 4898/4898
1111.23/1108.79	c 7607[?] -1353[?] 1352[?]  is mandatory 
1111.23/1108.79	c qxplain 4897/4897
1111.23/1108.79	c qxplain 4895/4896
1111.23/1108.80	c qxplain 4896/4896
1111.33/1108.80	c 7609[?] -1350[?] -1354[?]  is mandatory 
1111.33/1108.80	c qxplain 4895/4895
1111.33/1108.81	c 7610[?] -1354[?] 1353[?]  is mandatory 
1111.33/1108.81	c qxplain 4887/4894
1111.33/1108.81	c qxplain 4891/4894
1111.33/1108.82	c qxplain 4893/4894
1111.33/1108.82	c qxplain 4891/4892
1111.33/1108.83	c qxplain 4892/4892
1111.33/1108.83	c 7614[?] 1355[?] 1354[?] 1351[?]  is mandatory 
1111.33/1108.83	c qxplain 4891/4891
1111.33/1108.84	c 7615[?] -1356[?] 369[?]  is mandatory 
1111.33/1108.84	c qxplain 4887/4890
1111.33/1108.85	c qxplain 4889/4890
1111.33/1108.85	c qxplain 4890/4890
1111.33/1108.86	c 7616[?] -1356[?] -386[?]  is mandatory 
1111.33/1108.86	c qxplain 4889/4889
1112.93/1110.48	c cleaning 7241 clauses out of 14550 with flag 4000/2347864
1115.03/1112.58	c cleaning 6632 clauses out of 13310 with flag 10001/2353865
1117.63/1115.20	c cleaning 6812 clauses out of 13677 with flag 17000/2360864
1120.83/1118.37	c cleaning 7432 clauses out of 14866 with flag 25001/2368865
1124.33/1121.84	c cleaning 8189 clauses out of 16433 with flag 34000/2377864
1129.43/1126.97	c cleaning 9095 clauses out of 18244 with flag 44000/2387864
1133.44/1130.93	c qxplain 4887/4888
1133.44/1130.94	c qxplain 4888/4888
1133.54/1131.04	c 7618[?] -1357[?] 380[?]  is mandatory 
1133.54/1131.04	c qxplain 4887/4887
1133.54/1131.05	c 7619[?] -1357[?] 1356[?]  is mandatory 
1133.54/1131.05	c qxplain 4871/4886
1133.54/1131.05	c qxplain 4879/4886
1133.54/1131.06	c qxplain 4883/4886
1133.54/1131.06	c qxplain 4885/4886
1133.54/1131.08	c qxplain 4886/4886
1133.54/1131.08	c qxplain 4885/4885
1133.54/1131.09	c 7621[?] -1358[?] -1227[?]  is mandatory 
1133.54/1131.09	c qxplain 4883/4884
1133.64/1131.10	c qxplain 4884/4884
1133.64/1131.11	c 7622[?] -1358[?] 1357[?]  is mandatory 
1133.64/1131.11	c qxplain 4883/4883
1133.64/1131.11	c qxplain 4879/4882
1133.64/1131.11	c qxplain 4881/4882
1133.64/1131.12	c qxplain 4882/4882
1133.64/1131.13	c 7624[?] -1359[?] -380[?]  is mandatory 
1133.64/1131.13	c qxplain 4881/4881
1133.64/1131.15	c 7625[?] -1359[?] 1231[?]  is mandatory 
1133.64/1131.15	c qxplain 4879/4880
1133.64/1131.15	c qxplain 4880/4880
1136.53/1134.01	c cleaning 12083 clauses out of 24176 with flag 5000/2402892
1139.64/1137.16	c cleaning 9035 clauses out of 18094 with flag 11001/2408893
1143.44/1140.90	c cleaning 8004 clauses out of 16058 with flag 18000/2415892
1144.35/1141.85	c qxplain 4879/4879
1144.35/1141.86	c 7628[?] -1360[?] 1359[?]  is mandatory 
1144.35/1141.86	c qxplain 4871/4878
1144.35/1141.87	c qxplain 4875/4878
1144.35/1141.87	c qxplain 4877/4878
1144.35/1141.88	c qxplain 4878/4878
1144.45/1141.91	c 7630[?] -1361[?] -1227[?]  is mandatory 
1144.45/1141.91	c qxplain 4877/4877
1144.45/1141.92	c 7631[?] -1361[?] 1360[?]  is mandatory 
1144.45/1141.92	c qxplain 4875/4876
1144.45/1141.92	c qxplain 4876/4876
1145.64/1143.12	c cleaning 7046 clauses out of 14121 with flag 3001/2421960
1148.14/1145.64	c cleaning 6511 clauses out of 13077 with flag 9003/2427962
1150.74/1148.21	c cleaning 6752 clauses out of 13564 with flag 16001/2434960
1153.74/1151.28	c cleaning 7387 clauses out of 14813 with flag 24002/2442961
1157.24/1154.75	c cleaning 8199 clauses out of 16425 with flag 33001/2451960
1161.85/1159.35	c cleaning 9089 clauses out of 18226 with flag 43001/2461960
1162.65/1160.19	c qxplain 4875/4875
1162.75/1160.20	c 7635[?] 1362[?] 1358[?] 1361[?]  is mandatory 
1162.75/1160.20	c qxplain 4871/4874
1162.75/1160.20	c qxplain 4873/4874
1164.05/1161.56	c cleaning 7347 clauses out of 14771 with flag 3003/2467595
1166.74/1164.28	c cleaning 6668 clauses out of 13421 with flag 9000/2473592
1169.65/1167.12	c cleaning 6833 clauses out of 13753 with flag 16000/2480592
1172.85/1170.35	c cleaning 7439 clauses out of 14920 with flag 24000/2488592
1176.05/1173.56	c qxplain 4871/4872
1176.05/1173.57	c qxplain 4872/4872
1176.05/1173.57	c 7638[?] 1363[?] -1362[?] -1355[?]  is mandatory 
1176.05/1173.57	c qxplain 4871/4871
1176.15/1173.60	c 7639[?] -1364[?] -380[?]  is mandatory 
1176.15/1173.60	c qxplain 4839/4870
1176.15/1173.61	c qxplain 4855/4870
1176.15/1173.61	c qxplain 4863/4870
1176.15/1173.62	c qxplain 4867/4870
1176.15/1173.62	c qxplain 4869/4870
1176.15/1173.63	c qxplain 4870/4870
1176.15/1173.66	c 7640[?] -1364[?] 1274[?]  is mandatory 
1176.15/1173.66	c qxplain 4869/4869
1176.25/1173.71	c 7642[?] -1365[?] -1227[?]  is mandatory 
1176.25/1173.71	c qxplain 4867/4868
1176.25/1173.72	c qxplain 4868/4868
1176.25/1173.72	c 7643[?] -1365[?] 1364[?]  is mandatory 
1176.25/1173.72	c qxplain 4867/4867
1176.25/1173.74	c 7645[?] -1366[?] -380[?]  is mandatory 
1176.25/1173.74	c qxplain 4863/4866
1176.25/1173.75	c qxplain 4865/4866
1176.25/1173.76	c qxplain 4866/4866
1176.25/1173.76	c 7646[?] -1366[?] 1352[?]  is mandatory 
1176.25/1173.76	c qxplain 4865/4865
1176.25/1173.77	c 7648[?] -1350[?] -1367[?]  is mandatory 
1176.25/1173.77	c qxplain 4863/4864
1176.25/1173.78	c qxplain 4864/4864
1176.25/1173.78	c 7649[?] -1367[?] 1366[?]  is mandatory 
1176.25/1173.78	c qxplain 4863/4863
1176.25/1173.79	c qxplain 4855/4862
1176.25/1173.79	c qxplain 4859/4862
1176.25/1173.80	c qxplain 4861/4862
1176.35/1173.80	c qxplain 4862/4862
1178.35/1175.90	c cleaning 9838 clauses out of 19685 with flag 5000/2500797
1180.85/1178.35	c cleaning 7878 clauses out of 15847 with flag 11000/2506797
1183.65/1181.19	c cleaning 7484 clauses out of 14969 with flag 18000/2513797
1186.45/1183.91	c cleaning 7720 clauses out of 15485 with flag 26000/2521797
1190.56/1188.03	c cleaning 8357 clauses out of 16766 with flag 35001/2530798
1195.15/1192.69	c cleaning 9174 clauses out of 18408 with flag 45000/2540797
1196.46/1193.91	c qxplain 4861/4861
1196.46/1193.92	c 7653[?] 1368[?] 1367[?] 1365[?]  is mandatory 
1196.46/1193.92	c qxplain 4859/4860
1196.46/1193.92	c qxplain 4860/4860
1196.46/1193.94	c 7654[?] -1369[?] -380[?]  is mandatory 
1196.46/1193.94	c qxplain 4859/4859
1196.46/1193.95	c 7655[?] -1369[?] 454[?]  is mandatory 
1196.46/1193.95	c qxplain 4855/4858
1196.46/1193.96	c qxplain 4857/4858
1196.46/1193.96	c qxplain 4858/4858
1196.46/1193.98	c 7657[?] -1370[?] -1350[?]  is mandatory 
1196.46/1193.98	c qxplain 4857/4857
1196.46/1193.99	c 7658[?] -1370[?] 1369[?]  is mandatory 
1196.46/1193.99	c qxplain 4855/4856
1196.46/1193.99	c qxplain 4856/4856
1196.65/1194.10	c 7660[?] -533[?] -1371[?]  is mandatory 
1196.65/1194.10	c qxplain 4855/4855
1196.65/1194.15	c 7661[?] 1257[?] -1371[?]  is mandatory 
1196.65/1194.15	c qxplain 4839/4854
1196.65/1194.15	c qxplain 4847/4854
1196.65/1194.16	c qxplain 4851/4854
1196.65/1194.16	c qxplain 4853/4854
1196.65/1194.17	c qxplain 4854/4854
1196.85/1194.34	c 7663[?] -704[?] -1372[?]  is mandatory 
1196.85/1194.34	c qxplain 4853/4853
1196.85/1194.34	c 7664[?] -1372[?] 1371[?]  is mandatory 
1196.85/1194.34	c qxplain 4851/4852
1196.85/1194.35	c qxplain 4852/4852
1196.85/1194.35	c qxplain 4851/4851
1196.85/1194.36	c 7668[?] 1373[?] 1370[?] 1372[?]  is mandatory 
1196.85/1194.36	c qxplain 4847/4850
1196.85/1194.37	c qxplain 4849/4850
1197.65/1195.12	c cleaning 7940 clauses out of 15966 with flag 2000/2547530
1199.85/1197.30	c cleaning 6974 clauses out of 14026 with flag 8000/2553530
1202.35/1199.87	c cleaning 7012 clauses out of 14053 with flag 15001/2560531
1205.46/1202.91	c cleaning 7501 clauses out of 15040 with flag 23000/2568530
1209.66/1207.13	c cleaning 8239 clauses out of 16541 with flag 32002/2577532
1214.06/1211.54	c qxplain 4847/4848
1214.06/1211.55	c qxplain 4848/4848
1214.06/1211.55	c 7671[?] 1374[?] -1373[?] -1368[?]  is mandatory 
1214.06/1211.55	c qxplain 4847/4847
1214.06/1211.55	c qxplain 4839/4846
1214.06/1211.56	c qxplain 4843/4846
1214.06/1211.57	c qxplain 4845/4846
1214.06/1211.57	c qxplain 4846/4846
1214.06/1211.57	c qxplain 4845/4845
1214.06/1211.58	c 7674[?] -1363[?] 1375[?] -1374[?]  is mandatory 
1214.06/1211.58	c qxplain 4843/4844
1214.06/1211.58	c qxplain 4844/4844
1214.06/1211.59	c qxplain 4843/4843
1214.06/1211.59	c 7677[?] -1375[?] -1273[?] 1376[?]  is mandatory 
1214.06/1211.59	c qxplain 4839/4842
1214.16/1211.60	c qxplain 4841/4842
1214.16/1211.60	c qxplain 4842/4842
1214.16/1211.61	c 7678[?] 453[?] -1377[?]  is mandatory 
1214.16/1211.61	c qxplain 4841/4841
1214.16/1211.62	c 7679[?] -1376[?] -1377[?]  is mandatory 
1214.16/1211.62	c qxplain 4839/4840
1214.16/1211.62	c qxplain 4840/4840
1214.16/1211.63	c 7681[?] -1378[?] 99[?]  is mandatory 
1214.16/1211.63	c qxplain 4839/4839
1214.16/1211.63	c 7682[?] -453[?] -1378[?]  is mandatory 
1214.16/1211.63	c qxplain 4774/4838
1214.16/1211.64	c qxplain 4807/4838
1214.16/1211.65	c qxplain 4823/4838
1214.16/1211.65	c qxplain 4831/4838
1214.16/1211.66	c qxplain 4835/4838
1214.16/1211.66	c qxplain 4837/4838
1214.16/1211.67	c qxplain 4838/4838
1214.16/1211.67	c 7686[?] 1377[?] 1379[?] 1378[?]  is mandatory 
1214.16/1211.67	c qxplain 4837/4837
1214.16/1211.68	c 7688[?] -1379[?] -196[?]  is mandatory 
1214.16/1211.68	c qxplain 4835/4836
1216.56/1214.03	c cleaning 11112 clauses out of 22243 with flag 5000/2591474
1218.56/1216.01	c qxplain 4836/4836
1218.56/1216.10	c 7689[?] -1411[?] -1576[?]  is mandatory 
1218.56/1216.10	c qxplain 4835/4835
1218.66/1216.11	c 7690[?] -1412[?] -1576[?]  is mandatory 
1218.66/1216.11	c qxplain 4831/4834
1218.66/1216.16	c qxplain 4833/4834
1218.66/1216.17	c qxplain 4834/4834
1218.66/1216.17	c 7691[?] 1576[?] 1412[?] 1411[?]  is mandatory 
1218.66/1216.17	c qxplain 4833/4833
1218.66/1216.19	c 7692[?] -1410[?] -1577[?]  is mandatory 
1218.66/1216.19	c qxplain 4831/4832
1218.66/1216.19	c qxplain 4832/4832
1218.76/1216.20	c 7693[?] 1576[?] -1577[?]  is mandatory 
1218.76/1216.20	c qxplain 4831/4831
1218.76/1216.21	c 7694[?] 1577[?] -1576[?] 1410[?]  is mandatory 
1218.76/1216.21	c qxplain 4823/4830
1218.76/1216.21	c qxplain 4827/4830
1218.76/1216.22	c qxplain 4829/4830
1218.76/1216.23	c qxplain 4830/4830
1218.76/1216.24	c 7695[?] -1408[?] -1578[?]  is mandatory 
1218.76/1216.24	c qxplain 4829/4829
1218.76/1216.24	c 7696[?] -1578[?] 1577[?]  is mandatory 
1218.76/1216.24	c qxplain 4827/4828
1218.76/1216.25	c qxplain 4828/4828
1218.76/1216.25	c 7697[?] 1578[?] -1577[?] 1408[?]  is mandatory 
1218.76/1216.25	c qxplain 4827/4827
1218.76/1216.26	c 7698[?] -1409[?] -1579[?]  is mandatory 
1218.76/1216.26	c qxplain 4823/4826
1218.76/1216.27	c qxplain 4825/4826
1218.76/1216.27	c qxplain 4826/4826
1218.76/1216.28	c 7699[?] -1579[?] 1578[?]  is mandatory 
1218.76/1216.28	c qxplain 4825/4825
1218.76/1216.28	c 7700[?] 1579[?] -1578[?] 1409[?]  is mandatory 
1218.76/1216.28	c qxplain 4823/4824
1219.87/1217.34	c cleaning 8734 clauses out of 17488 with flag 2004/2597831
1219.97/1217.44	c qxplain 4824/4824
1220.07/1217.51	c 7701[?] -1413[?] -1580[?]  is mandatory 
1220.07/1217.51	c qxplain 4823/4823
1220.47/1217.97	c 7702[?] -1414[?] -1580[?]  is mandatory 
1220.47/1217.97	c qxplain 4807/4822
1220.57/1218.02	c qxplain 4815/4822
1220.57/1218.03	c qxplain 4819/4822
1220.57/1218.03	c qxplain 4821/4822
1220.57/1218.04	c qxplain 4822/4822
1220.57/1218.04	c 7703[?] 1580[?] 1413[?] 1414[?]  is mandatory 
1220.57/1218.04	c qxplain 4821/4821
1221.37/1218.89	c 7704[?] -1399[?] -1581[?]  is mandatory 
1221.37/1218.89	c qxplain 4819/4820
1221.37/1218.89	c qxplain 4820/4820
1221.57/1219.01	c 7705[?] 1580[?] -1581[?]  is mandatory 
1221.57/1219.01	c qxplain 4819/4819
1221.57/1219.02	c 7706[?] 1581[?] -1580[?] 1399[?]  is mandatory 
1221.57/1219.02	c qxplain 4815/4818
1221.57/1219.03	c qxplain 4817/4818
1222.97/1220.47	c qxplain 4818/4818
1223.07/1220.53	c 7707[?] -1398[?] -1582[?]  is mandatory 
1223.07/1220.53	c qxplain 4817/4817
1223.27/1220.74	c 7708[?] 1581[?] -1582[?]  is mandatory 
1223.27/1220.74	c qxplain 4815/4816
1223.27/1220.75	c qxplain 4816/4816
1223.27/1220.76	c 7709[?] 1582[?] -1581[?] 1398[?]  is mandatory 
1223.27/1220.76	c qxplain 4815/4815
1223.27/1220.77	c 7710[?] -1404[?] -1583[?]  is mandatory 
1223.27/1220.77	c qxplain 4807/4814
1223.27/1220.77	c qxplain 4811/4814
1223.27/1220.78	c qxplain 4813/4814
1223.27/1220.78	c qxplain 4814/4814
1223.27/1220.79	c 7711[?] -1405[?] -1583[?]  is mandatory 
1223.27/1220.79	c qxplain 4813/4813
1223.37/1220.80	c 7712[?] 1583[?] 1405[?] 1404[?]  is mandatory 
1223.37/1220.80	c qxplain 4811/4812
1223.37/1220.81	c qxplain 4812/4812
1223.37/1220.82	c 7713[?] -1406[?] -1584[?]  is mandatory 
1223.37/1220.82	c qxplain 4811/4811
1223.37/1220.82	c 7714[?] 1583[?] -1584[?]  is mandatory 
1223.37/1220.82	c qxplain 4807/4810
1223.37/1220.83	c qxplain 4809/4810
1223.37/1220.84	c qxplain 4810/4810
1223.37/1220.84	c 7715[?] 1584[?] 1406[?] -1583[?]  is mandatory 
1223.37/1220.84	c qxplain 4809/4809
1223.37/1220.85	c 7716[?] -1407[?] -1585[?]  is mandatory 
1223.37/1220.85	c qxplain 4807/4808
1223.37/1220.86	c qxplain 4808/4808
1223.37/1220.86	c 7717[?] 1584[?] -1585[?]  is mandatory 
1223.37/1220.86	c qxplain 4807/4807
1223.37/1220.87	c 7718[?] 1585[?] -1584[?] 1407[?]  is mandatory 
1223.37/1220.87	c qxplain 4774/4806
1223.77/1221.25	c cleaning 8623 clauses out of 17309 with flag 1000/2606386
1225.77/1223.29	c qxplain 4791/4806
1225.87/1223.36	c qxplain 4799/4806
1225.87/1223.37	c qxplain 4803/4806
1225.87/1223.38	c qxplain 4805/4806
1225.97/1223.43	c qxplain 4806/4806
1225.97/1223.43	c 7719[?] -1400[?] -1586[?]  is mandatory 
1225.97/1223.43	c qxplain 4805/4805
1225.97/1223.44	c 7720[?] -1401[?] -1586[?]  is mandatory 
1225.97/1223.44	c qxplain 4803/4804
1225.97/1223.44	c qxplain 4804/4804
1225.97/1223.45	c 7721[?] 1586[?] 1401[?] 1400[?]  is mandatory 
1225.97/1223.45	c qxplain 4803/4803
1225.97/1223.46	c 7722[?] -1402[?] -1587[?]  is mandatory 
1225.97/1223.46	c qxplain 4799/4802
1225.97/1223.46	c qxplain 4801/4802
1225.97/1223.47	c qxplain 4802/4802
1225.97/1223.47	c 7723[?] 1586[?] -1587[?]  is mandatory 
1225.97/1223.47	c qxplain 4801/4801
1225.97/1223.48	c 7724[?] 1587[?] -1586[?] 1402[?]  is mandatory 
1225.97/1223.48	c qxplain 4799/4800
1225.97/1223.49	c qxplain 4800/4800
1226.07/1223.50	c 7725[?] -1403[?] -1588[?]  is mandatory 
1226.07/1223.50	c qxplain 4799/4799
1226.07/1223.50	c 7726[?] 1587[?] -1588[?]  is mandatory 
1226.07/1223.50	c qxplain 4791/4798
1226.07/1223.51	c qxplain 4795/4798
1226.07/1223.51	c qxplain 4797/4798
1226.07/1223.52	c qxplain 4798/4798
1226.07/1223.53	c 7727[?] 1588[?] -1587[?] 1403[?]  is mandatory 
1226.07/1223.53	c qxplain 4797/4797
1226.07/1223.53	c 7728[?] 1585[?] -1589[?]  is mandatory 
1226.07/1223.53	c qxplain 4795/4796
1226.07/1223.54	c qxplain 4796/4796
1226.07/1223.54	c 7729[?] 1588[?] -1589[?]  is mandatory 
1226.07/1223.54	c qxplain 4795/4795
1226.07/1223.55	c 7730[?] 1589[?] -1585[?] -1588[?]  is mandatory 
1226.07/1223.55	c qxplain 4791/4794
1226.07/1223.55	c qxplain 4793/4794
1226.07/1223.57	c qxplain 4794/4794
1228.57/1226.04	c cleaning 9513 clauses out of 19065 with flag 5000/2616765
1229.67/1227.13	c 7731[?] 1582[?] -1590[?]  is mandatory 
1229.67/1227.13	c qxplain 4793/4793
1229.77/1227.23	c 7732[?] 1589[?] -1590[?]  is mandatory 
1229.77/1227.23	c qxplain 4791/4792
1229.77/1227.23	c qxplain 4792/4792
1229.77/1227.24	c 7733[?] 1590[?] -1589[?] -1582[?]  is mandatory 
1229.77/1227.24	c qxplain 4791/4791
1231.27/1228.80	c cleaning 7827 clauses out of 15714 with flag 3003/2622927
1233.97/1231.49	c cleaning 6910 clauses out of 13887 with flag 9003/2628927
1235.27/1232.73	c 7734[?] 1579[?] -1591[?]  is mandatory 
1235.27/1232.73	c qxplain 4774/4790
1235.27/1232.79	c qxplain 4783/4790
1235.27/1232.80	c qxplain 4787/4790
1235.37/1232.80	c qxplain 4789/4790
1235.37/1232.81	c qxplain 4790/4790
1235.37/1232.85	c 7735[?] 1590[?] -1591[?]  is mandatory 
1235.37/1232.85	c qxplain 4789/4789
1235.37/1232.86	c 7736[?] 1591[?] -1590[?] -1579[?]  is mandatory 
1235.37/1232.86	c qxplain 4787/4788
1235.37/1232.87	c qxplain 4788/4788
1236.07/1233.59	c cleaning 6568 clauses out of 13202 with flag 2000/2635152
1238.07/1235.50	c cleaning 6262 clauses out of 12634 with flag 8000/2641152
1240.67/1238.16	c cleaning 6654 clauses out of 13373 with flag 15001/2648153
1241.37/1238.89	c 7737[?] -1419[?] -1592[?]  is mandatory 
1241.37/1238.89	c qxplain 4787/4787
1241.47/1238.93	c 7738[?] -1592[?] -1420[?]  is mandatory 
1241.47/1238.93	c qxplain 4783/4786
1241.57/1239.00	c qxplain 4785/4786
1241.57/1239.01	c qxplain 4786/4786
1241.57/1239.01	c 7739[?] 1592[?] 1419[?] 1420[?]  is mandatory 
1241.57/1239.01	c qxplain 4785/4785
1241.97/1239.41	c 7740[?] -1417[?] -1593[?]  is mandatory 
1241.97/1239.41	c qxplain 4783/4784
1241.97/1239.42	c qxplain 4784/4784
1242.57/1240.04	c 7741[?] -1593[?] -1418[?]  is mandatory 
1242.57/1240.04	c qxplain 4783/4783
1242.57/1240.05	c 7742[?] 1593[?] 1417[?] 1418[?]  is mandatory 
1242.57/1240.05	c qxplain 4774/4782
1242.57/1240.08	c qxplain 4779/4782
1242.57/1240.09	c qxplain 4781/4782
1243.07/1240.57	c cleaning 6678 clauses out of 13413 with flag 1000/2654847
1243.27/1240.71	c qxplain 4782/4782
1243.97/1241.46	c 7743[?] -1415[?] -1594[?]  is mandatory 
1243.97/1241.46	c qxplain 4781/4781
1244.37/1241.85	c 7744[?] -1416[?] -1594[?]  is mandatory 
1244.37/1241.85	c qxplain 4779/4780
1244.48/1241.96	c qxplain 4780/4780
1244.48/1241.97	c 7745[?] 1594[?] 1416[?] 1415[?]  is mandatory 
1244.48/1241.97	c qxplain 4779/4779
1244.68/1242.16	c 7746[?] 1593[?] -1595[?]  is mandatory 
1244.68/1242.16	c qxplain 4774/4778
1244.68/1242.16	c qxplain 4777/4778
1244.68/1242.17	c qxplain 4778/4778
1244.98/1242.41	c 7747[?] 1594[?] -1595[?]  is mandatory 
1244.98/1242.41	c qxplain 4777/4777
1244.98/1242.42	c 7748[?] 1595[?] -1593[?] -1594[?]  is mandatory 
1244.98/1242.42	c qxplain 4774/4776
1244.98/1242.42	c qxplain 4776/4776
1244.98/1242.43	c 7749[?] -1596[?] 1592[?]  is mandatory 
1244.98/1242.43	c qxplain 4774/4775
1244.98/1242.44	c qxplain 4775/4775
1245.18/1242.68	c 7750[?] 1595[?] -1596[?]  is mandatory 
1245.18/1242.68	c qxplain 4774/4774
1245.18/1242.69	c 7751[?] 1596[?] -1592[?] -1595[?]  is mandatory 
1245.18/1242.69	c qxplain 4645/4773
1245.28/1242.70	c qxplain 4710/4773
1245.28/1242.71	c qxplain 4742/4773
1245.28/1242.72	c qxplain 4758/4773
1245.28/1242.72	c qxplain 4766/4773
1245.28/1242.73	c qxplain 4770/4773
1245.28/1242.73	c qxplain 4772/4773
1245.28/1242.74	c qxplain 4773/4773
1245.28/1242.75	c 7752[?] 1591[?] -1597[?]  is mandatory 
1245.28/1242.75	c qxplain 4772/4772
1245.28/1242.76	c 7753[?] -1597[?] 1596[?]  is mandatory 
1245.28/1242.76	c qxplain 4770/4771
1245.28/1242.76	c qxplain 4771/4771
1245.28/1242.77	c 7754[?] 1597[?] -1591[?] -1596[?]  is mandatory 
1245.28/1242.77	c qxplain 4770/4770
1246.38/1243.87	c cleaning 7172 clauses out of 14374 with flag 2000/2662486
1248.99/1246.48	c cleaning 6574 clauses out of 13202 with flag 8000/2668486
1250.88/1248.30	c qxplain 4766/4769
1251.48/1248.90	c qxplain 4768/4769
1251.48/1248.91	c qxplain 4769/4769
1251.48/1248.92	c 7757[?] 1598[?] -1421[?] 1597[?]  is mandatory 
1251.48/1248.92	c qxplain 4768/4768
1252.68/1250.16	c cleaning 8593 clauses out of 17202 with flag 3000/2679061
1254.78/1252.21	c cleaning 7282 clauses out of 14610 with flag 9001/2685062
1257.48/1254.94	c cleaning 7149 clauses out of 14327 with flag 16000/2692061
1260.38/1257.89	c cleaning 7563 clauses out of 15178 with flag 24000/2700061
1264.39/1261.85	c cleaning 8280 clauses out of 16617 with flag 33002/2709063
1266.69/1264.16	c qxplain 4766/4767
1266.69/1264.17	c qxplain 4767/4767
1269.59/1267.00	c qxplain 4766/4766
1269.59/1267.01	c 7760[?] 1599[?] 1420[?] 1418[?]  is mandatory 
1269.59/1267.01	c qxplain 4758/4765
1269.59/1267.02	c qxplain 4762/4765
1269.59/1267.02	c qxplain 4764/4765
1270.39/1267.81	c qxplain 4762/4763
1270.39/1267.82	c qxplain 4763/4763
1270.39/1267.83	c 7763[?] 1600[?] -1599[?] 1419[?]  is mandatory 
1270.39/1267.83	c qxplain 4762/4762
1270.39/1267.83	c qxplain 4758/4761
1270.39/1267.83	c qxplain 4760/4761
1270.39/1267.84	c qxplain 4761/4761
1270.39/1267.85	c 7765[?] -1601[?] -1421[?]  is mandatory 
1270.39/1267.85	c qxplain 4760/4760
1270.39/1267.86	c 7766[?] 1601[?] 1421[?] 1401[?]  is mandatory 
1270.39/1267.86	c qxplain 4758/4759
1270.39/1267.87	c qxplain 4759/4759
1270.39/1267.87	c qxplain 4758/4758
1270.39/1267.88	c 7768[?] -1602[?] 1601[?]  is mandatory 
1270.39/1267.88	c qxplain 4742/4757
1270.49/1267.96	c qxplain 4750/4757
1270.49/1267.96	c qxplain 4754/4757
1270.49/1267.97	c qxplain 4756/4757
1270.49/1267.98	c qxplain 4757/4757
1270.49/1267.98	c 7769[?] 1602[?] -1601[?] 1400[?]  is mandatory 
1270.49/1267.98	c qxplain 4756/4756
1271.28/1268.73	c cleaning 11191 clauses out of 22431 with flag 1000/2723160
1273.79/1271.27	c qxplain 4754/4755
1273.89/1271.31	c qxplain 4755/4755
1276.40/1273.84	c qxplain 4754/4754
1276.40/1273.85	c 7772[?] 1603[?] 1405[?] 1407[?]  is mandatory 
1276.40/1273.85	c qxplain 4750/4753
1276.40/1273.88	c qxplain 4752/4753
1277.39/1274.81	c qxplain 4750/4751
1277.39/1274.81	c qxplain 4751/4751
1277.39/1274.82	c 7775[?] 1604[?] -1603[?] 1406[?]  is mandatory 
1277.39/1274.82	c qxplain 4750/4750
1277.99/1275.49	c cleaning 11500 clauses out of 23043 with flag 1000/2734966
1279.90/1277.36	c qxplain 4742/4749
1279.90/1277.39	c qxplain 4746/4749
1279.90/1277.40	c qxplain 4748/4749
1280.00/1277.40	c qxplain 4749/4749
1280.00/1277.40	c qxplain 4748/4748
1280.00/1277.41	c 7778[?] 1605[?] 1402[?] 1404[?]  is mandatory 
1280.00/1277.41	c qxplain 4746/4747
1281.20/1278.66	c cleaning 8690 clauses out of 17451 with flag 2000/2740875
1283.90/1281.40	c cleaning 7354 clauses out of 14761 with flag 8000/2746875
1286.70/1284.19	c cleaning 7157 clauses out of 14407 with flag 15000/2753875
1286.90/1284.31	c qxplain 4742/4745
1286.90/1284.35	c qxplain 4744/4745
1286.90/1284.36	c qxplain 4745/4745
1286.90/1284.36	c 7781[?] 1606[?] -1605[?] 1403[?]  is mandatory 
1286.90/1284.36	c qxplain 4744/4744
1286.90/1284.37	c qxplain 4742/4743
1286.90/1284.37	c qxplain 4743/4743
1286.90/1284.38	c qxplain 4742/4742
1286.90/1284.38	c 7784[?] 1607[?] -1606[?] -1604[?]  is mandatory 
1286.90/1284.38	c qxplain 4710/4741
1287.00/1284.41	c qxplain 4726/4741
1287.00/1284.42	c qxplain 4734/4741
1287.00/1284.42	c qxplain 4738/4741
1287.00/1284.43	c qxplain 4740/4741
1287.00/1284.44	c qxplain 4741/4741
1287.00/1284.45	c 7785[?] -1608[?] 1602[?]  is mandatory 
1287.00/1284.45	c qxplain 4740/4740
1287.00/1284.45	c qxplain 4738/4739
1287.00/1284.46	c qxplain 4739/4739
1287.00/1284.46	c 7787[?] 1608[?] -1607[?] -1602[?]  is mandatory 
1287.00/1284.46	c qxplain 4738/4738
1287.00/1284.47	c qxplain 4734/4737
1287.00/1284.47	c qxplain 4736/4737
1287.00/1284.48	c qxplain 4737/4737
1287.00/1284.48	c 7789[?] -1609[?] 1608[?]  is mandatory 
1287.00/1284.48	c qxplain 4736/4736
1287.00/1284.49	c 7790[?] 1609[?] -1608[?] -1600[?]  is mandatory 
1287.00/1284.49	c qxplain 4734/4735
1287.10/1284.51	c qxplain 4735/4735
1287.10/1284.53	c 7791[?] -1408[?] -1610[?]  is mandatory 
1287.10/1284.53	c qxplain 4734/4734
1287.10/1284.53	c 7792[?] -1410[?] -1610[?]  is mandatory 
1287.10/1284.54	c qxplain 4726/4733
1287.10/1284.54	c qxplain 4730/4733
1287.10/1284.55	c qxplain 4732/4733
1287.10/1284.55	c qxplain 4733/4733
1287.10/1284.56	c 7793[?] 1610[?] 1410[?] 1408[?]  is mandatory 
1287.10/1284.56	c qxplain 4732/4732
1287.10/1284.56	c 7794[?] -1409[?] -1611[?]  is mandatory 
1287.10/1284.56	c qxplain 4730/4731
1287.10/1284.57	c qxplain 4731/4731
1287.10/1284.58	c 7795[?] 1610[?] -1611[?]  is mandatory 
1287.10/1284.58	c qxplain 4730/4730
1287.10/1284.58	c 7796[?] 1611[?] -1610[?] 1409[?]  is mandatory 
1287.10/1284.58	c qxplain 4726/4729
1287.10/1284.59	c qxplain 4728/4729
1287.21/1284.60	c qxplain 4729/4729
1287.21/1284.61	c 7797[?] -1411[?] -1612[?]  is mandatory 
1287.21/1284.61	c qxplain 4728/4728
1287.21/1284.61	c 7798[?] -1413[?] -1612[?]  is mandatory 
1287.21/1284.61	c qxplain 4726/4727
1287.21/1284.62	c qxplain 4727/4727
1287.21/1284.63	c 7799[?] 1612[?] 1411[?] 1413[?]  is mandatory 
1287.21/1284.63	c qxplain 4726/4726
1287.21/1284.63	c 7800[?] -1412[?] -1613[?]  is mandatory 
1287.21/1284.63	c qxplain 4710/4725
1287.21/1284.64	c qxplain 4718/4725
1287.21/1284.64	c qxplain 4722/4725
1287.21/1284.65	c qxplain 4724/4725
1287.21/1284.65	c qxplain 4725/4725
1287.21/1284.66	c 7801[?] 1612[?] -1613[?]  is mandatory 
1287.21/1284.66	c qxplain 4724/4724
1287.21/1284.67	c 7802[?] 1613[?] -1612[?] 1412[?]  is mandatory 
1287.21/1284.67	c qxplain 4722/4723
1287.21/1284.67	c qxplain 4723/4723
1287.21/1284.68	c 7805[?] 1614[?] 1398[?] 1417[?]  is mandatory 
1287.21/1284.68	c qxplain 4722/4722
1287.21/1284.68	c qxplain 4718/4721
1287.21/1284.69	c qxplain 4720/4721
1287.21/1284.69	c qxplain 4721/4721
1287.31/1284.70	c 7808[?] 1615[?] -1614[?] 1399[?]  is mandatory 
1287.31/1284.70	c qxplain 4720/4720
1287.31/1284.70	c qxplain 4718/4719
1287.31/1284.71	c qxplain 4719/4719
1287.31/1284.72	c 7811[?] 1616[?] 1414[?] 1416[?]  is mandatory 
1287.31/1284.72	c qxplain 4718/4718
1287.31/1284.72	c qxplain 4710/4717
1287.31/1284.73	c qxplain 4714/4717
1287.31/1284.73	c qxplain 4716/4717
1287.31/1284.74	c qxplain 4717/4717
1287.31/1284.74	c qxplain 4716/4716
1287.31/1284.75	c 7814[?] 1617[?] -1616[?] 1415[?]  is mandatory 
1287.31/1284.75	c qxplain 4714/4715
1287.31/1284.75	c qxplain 4710/4713
1287.31/1284.76	c qxplain 4712/4713
1287.31/1284.76	c qxplain 4713/4713
1287.31/1284.77	c 7817[?] 1618[?] -1617[?] -1615[?]  is mandatory 
1287.31/1284.77	c qxplain 4712/4712
1287.31/1284.77	c qxplain 4710/4711
1287.31/1284.78	c qxplain 4711/4711
1287.31/1284.78	c qxplain 4710/4710
1287.31/1284.79	c 7820[?] 1619[?] -1618[?] -1613[?]  is mandatory 
1287.31/1284.79	c qxplain 4645/4709
1287.31/1284.79	c qxplain 4678/4709
1287.31/1284.80	c qxplain 4694/4709
1287.41/1284.80	c qxplain 4702/4709
1287.41/1284.81	c qxplain 4706/4709
1287.41/1284.82	c qxplain 4708/4709
1287.41/1284.82	c qxplain 4706/4707
1287.41/1284.82	c qxplain 4707/4707
1287.41/1284.83	c 7823[?] 1620[?] -1619[?] -1611[?]  is mandatory 
1287.41/1284.83	c qxplain 4706/4706
1287.41/1284.84	c 7824[?] -1621[?] 1609[?]  is mandatory 
1287.41/1284.84	c qxplain 4702/4705
1287.41/1284.84	c qxplain 4704/4705
1287.41/1284.85	c qxplain 4705/4705
1287.41/1284.85	c qxplain 4704/4704
1287.41/1284.86	c 7826[?] 1621[?] -1609[?] -1620[?]  is mandatory 
1287.41/1284.86	c qxplain 4702/4703
1287.41/1284.86	c qxplain 4703/4703
1287.41/1284.87	c 7827[?] -1622[?] -1598[?]  is mandatory 
1287.41/1284.87	c qxplain 4702/4702
1287.41/1284.87	c 7828[?] -1622[?] -1621[?]  is mandatory 
1287.41/1284.87	c qxplain 4694/4701
1287.41/1284.88	c qxplain 4698/4701
1287.41/1284.88	c qxplain 4700/4701
1287.41/1284.89	c qxplain 4701/4701
1287.41/1284.90	c qxplain 4700/4700
1287.51/1284.90	c 7830[?] -1623[?] 1429[?]  is mandatory 
1287.51/1284.90	c qxplain 4698/4699
1287.51/1284.91	c qxplain 4699/4699
1287.51/1284.92	c 7831[?] -1623[?] 1622[?]  is mandatory 
1287.51/1284.92	c qxplain 4698/4698
1287.51/1284.92	c qxplain 4694/4697
1287.51/1284.93	c qxplain 4696/4697
1287.51/1284.93	c qxplain 4697/4697
1287.51/1284.94	c 7833[?] -1624[?] 1421[?]  is mandatory 
1287.51/1284.94	c qxplain 4696/4696
1287.51/1284.94	c 7834[?] -1624[?] -1429[?]  is mandatory 
1287.51/1284.94	c qxplain 4694/4695
1287.51/1284.95	c qxplain 4695/4695
1287.51/1284.95	c qxplain 4694/4694
1287.51/1284.96	c 7838[?] 1625[?] 1623[?] 1624[?]  is mandatory 
1287.51/1284.96	c qxplain 4678/4693
1287.51/1284.96	c qxplain 4686/4693
1287.51/1284.97	c qxplain 4690/4693
1287.51/1284.98	c qxplain 4692/4693
1287.51/1284.98	c qxplain 4693/4693
1287.51/1284.99	c qxplain 4692/4692
1287.51/1284.99	c 7841[?] 1626[?] -1625[?] -1553[?]  is mandatory 
1287.51/1284.99	c qxplain 4690/4691
1287.60/1285.02	c qxplain 4691/4691
1289.90/1287.31	c cleaning 6496 clauses out of 13056 with flag 5000/2759682
1292.50/1289.99	c cleaning 6229 clauses out of 12561 with flag 11001/2765683
1295.61/1293.09	c cleaning 6624 clauses out of 13331 with flag 18000/2772682
1298.61/1296.08	c cleaning 7334 clauses out of 14709 with flag 26002/2780684
1301.21/1298.63	c qxplain 4690/4690
1301.51/1298.98	c 7843[?] -1627[?] -1421[?]  is mandatory 
1301.51/1298.98	c qxplain 4686/4689
1301.51/1298.99	c qxplain 4688/4689
1301.51/1298.99	c qxplain 4689/4689
1301.61/1299.00	c 7844[?] 1627[?] 1421[?] 1419[?]  is mandatory 
1301.61/1299.00	c qxplain 4688/4688
1304.01/1301.47	c qxplain 4686/4687
1304.01/1301.48	c qxplain 4687/4687
1304.01/1301.48	c 7846[?] -1628[?] 1627[?]  is mandatory 
1304.01/1301.48	c qxplain 4686/4686
1304.01/1301.49	c 7847[?] 1628[?] -1627[?] 1420[?]  is mandatory 
1304.01/1301.49	c qxplain 4678/4685
1304.01/1301.49	c qxplain 4682/4685
1304.11/1301.50	c qxplain 4684/4685
1304.11/1301.51	c qxplain 4685/4685
1304.11/1301.51	c 7849[?] -1422[?] -1629[?]  is mandatory 
1304.11/1301.51	c qxplain 4684/4684
1304.11/1301.52	c 7850[?] 1629[?] 1422[?] 1401[?]  is mandatory 
1304.11/1301.52	c qxplain 4682/4683
1304.11/1301.53	c qxplain 4683/4683
1304.11/1301.53	c 7852[?] 1629[?] -1630[?]  is mandatory 
1304.11/1301.53	c qxplain 4682/4682
1304.11/1301.54	c 7853[?] 1630[?] -1629[?] 1400[?]  is mandatory 
1304.11/1301.54	c qxplain 4678/4681
1304.11/1301.55	c qxplain 4680/4681
1304.11/1301.55	c qxplain 4681/4681
1304.11/1301.56	c qxplain 4680/4680
1304.11/1301.56	c 7855[?] 1630[?] -1631[?]  is mandatory 
1304.11/1301.56	c qxplain 4678/4679
1304.11/1301.57	c qxplain 4679/4679
1304.11/1301.58	c 7856[?] 1631[?] -1630[?] -1607[?]  is mandatory 
1304.11/1301.58	c qxplain 4678/4678
1304.11/1301.58	c 7857[?] -1632[?] 1628[?]  is mandatory 
1304.11/1301.58	c qxplain 4645/4677
1304.20/1301.65	c qxplain 4662/4677
1304.20/1301.66	c qxplain 4670/4677
1304.20/1301.66	c qxplain 4674/4677
1304.20/1301.67	c qxplain 4676/4677
1304.20/1301.68	c qxplain 4677/4677
1304.20/1301.68	c 7858[?] 1631[?] -1632[?]  is mandatory 
1304.20/1301.68	c qxplain 4676/4676
1304.20/1301.69	c 7859[?] 1632[?] -1631[?] -1628[?]  is mandatory 
1304.20/1301.69	c qxplain 4674/4675
1304.70/1302.14	c qxplain 4675/4675
1304.70/1302.16	c 7860[?] -1408[?] -1633[?]  is mandatory 
1304.70/1302.16	c qxplain 4674/4674
1304.70/1302.16	c 7861[?] -1409[?] -1633[?]  is mandatory 
1304.70/1302.16	c qxplain 4670/4673
1304.70/1302.17	c qxplain 4672/4673
1304.70/1302.18	c qxplain 4673/4673
1304.70/1302.18	c 7862[?] 1633[?] 1409[?] 1408[?]  is mandatory 
1304.70/1302.18	c qxplain 4672/4672
1304.80/1302.22	c 7863[?] -1410[?] -1634[?]  is mandatory 
1304.80/1302.22	c qxplain 4670/4671
1304.80/1302.23	c qxplain 4671/4671
1304.80/1302.23	c 7864[?] 1633[?] -1634[?]  is mandatory 
1304.80/1302.23	c qxplain 4670/4670
1304.80/1302.24	c 7865[?] 1634[?] -1633[?] 1410[?]  is mandatory 
1304.80/1302.24	c qxplain 4662/4669
1304.80/1302.25	c qxplain 4666/4669
1304.80/1302.25	c qxplain 4668/4669
1304.90/1302.33	c qxplain 4666/4667
1304.90/1302.34	c qxplain 4667/4667
1304.90/1302.34	c 7868[?] 1635[?] 1411[?] -1634[?]  is mandatory 
1304.90/1302.34	c qxplain 4666/4666
1304.90/1302.35	c qxplain 4662/4665
1304.90/1302.36	c qxplain 4664/4665
1304.90/1302.36	c qxplain 4665/4665
1304.90/1302.37	c qxplain 4664/4664
1304.90/1302.37	c 7871[?] 1636[?] 1412[?] 1414[?]  is mandatory 
1304.90/1302.37	c qxplain 4662/4663
1304.90/1302.38	c qxplain 4645/4661
1304.90/1302.38	c qxplain 4654/4661
1304.90/1302.39	c qxplain 4658/4661
1304.90/1302.40	c qxplain 4660/4661
1304.90/1302.40	c qxplain 4661/4661
1305.01/1302.41	c 7874[?] 1637[?] -1636[?] 1413[?]  is mandatory 
1305.01/1302.41	c qxplain 4660/4660
1305.01/1302.41	c qxplain 4658/4659
1305.01/1302.42	c qxplain 4659/4659
1305.01/1302.42	c qxplain 4658/4658
1305.01/1302.43	c 7877[?] 1638[?] 1399[?] 1418[?]  is mandatory 
1305.01/1302.43	c qxplain 4654/4657
1305.01/1302.44	c qxplain 4656/4657
1305.01/1302.44	c qxplain 4654/4655
1305.01/1302.45	c qxplain 4655/4655
1305.01/1302.46	c 7880[?] 1639[?] -1638[?] 1398[?]  is mandatory 
1305.01/1302.46	c qxplain 4654/4654
1305.01/1302.46	c qxplain 4645/4653
1305.01/1302.47	c qxplain 4650/4653
1305.01/1302.47	c qxplain 4652/4653
1305.01/1302.48	c qxplain 4653/4653
1305.11/1302.55	c qxplain 4652/4652
1305.11/1302.56	c 7883[?] 1640[?] 1417[?] 1415[?]  is mandatory 
1305.11/1302.56	c qxplain 4650/4651
1305.11/1302.56	c qxplain 4645/4649
1305.11/1302.57	c qxplain 4648/4649
1305.11/1302.57	c qxplain 4649/4649
1305.11/1302.58	c 7886[?] 1641[?] -1640[?] 1416[?]  is mandatory 
1305.11/1302.58	c qxplain 4648/4648
1305.11/1302.58	c qxplain 4645/4647
1305.11/1302.59	c qxplain 4647/4647
1305.11/1302.59	c qxplain 4645/4646
1305.11/1302.59	c qxplain 4646/4646
1305.20/1302.60	c 7889[?] 1642[?] -1641[?] -1639[?]  is mandatory 
1305.20/1302.60	c qxplain 4645/4645
1305.20/1302.60	c qxplain 4129/4644
1305.20/1302.62	c qxplain 4387/4644
1305.20/1302.63	c qxplain 4516/4644
1305.20/1302.63	c qxplain 4581/4644
1305.20/1302.64	c qxplain 4613/4644
1305.20/1302.64	c qxplain 4629/4644
1305.20/1302.65	c qxplain 4637/4644
1305.20/1302.65	c qxplain 4641/4644
1305.20/1302.66	c qxplain 4643/4644
1305.20/1302.67	c qxplain 4644/4644
1305.20/1302.67	c qxplain 4643/4643
1305.20/1302.68	c 7892[?] 1643[?] -1642[?] -1637[?]  is mandatory 
1305.20/1302.68	c qxplain 4641/4642
1305.20/1302.68	c qxplain 4637/4640
1305.20/1302.68	c qxplain 4639/4640
1305.20/1302.69	c qxplain 4640/4640
1305.20/1302.69	c 7895[?] 1644[?] -1643[?] -1635[?]  is mandatory 
1305.20/1302.69	c qxplain 4639/4639
1305.31/1302.70	c 7896[?] 1632[?] -1645[?]  is mandatory 
1305.31/1302.70	c qxplain 4637/4638
1305.31/1302.71	c qxplain 4638/4638
1305.31/1302.71	c qxplain 4637/4637
1305.31/1302.72	c 7898[?] 1645[?] -1632[?] -1644[?]  is mandatory 
1305.31/1302.72	c qxplain 4629/4636
1305.31/1302.72	c qxplain 4633/4636
1305.31/1302.73	c qxplain 4635/4636
1305.31/1302.73	c qxplain 4636/4636
1305.31/1302.74	c 7899[?] -1646[?] -1423[?]  is mandatory 
1305.31/1302.74	c qxplain 4635/4635
1305.31/1302.75	c 7900[?] -1646[?] 1645[?]  is mandatory 
1305.31/1302.75	c qxplain 4633/4634
1305.31/1302.76	c qxplain 4634/4634
1305.31/1302.76	c 7901[?] 1646[?] -1645[?] 1423[?]  is mandatory 
1305.31/1302.76	c qxplain 4633/4633
1305.31/1302.77	c 7902[?] 1423[?] -1647[?]  is mandatory 
1305.31/1302.77	c qxplain 4629/4632
1305.31/1302.78	c qxplain 4631/4632
1305.31/1302.78	c qxplain 4632/4632
1305.31/1302.79	c 7903[?] -1647[?] -1645[?]  is mandatory 
1305.31/1302.79	c qxplain 4631/4631
1305.41/1302.80	c 7904[?] 1647[?] 1645[?] -1423[?]  is mandatory 
1305.41/1302.80	c qxplain 4629/4630
1305.41/1302.80	c qxplain 4630/4630
1305.41/1302.81	c 7905[?] -1648[?] -1646[?]  is mandatory 
1305.41/1302.81	c qxplain 4629/4629
1305.41/1302.82	c 7906[?] -1648[?] -1647[?]  is mandatory 
1305.41/1302.82	c qxplain 4613/4628
1305.41/1302.82	c qxplain 4621/4628
1305.41/1302.83	c qxplain 4625/4628
1305.41/1302.83	c qxplain 4627/4628
1305.41/1302.84	c qxplain 4628/4628
1305.41/1302.85	c 7907[?] 1648[?] 1647[?] 1646[?]  is mandatory 
1305.41/1302.85	c qxplain 4627/4627
1305.41/1302.86	c 7908[?] -1649[?] 1429[?]  is mandatory 
1305.41/1302.86	c qxplain 4625/4626
1305.41/1302.86	c qxplain 4626/4626
1305.41/1302.87	c 7909[?] -1649[?] 1648[?]  is mandatory 
1305.41/1302.87	c qxplain 4625/4625
1305.41/1302.88	c 7910[?] 1649[?] -1648[?] -1429[?]  is mandatory 
1305.41/1302.88	c qxplain 4621/4624
1305.41/1302.88	c qxplain 4623/4624
1305.41/1302.89	c qxplain 4624/4624
1305.51/1302.90	c 7911[?] -1650[?] 1423[?]  is mandatory 
1305.51/1302.90	c qxplain 4623/4623
1305.51/1302.90	c 7912[?] -1650[?] -1429[?]  is mandatory 
1305.51/1302.90	c qxplain 4621/4622
1305.51/1302.91	c qxplain 4622/4622
1305.51/1302.92	c 7913[?] 1650[?] -1423[?] 1429[?]  is mandatory 
1305.51/1302.92	c qxplain 4621/4621
1305.51/1302.93	c 7914[?] -1651[?] -1649[?]  is mandatory 
1305.51/1302.93	c qxplain 4613/4620
1305.51/1302.93	c qxplain 4617/4620
1305.51/1302.94	c qxplain 4619/4620
1305.51/1302.94	c qxplain 4620/4620
1305.51/1302.95	c 7915[?] -1651[?] -1650[?]  is mandatory 
1305.51/1302.95	c qxplain 4619/4619
1305.51/1302.96	c 7916[?] 1651[?] 1649[?] 1650[?]  is mandatory 
1305.51/1302.96	c qxplain 4617/4618
1305.51/1302.96	c qxplain 4618/4618
1305.51/1302.97	c 7917[?] -1652[?] 1422[?]  is mandatory 
1305.51/1302.97	c qxplain 4617/4617
1305.51/1302.98	c 7918[?] -1652[?] -1621[?]  is mandatory 
1305.51/1302.98	c qxplain 4613/4616
1305.51/1302.99	c qxplain 4615/4616
1305.51/1302.99	c qxplain 4616/4616
1305.61/1303.00	c 7919[?] 1652[?] -1422[?] 1621[?]  is mandatory 
1305.61/1303.00	c qxplain 4615/4615
1305.61/1303.01	c 7920[?] -1653[?] -1645[?]  is mandatory 
1305.61/1303.01	c qxplain 4613/4614
1305.61/1303.02	c qxplain 4614/4614
1305.61/1303.03	c 7921[?] -1653[?] -1652[?]  is mandatory 
1305.61/1303.03	c qxplain 4613/4613
1305.61/1303.03	c 7922[?] 1653[?] 1645[?] 1652[?]  is mandatory 
1305.61/1303.03	c qxplain 4581/4612
1305.61/1303.04	c qxplain 4597/4612
1305.61/1303.04	c qxplain 4605/4612
1305.61/1303.05	c qxplain 4609/4612
1305.61/1303.05	c qxplain 4611/4612
1305.61/1303.06	c qxplain 4612/4612
1305.61/1303.07	c 7923[?] -1654[?] 1429[?]  is mandatory 
1305.61/1303.07	c qxplain 4611/4611
1305.61/1303.08	c 7924[?] -1654[?] 1653[?]  is mandatory 
1305.61/1303.08	c qxplain 4609/4610
1305.61/1303.08	c qxplain 4610/4610
1305.61/1303.09	c 7925[?] 1654[?] -1653[?] -1429[?]  is mandatory 
1305.61/1303.09	c qxplain 4609/4609
1305.71/1303.10	c 7926[?] -1655[?] 1422[?]  is mandatory 
1305.71/1303.10	c qxplain 4605/4608
1305.71/1303.10	c qxplain 4607/4608
1305.71/1303.11	c qxplain 4608/4608
1305.71/1303.12	c 7927[?] -1655[?] -1429[?]  is mandatory 
1305.71/1303.12	c qxplain 4607/4607
1305.71/1303.13	c 7928[?] 1655[?] -1422[?] 1429[?]  is mandatory 
1305.71/1303.13	c qxplain 4605/4606
1305.71/1303.13	c qxplain 4606/4606
1305.71/1303.14	c 7929[?] -1654[?] -1656[?]  is mandatory 
1305.71/1303.14	c qxplain 4605/4605
1305.71/1303.15	c 7930[?] -1656[?] -1655[?]  is mandatory 
1305.71/1303.15	c qxplain 4597/4604
1305.71/1303.15	c qxplain 4601/4604
1305.71/1303.16	c qxplain 4603/4604
1305.71/1303.16	c qxplain 4604/4604
1305.71/1303.17	c 7931[?] 1656[?] 1654[?] 1655[?]  is mandatory 
1305.71/1303.17	c qxplain 4603/4603
1305.80/1303.27	c qxplain 4601/4602
1305.80/1303.27	c qxplain 4597/4600
1306.50/1303.92	c qxplain 4581/4596
1306.50/1303.93	c qxplain 4589/4596
1306.50/1303.94	c qxplain 4593/4596
1306.50/1303.95	c qxplain 4595/4596
1306.50/1303.95	c qxplain 4596/4596
1306.50/1303.96	c 7939[?] -1659[?] -1423[?]  is mandatory 
1306.50/1303.96	c qxplain 4595/4595
1306.50/1303.96	c qxplain 4593/4594
1306.50/1303.97	c qxplain 4594/4594
1306.60/1304.01	c qxplain 4593/4593
1306.60/1304.02	c 7942[?] 1659[?] -1660[?]  is mandatory 
1306.60/1304.02	c qxplain 4589/4592
1306.60/1304.02	c qxplain 4591/4592
1306.60/1304.03	c qxplain 4589/4590
1306.60/1304.03	c qxplain 4590/4590
1306.60/1304.04	c 7945[?] 1660[?] -1661[?]  is mandatory 
1306.60/1304.04	c qxplain 4589/4589
1306.60/1304.04	c qxplain 4581/4588
1306.60/1304.05	c qxplain 4585/4588
1306.60/1304.06	c qxplain 4587/4588
1306.60/1304.06	c qxplain 4588/4588
1306.60/1304.07	c qxplain 4587/4587
1306.60/1304.08	c 7948[?] 1661[?] -1662[?]  is mandatory 
1306.60/1304.08	c qxplain 4585/4586
1306.60/1304.08	c qxplain 4581/4584
1306.60/1304.09	c qxplain 4583/4584
1306.60/1304.09	c qxplain 4584/4584
1306.70/1304.10	c 7951[?] 1662[?] -1663[?]  is mandatory 
1306.70/1304.10	c qxplain 4583/4583
1306.70/1304.11	c qxplain 4581/4582
1306.70/1304.11	c qxplain 4582/4582
1306.70/1304.12	c 7953[?] -1664[?] 1424[?]  is mandatory 
1306.70/1304.12	c qxplain 4581/4581
1306.80/1304.28	c qxplain 4516/4580
1306.80/1304.29	c qxplain 4549/4580
1306.80/1304.29	c qxplain 4565/4580
1306.90/1304.30	c qxplain 4573/4580
1306.90/1304.30	c qxplain 4577/4580
1306.90/1304.31	c qxplain 4579/4580
1306.90/1304.32	c qxplain 4580/4580
1306.90/1304.33	c 7955[?] 1664[?] 1663[?] -1424[?]  is mandatory 
1306.90/1304.33	c qxplain 4579/4579
1306.90/1304.33	c qxplain 4577/4578
1306.90/1304.34	c qxplain 4578/4578
1307.01/1304.44	c qxplain 4577/4577
1307.01/1304.45	c 7958[?] 1665[?] 1421[?] 1420[?]  is mandatory 
1307.01/1304.45	c qxplain 4573/4576
1307.01/1304.46	c qxplain 4575/4576
1307.01/1304.47	c qxplain 4576/4576
1307.01/1304.48	c 7959[?] -1422[?] -1666[?]  is mandatory 
1307.01/1304.48	c qxplain 4575/4575
1307.01/1304.48	c qxplain 4573/4574
1307.01/1304.49	c qxplain 4574/4574
1307.11/1304.50	c 7961[?] 1666[?] 1422[?] -1665[?]  is mandatory 
1307.11/1304.50	c qxplain 4573/4573
1307.11/1304.51	c 7962[?] -1667[?] -1423[?]  is mandatory 
1307.11/1304.51	c qxplain 4565/4572
1307.11/1304.52	c qxplain 4569/4572
1307.11/1304.52	c qxplain 4571/4572
1307.11/1304.53	c qxplain 4572/4572
1307.11/1304.54	c 7963[?] 1666[?] -1667[?]  is mandatory 
1307.11/1304.54	c qxplain 4571/4571
1307.11/1304.54	c 7964[?] 1667[?] -1666[?] 1423[?]  is mandatory 
1307.11/1304.54	c qxplain 4569/4570
1307.11/1304.57	c qxplain 4570/4570
1307.11/1304.57	c qxplain 4569/4569
1307.11/1304.58	c 7966[?] -1668[?] -1424[?]  is mandatory 
1307.11/1304.58	c qxplain 4565/4568
1307.11/1304.59	c qxplain 4567/4568
1307.11/1304.59	c qxplain 4568/4568
1307.11/1304.60	c 7967[?] 1668[?] 1424[?] 1401[?]  is mandatory 
1307.11/1304.60	c qxplain 4567/4567
1307.11/1304.60	c qxplain 4565/4566
1307.21/1304.61	c qxplain 4566/4566
1307.21/1304.62	c 7969[?] -1669[?] 1668[?]  is mandatory 
1307.21/1304.62	c qxplain 4565/4565
1307.21/1304.62	c 7970[?] 1669[?] -1668[?] 1400[?]  is mandatory 
1307.21/1304.62	c qxplain 4549/4564
1307.21/1304.63	c qxplain 4557/4564
1307.21/1304.63	c qxplain 4561/4564
1307.21/1304.64	c qxplain 4563/4564
1307.21/1304.65	c qxplain 4564/4564
1307.21/1304.65	c qxplain 4563/4563
1307.21/1304.65	c 7972[?] -1670[?] 1669[?]  is mandatory 
1307.21/1304.65	c qxplain 4561/4562
1307.21/1304.66	c qxplain 4562/4562
1307.21/1304.67	c 7973[?] 1670[?] -1669[?] -1607[?]  is mandatory 
1307.21/1304.67	c qxplain 4561/4561
1307.21/1304.67	c 7974[?] -1671[?] 1667[?]  is mandatory 
1307.21/1304.67	c qxplain 4557/4560
1307.21/1304.68	c qxplain 4559/4560
1307.21/1304.68	c qxplain 4560/4560
1307.21/1304.69	c 7975[?] -1671[?] 1670[?]  is mandatory 
1307.21/1304.69	c qxplain 4559/4559
1307.21/1304.70	c 7976[?] 1671[?] -1670[?] -1667[?]  is mandatory 
1307.21/1304.70	c qxplain 4557/4558
1307.31/1304.72	c qxplain 4558/4558
1307.31/1304.73	c 7977[?] -1398[?] -1672[?]  is mandatory 
1307.31/1304.73	c qxplain 4557/4557
1307.31/1304.74	c 7978[?] -1672[?] -1419[?]  is mandatory 
1307.31/1304.74	c qxplain 4549/4556
1307.31/1304.75	c qxplain 4553/4556
1307.31/1304.75	c qxplain 4555/4556
1307.31/1304.76	c qxplain 4556/4556
1307.31/1304.77	c 7979[?] 1672[?] 1398[?] 1419[?]  is mandatory 
1307.31/1304.77	c qxplain 4555/4555
1307.31/1304.78	c 7980[?] -1418[?] -1673[?]  is mandatory 
1307.31/1304.78	c qxplain 4553/4554
1307.31/1304.79	c qxplain 4554/4554
1307.31/1304.79	c 7981[?] 1672[?] -1673[?]  is mandatory 
1307.31/1304.79	c qxplain 4553/4553
1307.41/1304.80	c 7982[?] 1673[?] -1672[?] 1418[?]  is mandatory 
1307.41/1304.80	c qxplain 4549/4552
1307.41/1304.81	c qxplain 4551/4552
1307.41/1304.81	c qxplain 4549/4550
1307.41/1304.82	c qxplain 4550/4550
1307.41/1304.82	c 7985[?] 1674[?] -1594[?] 1417[?]  is mandatory 
1307.41/1304.82	c qxplain 4549/4549
1307.41/1304.83	c qxplain 4516/4548
1307.41/1304.84	c qxplain 4533/4548
1307.41/1304.85	c qxplain 4541/4548
1307.41/1304.85	c qxplain 4545/4548
1307.41/1304.86	c qxplain 4547/4548
1307.41/1304.87	c qxplain 4548/4548
1307.41/1304.87	c qxplain 4547/4547
1307.41/1304.88	c 7988[?] 1675[?] 1399[?] -1674[?]  is mandatory 
1307.41/1304.88	c qxplain 4545/4546
1307.41/1304.88	c qxplain 4541/4544
1307.41/1304.89	c qxplain 4543/4544
1307.41/1304.89	c qxplain 4544/4544
1307.51/1304.90	c 7991[?] 1676[?] -1675[?] -1673[?]  is mandatory 
1307.51/1304.90	c qxplain 4543/4543
1307.51/1304.90	c qxplain 4541/4542
1307.51/1304.91	c qxplain 4542/4542
1307.51/1304.91	c qxplain 4541/4541
1307.51/1304.92	c 7994[?] 1677[?] -1676[?] -1637[?]  is mandatory 
1307.51/1304.92	c qxplain 4533/4540
1307.51/1304.92	c qxplain 4537/4540
1307.51/1304.93	c qxplain 4539/4540
1307.51/1304.93	c qxplain 4537/4538
1307.51/1304.94	c qxplain 4538/4538
1307.51/1304.94	c 7997[?] 1678[?] -1677[?] -1635[?]  is mandatory 
1307.51/1304.94	c qxplain 4537/4537
1307.51/1304.95	c 7998[?] -1679[?] 1671[?]  is mandatory 
1307.51/1304.95	c qxplain 4533/4536
1307.51/1304.96	c qxplain 4535/4536
1307.51/1304.97	c qxplain 4536/4536
1307.51/1304.97	c qxplain 4535/4535
1307.51/1304.98	c 8000[?] 1679[?] -1671[?] -1678[?]  is mandatory 
1307.51/1304.98	c qxplain 4533/4534
1307.51/1304.98	c qxplain 4534/4534
1307.51/1304.99	c 8001[?] -1680[?] -1664[?]  is mandatory 
1307.51/1304.99	c qxplain 4533/4533
1307.61/1305.00	c 8002[?] -1680[?] -1679[?]  is mandatory 
1307.61/1305.00	c qxplain 4516/4532
1307.61/1305.00	c qxplain 4525/4532
1307.61/1305.01	c qxplain 4529/4532
1307.61/1305.02	c qxplain 4531/4532
1307.61/1305.02	c qxplain 4532/4532
1307.61/1305.03	c 8003[?] 1680[?] 1664[?] 1679[?]  is mandatory 
1307.61/1305.03	c qxplain 4531/4531
1307.61/1305.04	c 8004[?] -1681[?] 1429[?]  is mandatory 
1307.61/1305.04	c qxplain 4529/4530
1307.61/1305.05	c qxplain 4530/4530
1307.61/1305.06	c 8005[?] -1681[?] 1680[?]  is mandatory 
1307.61/1305.06	c qxplain 4529/4529
1307.61/1305.06	c 8006[?] 1681[?] -1680[?] -1429[?]  is mandatory 
1307.61/1305.06	c qxplain 4525/4528
1307.61/1305.07	c qxplain 4527/4528
1307.61/1305.07	c qxplain 4528/4528
1307.61/1305.08	c 8007[?] -1682[?] 1424[?]  is mandatory 
1307.61/1305.08	c qxplain 4527/4527
1307.61/1305.09	c 8008[?] -1682[?] -1429[?]  is mandatory 
1307.61/1305.09	c qxplain 4525/4526
1307.71/1305.10	c qxplain 4526/4526
1307.71/1305.11	c 8009[?] 1682[?] -1424[?] 1429[?]  is mandatory 
1307.71/1305.11	c qxplain 4525/4525
1307.71/1305.11	c 8010[?] -1683[?] -1681[?]  is mandatory 
1307.71/1305.11	c qxplain 4516/4524
1307.71/1305.12	c qxplain 4521/4524
1307.71/1305.12	c qxplain 4523/4524
1307.71/1305.13	c qxplain 4524/4524
1307.71/1305.14	c 8011[?] -1683[?] -1682[?]  is mandatory 
1307.71/1305.14	c qxplain 4523/4523
1307.71/1305.14	c 8012[?] 1683[?] 1681[?] 1682[?]  is mandatory 
1307.71/1305.14	c qxplain 4521/4522
1307.71/1305.15	c qxplain 4522/4522
1307.71/1305.15	c 8013[?] -1684[?] -1656[?]  is mandatory 
1307.71/1305.15	c qxplain 4521/4521
1308.01/1305.49	c cleaning 11318 clauses out of 22664 with flag 1001/2795983
1310.81/1308.28	c cleaning 8652 clauses out of 17345 with flag 7000/2801982
1313.61/1311.08	c cleaning 7820 clauses out of 15693 with flag 14000/2808982
1317.01/1314.45	c cleaning 7914 clauses out of 15875 with flag 22002/2816984
1319.92/1317.37	c qxplain 4516/4520
1319.92/1317.38	c qxplain 4519/4520
1319.92/1317.39	c qxplain 4520/4520
1322.02/1319.47	c cleaning 10070 clauses out of 20167 with flag 5001/2829191
1324.52/1321.97	c cleaning 8023 clauses out of 16099 with flag 11003/2835193
1327.22/1324.63	c cleaning 7510 clauses out of 15073 with flag 18000/2842190
1327.42/1324.82	c qxplain 4519/4519
1327.42/1324.84	c 8016[?] -1651[?] -1685[?]  is mandatory 
1327.42/1324.84	c qxplain 4516/4518
1327.42/1324.84	c qxplain 4518/4518
1327.42/1324.85	c 8017[?] -1685[?] 1684[?]  is mandatory 
1327.42/1324.85	c qxplain 4516/4517
1329.12/1326.54	c cleaning 6604 clauses out of 13289 with flag 5001/2847917
1331.43/1328.87	c cleaning 6315 clauses out of 12684 with flag 11000/2853916
1333.82/1331.23	c cleaning 6663 clauses out of 13369 with flag 18000/2860916
1337.12/1334.56	c cleaning 7331 clauses out of 14706 with flag 26000/2868916
1340.53/1337.93	c cleaning 8147 clauses out of 16375 with flag 35000/2877916
1345.03/1342.46	c cleaning 9090 clauses out of 18230 with flag 45002/2887918
1348.43/1345.84	c qxplain 4387/4515
1348.43/1345.85	c qxplain 4452/4515
1348.43/1345.86	c qxplain 4484/4515
1348.43/1345.87	c qxplain 4500/4515
1348.43/1345.87	c qxplain 4508/4515
1348.43/1345.88	c qxplain 4512/4515
1348.43/1345.88	c qxplain 4514/4515
1348.43/1345.89	c qxplain 4515/4515
1348.43/1345.89	c qxplain 4514/4514
1348.53/1345.90	c 8021[?] 1686[?] 1685[?] -1626[?]  is mandatory 
1348.53/1345.90	c qxplain 4512/4513
1348.53/1345.91	c qxplain 4513/4513
1348.53/1345.91	c 8022[?] -1687[?] 1651[?]  is mandatory 
1348.53/1345.91	c qxplain 4512/4512
1348.53/1345.92	c 8023[?] -1687[?] -1683[?]  is mandatory 
1348.53/1345.92	c qxplain 4508/4511
1348.53/1345.93	c qxplain 4510/4511
1348.53/1345.94	c qxplain 4511/4511
1350.83/1348.22	c cleaning 11542 clauses out of 23101 with flag 5001/2901880
1353.83/1351.26	c cleaning 8732 clauses out of 17558 with flag 11000/2907879
1355.93/1353.40	c qxplain 4510/4510
1356.03/1353.42	c 8025[?] 1656[?] -1688[?]  is mandatory 
1356.03/1353.42	c qxplain 4508/4509
1356.03/1353.43	c qxplain 4509/4509
1356.03/1353.44	c 8026[?] -1688[?] 1687[?]  is mandatory 
1356.03/1353.44	c qxplain 4508/4508
1356.03/1353.44	c qxplain 4500/4507
1356.03/1353.45	c qxplain 4504/4507
1356.03/1353.46	c qxplain 4506/4507
1356.03/1353.46	c qxplain 4507/4507
1356.03/1353.47	c 8028[?] -1689[?] 1534[?]  is mandatory 
1356.03/1353.47	c qxplain 4506/4506
1356.03/1353.48	c 8029[?] -1689[?] 1688[?]  is mandatory 
1356.03/1353.48	c qxplain 4504/4505
1356.03/1353.48	c qxplain 4505/4505
1356.03/1353.49	c qxplain 4504/4504
1356.03/1353.49	c 8031[?] -1534[?] -1690[?]  is mandatory 
1356.03/1353.49	c qxplain 4500/4503
1356.13/1353.50	c qxplain 4502/4503
1356.13/1353.50	c qxplain 4503/4503
1356.13/1353.51	c 8032[?] -1690[?] -1656[?]  is mandatory 
1356.13/1353.51	c qxplain 4502/4502
1356.13/1353.52	c 8033[?] 1534[?] 1690[?] 1656[?]  is mandatory 
1356.13/1353.52	c qxplain 4500/4501
1356.13/1353.52	c qxplain 4501/4501
1356.13/1353.53	c qxplain 4500/4500
1356.13/1353.53	c 8035[?] -1690[?] -1691[?]  is mandatory 
1356.13/1353.53	c qxplain 4484/4499
1356.13/1353.54	c qxplain 4492/4499
1356.13/1353.54	c qxplain 4496/4499
1356.13/1353.55	c qxplain 4498/4499
1356.13/1353.55	c qxplain 4499/4499
1356.13/1353.56	c 8036[?] 1691[?] 1690[?] 1689[?]  is mandatory 
1356.13/1353.56	c qxplain 4498/4498
1356.13/1353.57	c 8037[?] -1692[?] -1683[?]  is mandatory 
1356.13/1353.57	c qxplain 4496/4497
1356.13/1353.57	c qxplain 4497/4497
1356.13/1353.58	c 8038[?] 1691[?] -1692[?]  is mandatory 
1356.13/1353.58	c qxplain 4496/4496
1356.13/1353.59	c 8039[?] -1691[?] 1692[?] 1683[?]  is mandatory 
1356.13/1353.59	c qxplain 4492/4495
1356.13/1353.59	c qxplain 4494/4495
1356.23/1353.60	c qxplain 4495/4495
1356.23/1353.60	c 8040[?] -1693[?] 1430[?]  is mandatory 
1356.23/1353.60	c qxplain 4494/4494
1356.23/1353.61	c 8041[?] -1693[?] 1692[?]  is mandatory 
1356.23/1353.61	c qxplain 4492/4493
1358.23/1355.63	c cleaning 9431 clauses out of 18901 with flag 5000/2917955
1360.73/1358.14	c cleaning 7709 clauses out of 15472 with flag 11002/2923957
1363.34/1360.72	c cleaning 7380 clauses out of 14762 with flag 18001/2930956
1366.74/1364.18	c cleaning 7671 clauses out of 15383 with flag 26002/2938957
1370.24/1367.66	c cleaning 8333 clauses out of 16710 with flag 35000/2947955
1375.04/1372.41	c cleaning 9169 clauses out of 18379 with flag 45002/2957957
1377.04/1374.47	c qxplain 4484/4491
1377.04/1374.48	c qxplain 4488/4491
1377.04/1374.49	c qxplain 4490/4491
1377.04/1374.49	c qxplain 4491/4491
1377.14/1374.50	c 8044[?] -1694[?] 1683[?]  is mandatory 
1377.14/1374.50	c qxplain 4490/4490
1377.14/1374.51	c 8045[?] 1694[?] -1683[?] -1656[?]  is mandatory 
1377.14/1374.51	c qxplain 4488/4489
1377.14/1374.51	c qxplain 4489/4489
1377.14/1374.52	c 8046[?] -1695[?] -1692[?]  is mandatory 
1377.14/1374.52	c qxplain 4488/4488
1377.14/1374.52	c 8047[?] -1695[?] -1694[?]  is mandatory 
1377.14/1374.52	c qxplain 4484/4487
1377.14/1374.53	c qxplain 4486/4487
1377.14/1374.53	c qxplain 4487/4487
1377.14/1374.54	c 8048[?] 1692[?] 1695[?] 1694[?]  is mandatory 
1377.14/1374.54	c qxplain 4486/4486
1377.14/1374.54	c qxplain 4484/4485
1377.14/1374.55	c qxplain 4485/4485
1377.14/1374.55	c 8050[?] -1695[?] -1696[?]  is mandatory 
1377.14/1374.55	c qxplain 4484/4484
1377.14/1374.56	c 8051[?] 1696[?] 1695[?] 1693[?]  is mandatory 
1377.14/1374.56	c qxplain 4452/4483
1377.14/1374.58	c qxplain 4468/4483
1377.14/1374.58	c qxplain 4476/4483
1377.14/1374.59	c qxplain 4480/4483
1377.14/1374.60	c qxplain 4482/4483
1377.24/1374.60	c qxplain 4483/4483
1380.24/1377.67	c cleaning 9843 clauses out of 19749 with flag 5004/2968497
1382.74/1380.17	c qxplain 4482/4482
1382.74/1380.18	c 8053[?] 1696[?] -1697[?]  is mandatory 
1382.74/1380.18	c qxplain 4480/4481
1382.74/1380.19	c qxplain 4481/4481
1382.74/1380.19	c 8054[?] 1697[?] -1696[?] -1686[?]  is mandatory 
1382.74/1380.19	c qxplain 4480/4480
1382.84/1380.20	c qxplain 4476/4479
1382.84/1380.20	c qxplain 4478/4479
1382.84/1380.21	c qxplain 4479/4479
1382.84/1380.22	c 8057[?] 1698[?] -1651[?] 1687[?]  is mandatory 
1382.84/1380.22	c qxplain 4478/4478
1382.84/1380.22	c 8058[?] -1699[?] -1692[?]  is mandatory 
1382.84/1380.22	c qxplain 4476/4477
1382.84/1380.23	c qxplain 4477/4477
1382.84/1380.24	c 8059[?] -1699[?] -1698[?]  is mandatory 
1382.84/1380.24	c qxplain 4476/4476
1382.84/1380.24	c qxplain 4468/4475
1382.84/1380.25	c qxplain 4472/4475
1382.84/1380.25	c qxplain 4474/4475
1382.84/1380.26	c qxplain 4475/4475
1382.84/1380.26	c 8061[?] -1700[?] 1431[?]  is mandatory 
1382.84/1380.26	c qxplain 4474/4474
1382.84/1380.27	c 8062[?] -1700[?] 1692[?]  is mandatory 
1382.84/1380.27	c qxplain 4472/4473
1385.24/1382.66	c cleaning 10386 clauses out of 20803 with flag 5000/2979395
1387.65/1385.04	c cleaning 8177 clauses out of 16418 with flag 11001/2985396
1387.84/1385.22	c qxplain 4468/4471
1387.84/1385.23	c qxplain 4470/4471
1387.84/1385.24	c qxplain 4471/4471
1387.84/1385.24	c qxplain 4470/4470
1387.84/1385.24	c 8066[?] 1701[?] 1699[?] 1700[?]  is mandatory 
1387.84/1385.24	c qxplain 4468/4469
1387.84/1385.26	c qxplain 4469/4469
1387.84/1385.27	c 8067[?] -1416[?] -1702[?]  is mandatory 
1387.84/1385.27	c qxplain 4468/4468
1387.84/1385.28	c 8068[?] -1702[?] -1417[?]  is mandatory 
1387.84/1385.28	c qxplain 4452/4467
1387.84/1385.28	c qxplain 4460/4467
1387.84/1385.29	c qxplain 4464/4467
1387.84/1385.29	c qxplain 4466/4467
1387.94/1385.30	c qxplain 4467/4467
1387.94/1385.30	c 8069[?] 1702[?] 1417[?] 1416[?]  is mandatory 
1387.94/1385.30	c qxplain 4466/4466
1387.94/1385.31	c 8070[?] -1415[?] -1703[?]  is mandatory 
1387.94/1385.31	c qxplain 4464/4465
1387.94/1385.32	c qxplain 4465/4465
1387.94/1385.32	c 8071[?] 1702[?] -1703[?]  is mandatory 
1387.94/1385.32	c qxplain 4464/4464
1387.94/1385.33	c 8072[?] 1703[?] -1702[?] 1415[?]  is mandatory 
1387.94/1385.33	c qxplain 4460/4463
1387.94/1385.33	c qxplain 4462/4463
1387.94/1385.34	c qxplain 4463/4463
1387.94/1385.34	c 8073[?] -1413[?] -1704[?]  is mandatory 
1387.94/1385.34	c qxplain 4462/4462
1387.94/1385.35	c 8074[?] 1703[?] -1704[?]  is mandatory 
1387.94/1385.35	c qxplain 4460/4461
1387.94/1385.35	c qxplain 4461/4461
1387.94/1385.36	c 8075[?] 1704[?] -1703[?] 1413[?]  is mandatory 
1387.94/1385.36	c qxplain 4460/4460
1387.94/1385.36	c 8076[?] -1414[?] -1705[?]  is mandatory 
1387.94/1385.36	c qxplain 4452/4459
1387.94/1385.37	c qxplain 4456/4459
1387.94/1385.37	c qxplain 4458/4459
1387.94/1385.38	c qxplain 4459/4459
1387.94/1385.38	c 8077[?] 1704[?] -1705[?]  is mandatory 
1387.94/1385.38	c qxplain 4458/4458
1387.94/1385.39	c 8078[?] 1705[?] -1704[?] 1414[?]  is mandatory 
1387.94/1385.39	c qxplain 4456/4457
1388.04/1385.40	c qxplain 4457/4457
1388.04/1385.40	c 8079[?] -1406[?] -1706[?]  is mandatory 
1388.04/1385.40	c qxplain 4456/4456
1388.04/1385.41	c 8080[?] -1407[?] -1706[?]  is mandatory 
1388.04/1385.41	c qxplain 4452/4455
1388.04/1385.41	c qxplain 4454/4455
1388.04/1385.42	c qxplain 4455/4455
1388.04/1385.42	c 8081[?] 1706[?] 1406[?] 1407[?]  is mandatory 
1388.04/1385.42	c qxplain 4454/4454
1388.04/1385.43	c 8082[?] -1405[?] -1707[?]  is mandatory 
1388.04/1385.43	c qxplain 4452/4453
1388.04/1385.44	c qxplain 4453/4453
1388.04/1385.44	c 8083[?] -1707[?] 1706[?]  is mandatory 
1388.04/1385.44	c qxplain 4452/4452
1388.04/1385.45	c 8084[?] 1707[?] -1706[?] 1405[?]  is mandatory 
1388.04/1385.45	c qxplain 4387/4451
1388.04/1385.45	c qxplain 4420/4451
1388.04/1385.46	c qxplain 4436/4451
1388.04/1385.46	c qxplain 4444/4451
1388.04/1385.47	c qxplain 4448/4451
1388.04/1385.47	c qxplain 4450/4451
1388.04/1385.48	c qxplain 4451/4451
1388.04/1385.49	c 8085[?] -1403[?] -1708[?]  is mandatory 
1388.04/1385.49	c qxplain 4450/4450
1388.04/1385.49	c 8086[?] -1708[?] 1707[?]  is mandatory 
1388.04/1385.49	c qxplain 4448/4449
1388.14/1385.50	c qxplain 4449/4449
1388.14/1385.50	c 8087[?] 1708[?] -1707[?] 1403[?]  is mandatory 
1388.14/1385.50	c qxplain 4448/4448
1388.14/1385.51	c 8088[?] -1709[?] -1404[?]  is mandatory 
1388.14/1385.51	c qxplain 4444/4447
1388.14/1385.52	c qxplain 4446/4447
1388.14/1385.52	c qxplain 4447/4447
1388.14/1385.53	c 8089[?] -1709[?] 1708[?]  is mandatory 
1388.14/1385.53	c qxplain 4446/4446
1388.14/1385.53	c 8090[?] 1709[?] -1708[?] 1404[?]  is mandatory 
1388.14/1385.53	c qxplain 4444/4445
1388.14/1385.54	c qxplain 4445/4445
1388.14/1385.55	c 8091[?] -1401[?] -1710[?]  is mandatory 
1388.14/1385.55	c qxplain 4444/4444
1388.14/1385.55	c 8092[?] -1402[?] -1710[?]  is mandatory 
1388.14/1385.55	c qxplain 4436/4443
1388.14/1385.56	c qxplain 4440/4443
1388.14/1385.57	c qxplain 4442/4443
1388.14/1385.57	c qxplain 4443/4443
1388.14/1385.58	c 8093[?] 1710[?] 1402[?] 1401[?]  is mandatory 
1388.14/1385.58	c qxplain 4442/4442
1388.14/1385.58	c 8094[?] -1400[?] -1711[?]  is mandatory 
1388.14/1385.58	c qxplain 4440/4441
1388.14/1385.59	c qxplain 4441/4441
1388.14/1385.60	c 8095[?] 1710[?] -1711[?]  is mandatory 
1388.14/1385.60	c qxplain 4440/4440
1388.25/1385.60	c 8096[?] 1711[?] -1710[?] 1400[?]  is mandatory 
1388.25/1385.60	c qxplain 4436/4439
1388.25/1385.61	c qxplain 4438/4439
1388.25/1385.62	c qxplain 4439/4439
1390.24/1387.69	c cleaning 6931 clauses out of 13906 with flag 5001/2991062
1390.34/1387.74	c 8097[?] -1399[?] -1712[?]  is mandatory 
1390.34/1387.74	c qxplain 4438/4438
1390.34/1387.76	c 8098[?] 1711[?] -1712[?]  is mandatory 
1390.34/1387.76	c qxplain 4436/4437
1390.34/1387.77	c qxplain 4437/4437
1390.34/1387.77	c 8099[?] 1712[?] -1711[?] 1399[?]  is mandatory 
1390.34/1387.77	c qxplain 4436/4436
1390.34/1387.78	c 8100[?] -1398[?] -1713[?]  is mandatory 
1390.34/1387.78	c qxplain 4420/4435
1390.34/1387.78	c qxplain 4428/4435
1390.34/1387.79	c qxplain 4432/4435
1390.34/1387.79	c qxplain 4434/4435
1390.44/1387.80	c qxplain 4435/4435
1390.44/1387.80	c 8101[?] 1712[?] -1713[?]  is mandatory 
1390.44/1387.80	c qxplain 4434/4434
1390.44/1387.81	c 8102[?] 1713[?] -1712[?] 1398[?]  is mandatory 
1390.44/1387.81	c qxplain 4432/4433
1390.44/1387.82	c qxplain 4433/4433
1390.44/1387.82	c 8103[?] 1709[?] -1714[?]  is mandatory 
1390.44/1387.82	c qxplain 4432/4432
1390.44/1387.83	c 8104[?] 1713[?] -1714[?]  is mandatory 
1390.44/1387.83	c qxplain 4428/4431
1390.44/1387.83	c qxplain 4430/4431
1390.44/1387.84	c qxplain 4431/4431
1390.44/1387.84	c 8105[?] 1714[?] -1713[?] -1709[?]  is mandatory 
1390.44/1387.84	c qxplain 4430/4430
1390.44/1387.85	c 8106[?] 1705[?] -1715[?]  is mandatory 
1390.44/1387.85	c qxplain 4428/4429
1390.44/1387.85	c qxplain 4429/4429
1390.44/1387.86	c 8107[?] 1714[?] -1715[?]  is mandatory 
1390.44/1387.86	c qxplain 4428/4428
1390.44/1387.86	c 8108[?] 1715[?] -1714[?] -1705[?]  is mandatory 
1390.44/1387.86	c qxplain 4420/4427
1390.44/1387.87	c qxplain 4424/4427
1390.44/1387.87	c qxplain 4426/4427
1390.44/1387.88	c qxplain 4427/4427
1390.44/1387.88	c 8109[?] 1579[?] -1716[?]  is mandatory 
1390.44/1387.88	c qxplain 4426/4426
1390.44/1387.89	c 8110[?] 1715[?] -1716[?]  is mandatory 
1390.44/1387.89	c qxplain 4424/4425
1390.44/1387.89	c qxplain 4425/4425
1390.54/1387.90	c 8111[?] 1716[?] -1715[?] -1579[?]  is mandatory 
1390.54/1387.90	c qxplain 4424/4424
1390.54/1387.91	c 8112[?] -1717[?] 1418[?]  is mandatory 
1390.54/1387.91	c qxplain 4420/4423
1390.54/1387.92	c qxplain 4422/4423
1390.54/1387.92	c qxplain 4423/4423
1390.54/1387.93	c 8113[?] -1717[?] -1716[?]  is mandatory 
1390.54/1387.93	c qxplain 4422/4422
1390.54/1387.94	c 8114[?] 1717[?] 1716[?] -1418[?]  is mandatory 
1390.54/1387.94	c qxplain 4420/4421
1390.54/1387.95	c qxplain 4421/4421
1390.54/1387.96	c 8115[?] -1398[?] -1718[?]  is mandatory 
1390.54/1387.96	c qxplain 4420/4420
1390.54/1387.96	c 8116[?] -1718[?] 1711[?]  is mandatory 
1390.54/1387.96	c qxplain 4387/4419
1390.54/1387.97	c qxplain 4404/4419
1390.54/1387.97	c qxplain 4412/4419
1390.54/1387.98	c qxplain 4416/4419
1390.54/1387.98	c qxplain 4418/4419
1390.54/1387.99	c qxplain 4419/4419
1390.54/1387.99	c 8117[?] 1718[?] -1711[?] 1398[?]  is mandatory 
1390.54/1387.99	c qxplain 4418/4418
1390.64/1388.01	c 8118[?] -1719[?] -1418[?]  is mandatory 
1390.64/1388.01	c qxplain 4416/4417
1390.64/1388.01	c qxplain 4417/4417
1390.64/1388.02	c 8119[?] -1719[?] 1718[?]  is mandatory 
1390.64/1388.02	c qxplain 4416/4416
1390.64/1388.02	c 8120[?] 1719[?] -1718[?] 1418[?]  is mandatory 
1390.64/1388.02	c qxplain 4412/4415
1390.64/1388.03	c qxplain 4414/4415
1390.64/1388.04	c qxplain 4415/4415
1390.74/1388.18	c 8121[?] -1720[?] -1399[?]  is mandatory 
1390.74/1388.18	c qxplain 4414/4414
1390.74/1388.19	c 8122[?] -1720[?] -1417[?]  is mandatory 
1390.74/1388.19	c qxplain 4412/4413
1390.74/1388.20	c qxplain 4413/4413
1390.84/1388.20	c 8123[?] 1720[?] 1399[?] 1417[?]  is mandatory 
1390.84/1388.20	c qxplain 4412/4412
1390.84/1388.22	c 8124[?] -1416[?] -1721[?]  is mandatory 
1390.84/1388.22	c qxplain 4404/4411
1390.84/1388.22	c qxplain 4408/4411
1390.84/1388.23	c qxplain 4410/4411
1390.84/1388.23	c qxplain 4411/4411
1390.84/1388.24	c 8125[?] 1720[?] -1721[?]  is mandatory 
1390.84/1388.24	c qxplain 4410/4410
1390.84/1388.25	c 8126[?] 1721[?] -1720[?] 1416[?]  is mandatory 
1390.84/1388.25	c qxplain 4408/4409
1390.84/1388.26	c qxplain 4409/4409
1390.84/1388.27	c 8127[?] -1414[?] -1722[?]  is mandatory 
1390.84/1388.27	c qxplain 4408/4408
1390.84/1388.28	c 8128[?] 1721[?] -1722[?]  is mandatory 
1390.84/1388.28	c qxplain 4404/4407
1390.84/1388.29	c qxplain 4406/4407
1390.84/1388.29	c qxplain 4407/4407
1390.84/1388.30	c 8129[?] 1722[?] -1721[?] 1414[?]  is mandatory 
1390.84/1388.30	c qxplain 4406/4406
1390.94/1388.31	c 8130[?] -1415[?] -1723[?]  is mandatory 
1390.94/1388.31	c qxplain 4404/4405
1390.94/1388.32	c qxplain 4405/4405
1390.94/1388.32	c 8131[?] -1723[?] 1722[?]  is mandatory 
1390.94/1388.32	c qxplain 4404/4404
1390.94/1388.33	c 8132[?] 1723[?] -1722[?] 1415[?]  is mandatory 
1390.94/1388.33	c qxplain 4387/4403
1390.94/1388.33	c qxplain 4396/4403
1390.94/1388.34	c qxplain 4400/4403
1390.94/1388.34	c qxplain 4402/4403
1390.94/1388.35	c qxplain 4403/4403
1390.94/1388.36	c 8133[?] 1611[?] -1724[?]  is mandatory 
1390.94/1388.36	c qxplain 4402/4402
1390.94/1388.36	c 8134[?] 1613[?] -1724[?]  is mandatory 
1390.94/1388.36	c qxplain 4400/4401
1390.94/1388.37	c qxplain 4401/4401
1390.94/1388.38	c 8135[?] 1724[?] -1613[?] -1611[?]  is mandatory 
1390.94/1388.38	c qxplain 4400/4400
1390.94/1388.38	c 8136[?] 1723[?] -1725[?]  is mandatory 
1390.94/1388.38	c qxplain 4396/4399
1390.94/1388.39	c qxplain 4398/4399
1390.94/1388.39	c qxplain 4399/4399
1391.04/1388.40	c 8137[?] 1724[?] -1725[?]  is mandatory 
1391.04/1388.40	c qxplain 4398/4398
1391.04/1388.40	c 8138[?] 1725[?] -1724[?] -1723[?]  is mandatory 
1391.04/1388.41	c qxplain 4396/4397
1391.04/1388.41	c qxplain 4397/4397
1391.04/1388.42	c 8139[?] -1726[?] 1709[?]  is mandatory 
1391.04/1388.42	c qxplain 4396/4396
1391.04/1388.42	c 8140[?] 1725[?] -1726[?]  is mandatory 
1391.04/1388.42	c qxplain 4387/4395
1391.04/1388.43	c qxplain 4392/4395
1391.04/1388.43	c qxplain 4394/4395
1391.04/1388.44	c qxplain 4395/4395
1391.04/1388.45	c 8141[?] 1726[?] -1709[?] -1725[?]  is mandatory 
1391.04/1388.45	c qxplain 4394/4394
1391.04/1388.45	c 8142[?] 1719[?] -1727[?]  is mandatory 
1391.04/1388.45	c qxplain 4392/4393
1391.04/1388.46	c qxplain 4393/4393
1391.04/1388.47	c 8143[?] -1727[?] 1726[?]  is mandatory 
1391.04/1388.47	c qxplain 4392/4392
1391.04/1388.47	c 8144[?] 1727[?] -1726[?] -1719[?]  is mandatory 
1391.04/1388.47	c qxplain 4387/4391
1391.04/1388.48	c qxplain 4390/4391
1391.04/1388.48	c qxplain 4391/4391
1391.04/1388.49	c 8145[?] -1728[?] -1717[?]  is mandatory 
1391.04/1388.49	c qxplain 4390/4390
1391.14/1388.50	c 8146[?] -1728[?] -1727[?]  is mandatory 
1391.14/1388.50	c qxplain 4387/4389
1391.14/1388.50	c qxplain 4389/4389
1391.14/1388.51	c 8147[?] 1728[?] 1727[?] 1717[?]  is mandatory 
1391.14/1388.51	c qxplain 4387/4388
1391.14/1388.51	c qxplain 4388/4388
1391.14/1388.55	c 8148[?] -1729[?] 1429[?]  is mandatory 
1391.14/1388.55	c qxplain 4387/4387
1391.14/1388.55	c 8149[?] -1729[?] 1728[?]  is mandatory 
1391.14/1388.55	c qxplain 4129/4386
1391.14/1388.56	c qxplain 4258/4386
1391.14/1388.57	c qxplain 4323/4386
1391.14/1388.57	c qxplain 4355/4386
1391.14/1388.58	c qxplain 4371/4386
1391.14/1388.58	c qxplain 4379/4386
1391.14/1388.59	c qxplain 4383/4386
1391.14/1388.59	c qxplain 4385/4386
1391.24/1388.60	c qxplain 4386/4386
1391.24/1388.61	c 8150[?] 1729[?] -1728[?] -1429[?]  is mandatory 
1391.24/1388.61	c qxplain 4385/4385
1391.24/1388.65	c 8151[?] -1730[?] 1418[?]  is mandatory 
1391.24/1388.65	c qxplain 4383/4384
1391.24/1388.66	c qxplain 4384/4384
1391.24/1388.67	c 8152[?] -1730[?] -1429[?]  is mandatory 
1391.24/1388.67	c qxplain 4383/4383
1391.33/1388.73	c 8153[?] -1418[?] 1730[?] 1429[?]  is mandatory 
1391.33/1388.73	c qxplain 4379/4382
1391.33/1388.74	c qxplain 4381/4382
1391.33/1388.74	c qxplain 4382/4382
1391.33/1388.75	c 8154[?] -1731[?] -1729[?]  is mandatory 
1391.33/1388.75	c qxplain 4381/4381
1391.33/1388.79	c 8155[?] -1730[?] -1731[?]  is mandatory 
1391.33/1388.79	c qxplain 4379/4380
1391.33/1388.80	c qxplain 4380/4380
1391.43/1388.80	c 8156[?] 1731[?] 1729[?] 1730[?]  is mandatory 
1391.43/1388.80	c qxplain 4379/4379
1391.43/1388.89	c 8157[?] -1732[?] -1399[?]  is mandatory 
1391.43/1388.89	c qxplain 4371/4378
1391.43/1388.89	c qxplain 4375/4378
1391.53/1388.90	c qxplain 4377/4378
1391.53/1388.91	c qxplain 4378/4378
1391.53/1388.91	c 8158[?] -1416[?] -1732[?]  is mandatory 
1391.53/1388.91	c qxplain 4377/4377
1391.53/1388.92	c 8159[?] 1732[?] 1416[?] 1399[?]  is mandatory 
1391.53/1388.92	c qxplain 4375/4376
1391.53/1388.93	c qxplain 4376/4376
1391.53/1388.93	c 8160[?] -1415[?] -1733[?]  is mandatory 
1391.53/1388.93	c qxplain 4375/4375
1391.53/1388.94	c 8161[?] 1732[?] -1733[?]  is mandatory 
1391.53/1388.94	c qxplain 4371/4374
1391.53/1388.94	c qxplain 4373/4374
1391.53/1388.95	c qxplain 4374/4374
1391.53/1388.96	c 8162[?] 1733[?] -1732[?] 1415[?]  is mandatory 
1391.53/1388.96	c qxplain 4373/4373
1391.53/1388.97	c 8163[?] -1413[?] -1734[?]  is mandatory 
1391.53/1388.97	c qxplain 4371/4372
1391.53/1388.97	c qxplain 4372/4372
1391.53/1388.98	c 8164[?] 1733[?] -1734[?]  is mandatory 
1391.53/1388.98	c qxplain 4371/4371
1391.53/1388.98	c 8165[?] 1734[?] -1733[?] 1413[?]  is mandatory 
1391.53/1388.98	c qxplain 4355/4370
1391.53/1388.99	c qxplain 4363/4370
1391.63/1389.00	c qxplain 4367/4370
1391.63/1389.00	c qxplain 4369/4370
1391.63/1389.01	c qxplain 4370/4370
1391.63/1389.02	c 8166[?] -1414[?] -1735[?]  is mandatory 
1391.63/1389.02	c qxplain 4369/4369
1391.63/1389.02	c 8167[?] 1734[?] -1735[?]  is mandatory 
1391.63/1389.02	c qxplain 4367/4368
1391.63/1389.03	c qxplain 4368/4368
1391.63/1389.03	c 8168[?] 1735[?] -1734[?] 1414[?]  is mandatory 
1391.63/1389.03	c qxplain 4367/4367
1391.63/1389.04	c 8169[?] -1402[?] -1736[?]  is mandatory 
1391.63/1389.04	c qxplain 4363/4366
1391.63/1389.05	c qxplain 4365/4366
1391.63/1389.05	c qxplain 4366/4366
1391.63/1389.06	c 8170[?] -1403[?] -1736[?]  is mandatory 
1391.63/1389.06	c qxplain 4365/4365
1391.63/1389.07	c 8171[?] 1736[?] 1403[?] 1402[?]  is mandatory 
1391.63/1389.07	c qxplain 4363/4364
1391.63/1389.07	c qxplain 4364/4364
1391.63/1389.08	c 8172[?] -1401[?] -1737[?]  is mandatory 
1391.63/1389.08	c qxplain 4363/4363
1391.63/1389.09	c 8173[?] 1736[?] -1737[?]  is mandatory 
1391.63/1389.09	c qxplain 4355/4362
1391.63/1389.09	c qxplain 4359/4362
1391.74/1389.10	c qxplain 4361/4362
1391.74/1389.10	c qxplain 4362/4362
1391.74/1389.11	c 8174[?] 1737[?] -1736[?] 1401[?]  is mandatory 
1391.74/1389.11	c qxplain 4361/4361
1391.74/1389.12	c 8175[?] -1398[?] -1738[?]  is mandatory 
1391.74/1389.12	c qxplain 4359/4360
1391.74/1389.12	c qxplain 4360/4360
1391.74/1389.13	c 8176[?] 1737[?] -1738[?]  is mandatory 
1391.74/1389.13	c qxplain 4359/4359
1391.74/1389.14	c 8177[?] 1738[?] -1737[?] 1398[?]  is mandatory 
1391.74/1389.14	c qxplain 4355/4358
1391.74/1389.14	c qxplain 4357/4358
1391.74/1389.15	c qxplain 4358/4358
1391.74/1389.15	c 8178[?] -1400[?] -1739[?]  is mandatory 
1391.74/1389.16	c qxplain 4357/4357
1391.74/1389.16	c 8179[?] 1738[?] -1739[?]  is mandatory 
1391.74/1389.16	c qxplain 4355/4356
1391.74/1389.17	c qxplain 4356/4356
1391.74/1389.17	c 8180[?] 1739[?] -1738[?] 1400[?]  is mandatory 
1391.74/1389.17	c qxplain 4355/4355
1391.74/1389.18	c 8181[?] 1585[?] -1740[?]  is mandatory 
1391.74/1389.18	c qxplain 4323/4354
1391.74/1389.18	c qxplain 4339/4354
1391.74/1389.19	c qxplain 4347/4354
1391.74/1389.20	c qxplain 4351/4354
1391.84/1389.20	c qxplain 4353/4354
1391.84/1389.21	c qxplain 4354/4354
1391.84/1389.22	c 8182[?] 1739[?] -1740[?]  is mandatory 
1391.84/1389.22	c qxplain 4353/4353
1391.84/1389.22	c 8183[?] 1740[?] -1585[?] -1739[?]  is mandatory 
1391.84/1389.22	c qxplain 4351/4352
1391.84/1389.23	c qxplain 4352/4352
1391.84/1389.23	c 8184[?] 1735[?] -1741[?]  is mandatory 
1391.84/1389.23	c qxplain 4351/4351
1391.84/1389.24	c 8185[?] 1740[?] -1741[?]  is mandatory 
1391.84/1389.24	c qxplain 4347/4350
1391.84/1389.25	c qxplain 4349/4350
1391.84/1389.25	c qxplain 4350/4350
1391.84/1389.26	c 8186[?] 1741[?] -1735[?] -1740[?]  is mandatory 
1391.84/1389.26	c qxplain 4349/4349
1391.84/1389.26	c 8187[?] 1579[?] -1742[?]  is mandatory 
1391.84/1389.26	c qxplain 4347/4348
1391.84/1389.27	c qxplain 4348/4348
1391.84/1389.28	c 8188[?] 1741[?] -1742[?]  is mandatory 
1391.84/1389.28	c qxplain 4347/4347
1391.84/1389.28	c 8189[?] 1742[?] -1741[?] -1579[?]  is mandatory 
1391.84/1389.28	c qxplain 4339/4346
1391.84/1389.29	c qxplain 4343/4346
1391.84/1389.29	c qxplain 4345/4346
1391.84/1389.30	c qxplain 4346/4346
1391.95/1389.31	c 8190[?] -1743[?] 1417[?]  is mandatory 
1391.95/1389.31	c qxplain 4345/4345
1391.95/1389.31	c 8191[?] -1742[?] -1743[?]  is mandatory 
1391.95/1389.31	c qxplain 4343/4344
1391.95/1389.32	c qxplain 4344/4344
1391.95/1389.33	c 8192[?] 1742[?] 1743[?] -1417[?]  is mandatory 
1391.95/1389.33	c qxplain 4343/4343
1391.95/1389.33	c 8193[?] -1744[?] -1716[?]  is mandatory 
1391.95/1389.33	c qxplain 4339/4342
1391.95/1389.34	c qxplain 4341/4342
1391.95/1389.34	c qxplain 4342/4342
1391.95/1389.35	c 8194[?] -1744[?] -1743[?]  is mandatory 
1391.95/1389.35	c qxplain 4341/4341
1391.95/1389.36	c 8195[?] 1716[?] 1743[?] 1744[?]  is mandatory 
1391.95/1389.36	c qxplain 4339/4340
1391.95/1389.36	c qxplain 4340/4340
1391.95/1389.40	c 8196[?] -1745[?] 1429[?]  is mandatory 
1391.95/1389.40	c qxplain 4339/4339
1392.05/1389.40	c 8197[?] -1745[?] 1744[?]  is mandatory 
1392.05/1389.40	c qxplain 4323/4338
1392.05/1389.41	c qxplain 4331/4338
1392.05/1389.42	c qxplain 4335/4338
1392.05/1389.42	c qxplain 4337/4338
1392.05/1389.43	c qxplain 4338/4338
1392.05/1389.43	c 8198[?] -1744[?] 1745[?] -1429[?]  is mandatory 
1392.05/1389.43	c qxplain 4337/4337
1392.05/1389.46	c 8199[?] 1417[?] -1746[?]  is mandatory 
1392.05/1389.46	c qxplain 4335/4336
1392.05/1389.46	c qxplain 4336/4336
1392.05/1389.47	c 8200[?] -1746[?] -1429[?]  is mandatory 
1392.05/1389.47	c qxplain 4335/4335
1392.14/1389.50	c 8201[?] 1746[?] -1417[?] 1429[?]  is mandatory 
1392.14/1389.50	c qxplain 4331/4334
1392.14/1389.51	c qxplain 4333/4334
1392.14/1389.52	c qxplain 4334/4334
1392.14/1389.52	c 8202[?] -1745[?] -1747[?]  is mandatory 
1392.14/1389.52	c qxplain 4333/4333
1392.14/1389.53	c 8203[?] -1746[?] -1747[?]  is mandatory 
1392.14/1389.53	c qxplain 4331/4332
1392.14/1389.54	c qxplain 4332/4332
1392.14/1389.54	c 8204[?] 1747[?] 1745[?] 1746[?]  is mandatory 
1392.14/1389.54	c qxplain 4331/4331
1392.34/1389.73	c 8205[?] 1731[?] -1748[?]  is mandatory 
1392.34/1389.73	c qxplain 4323/4330
1392.34/1389.74	c qxplain 4327/4330
1392.34/1389.74	c qxplain 4329/4330
1392.34/1389.75	c qxplain 4330/4330
1392.34/1389.76	c 8206[?] -1748[?] 1747[?]  is mandatory 
1392.34/1389.76	c qxplain 4329/4329
1392.34/1389.76	c 8207[?] 1748[?] -1731[?] -1747[?]  is mandatory 
1392.34/1389.76	c qxplain 4327/4328
1392.34/1389.77	c qxplain 4328/4328
1392.34/1389.78	c 8208[?] -1400[?] -1749[?]  is mandatory 
1392.34/1389.78	c qxplain 4327/4327
1392.34/1389.79	c 8209[?] -1402[?] -1749[?]  is mandatory 
1392.34/1389.79	c qxplain 4323/4326
1392.34/1389.79	c qxplain 4325/4326
1392.44/1389.80	c qxplain 4326/4326
1392.44/1389.80	c 8210[?] 1749[?] 1402[?] 1400[?]  is mandatory 
1392.44/1389.80	c qxplain 4325/4325
1392.44/1389.81	c 8211[?] -1401[?] -1750[?]  is mandatory 
1392.44/1389.81	c qxplain 4323/4324
1392.44/1389.82	c qxplain 4324/4324
1392.44/1389.82	c 8212[?] 1749[?] -1750[?]  is mandatory 
1392.44/1389.82	c qxplain 4323/4323
1392.44/1389.83	c 8213[?] 1750[?] -1749[?] 1401[?]  is mandatory 
1392.44/1389.83	c qxplain 4258/4322
1392.44/1389.84	c qxplain 4291/4322
1392.44/1389.84	c qxplain 4307/4322
1392.44/1389.85	c qxplain 4315/4322
1392.44/1389.86	c qxplain 4319/4322
1392.44/1389.86	c qxplain 4321/4322
1392.44/1389.87	c qxplain 4322/4322
1392.44/1389.88	c 8214[?] -1751[?] 1673[?]  is mandatory 
1392.44/1389.88	c qxplain 4321/4321
1392.44/1389.89	c 8215[?] 1750[?] -1751[?]  is mandatory 
1392.44/1389.89	c qxplain 4319/4320
1392.44/1389.89	c qxplain 4320/4320
1392.54/1389.90	c 8216[?] 1751[?] -1750[?] -1673[?]  is mandatory 
1392.54/1389.90	c qxplain 4319/4319
1392.54/1389.91	c 8217[?] -1752[?] 1709[?]  is mandatory 
1392.54/1389.91	c qxplain 4315/4318
1392.54/1389.91	c qxplain 4317/4318
1392.54/1389.92	c qxplain 4318/4318
1392.54/1389.92	c 8218[?] 1751[?] -1752[?]  is mandatory 
1392.54/1389.92	c qxplain 4317/4317
1392.54/1389.93	c 8219[?] 1752[?] -1751[?] -1709[?]  is mandatory 
1392.54/1389.93	c qxplain 4315/4316
1392.54/1389.94	c qxplain 4316/4316
1392.54/1389.95	c 8220[?] 1723[?] -1753[?]  is mandatory 
1392.54/1389.95	c qxplain 4315/4315
1392.54/1389.95	c 8221[?] 1752[?] -1753[?]  is mandatory 
1392.54/1389.95	c qxplain 4307/4314
1392.54/1389.96	c qxplain 4311/4314
1392.54/1389.96	c qxplain 4313/4314
1392.54/1389.97	c qxplain 4314/4314
1392.54/1389.98	c 8222[?] 1753[?] -1752[?] -1723[?]  is mandatory 
1392.54/1389.98	c qxplain 4313/4313
1392.54/1389.99	c 8223[?] 1724[?] -1754[?]  is mandatory 
1392.54/1389.99	c qxplain 4311/4312
1392.54/1389.99	c qxplain 4312/4312
1392.64/1390.00	c 8224[?] 1753[?] -1754[?]  is mandatory 
1392.64/1390.00	c qxplain 4311/4311
1392.64/1390.00	c 8225[?] 1754[?] -1753[?] -1724[?]  is mandatory 
1392.64/1390.01	c qxplain 4307/4310
1392.64/1390.01	c qxplain 4309/4310
1392.64/1390.02	c qxplain 4310/4310
1392.64/1390.03	c 8226[?] -1755[?] 1420[?]  is mandatory 
1392.64/1390.03	c qxplain 4309/4309
1392.64/1390.03	c 8227[?] -1755[?] -1754[?]  is mandatory 
1392.64/1390.03	c qxplain 4307/4308
1392.64/1390.04	c qxplain 4308/4308
1392.64/1390.05	c 8228[?] 1755[?] 1754[?] -1420[?]  is mandatory 
1392.64/1390.05	c qxplain 4307/4307
1392.64/1390.05	c 8229[?] -1756[?] -1597[?]  is mandatory 
1392.64/1390.05	c qxplain 4291/4306
1392.64/1390.06	c qxplain 4299/4306
1392.64/1390.06	c qxplain 4303/4306
1392.64/1390.07	c qxplain 4305/4306
1392.64/1390.08	c qxplain 4306/4306
1392.64/1390.08	c 8230[?] -1755[?] -1756[?]  is mandatory 
1392.64/1390.08	c qxplain 4305/4305
1392.64/1390.09	c 8231[?] 1756[?] 1755[?] 1597[?]  is mandatory 
1392.64/1390.09	c qxplain 4303/4304
1392.64/1390.10	c qxplain 4304/4304
1392.73/1390.10	c 8232[?] -1757[?] 1429[?]  is mandatory 
1392.73/1390.10	c qxplain 4303/4303
1392.73/1390.11	c 8233[?] -1757[?] 1756[?]  is mandatory 
1392.73/1390.11	c qxplain 4299/4302
1392.73/1390.11	c qxplain 4301/4302
1392.73/1390.12	c qxplain 4302/4302
1392.73/1390.13	c 8234[?] 1757[?] -1756[?] -1429[?]  is mandatory 
1392.73/1390.13	c qxplain 4301/4301
1392.73/1390.15	c 8235[?] -1758[?] 1420[?]  is mandatory 
1392.73/1390.15	c qxplain 4299/4300
1392.73/1390.16	c qxplain 4300/4300
1392.73/1390.17	c 8236[?] -1758[?] -1429[?]  is mandatory 
1392.73/1390.17	c qxplain 4299/4299
1392.73/1390.20	c 8237[?] 1758[?] -1420[?] 1429[?]  is mandatory 
1392.73/1390.20	c qxplain 4291/4298
1392.84/1390.20	c qxplain 4295/4298
1392.84/1390.21	c qxplain 4297/4298
1392.84/1390.22	c qxplain 4298/4298
1392.84/1390.22	c 8238[?] -1759[?] -1757[?]  is mandatory 
1392.84/1390.22	c qxplain 4297/4297
1392.84/1390.25	c 8239[?] -1758[?] -1759[?]  is mandatory 
1392.84/1390.25	c qxplain 4295/4296
1392.84/1390.26	c qxplain 4296/4296
1392.84/1390.27	c 8240[?] 1759[?] 1757[?] 1758[?]  is mandatory 
1392.84/1390.27	c qxplain 4295/4295
1392.84/1390.28	c 8241[?] -1760[?] -1419[?]  is mandatory 
1392.84/1390.28	c qxplain 4291/4294
1392.84/1390.29	c qxplain 4293/4294
1392.84/1390.29	c qxplain 4294/4294
1392.94/1390.30	c 8242[?] -1760[?] 1727[?]  is mandatory 
1392.94/1390.30	c qxplain 4293/4293
1392.94/1390.31	c 8243[?] 1760[?] -1727[?] 1419[?]  is mandatory 
1392.94/1390.31	c qxplain 4291/4292
1392.94/1390.32	c qxplain 4292/4292
1392.94/1390.32	c 8244[?] -1761[?] 1419[?]  is mandatory 
1392.94/1390.32	c qxplain 4291/4291
1392.94/1390.33	c 8245[?] -1761[?] -1727[?]  is mandatory 
1392.94/1390.33	c qxplain 4258/4290
1392.94/1390.34	c qxplain 4275/4290
1392.94/1390.35	c qxplain 4283/4290
1392.94/1390.35	c qxplain 4287/4290
1392.94/1390.36	c qxplain 4289/4290
1392.94/1390.36	c qxplain 4290/4290
1392.94/1390.37	c 8246[?] 1761[?] -1419[?] 1727[?]  is mandatory 
1392.94/1390.37	c qxplain 4289/4289
1392.94/1390.38	c 8247[?] -1762[?] -1760[?]  is mandatory 
1392.94/1390.38	c qxplain 4287/4288
1392.94/1390.38	c qxplain 4288/4288
1392.94/1390.39	c 8248[?] -1762[?] -1761[?]  is mandatory 
1392.94/1390.39	c qxplain 4287/4287
1392.94/1390.40	c 8249[?] 1762[?] 1760[?] 1761[?]  is mandatory 
1392.94/1390.40	c qxplain 4283/4286
1393.05/1390.41	c qxplain 4285/4286
1393.05/1390.41	c qxplain 4286/4286
1393.05/1390.42	c 8250[?] -1763[?] 1429[?]  is mandatory 
1393.05/1390.42	c qxplain 4285/4285
1393.05/1390.43	c 8251[?] -1763[?] 1762[?]  is mandatory 
1393.05/1390.43	c qxplain 4283/4284
1393.05/1390.44	c qxplain 4284/4284
1393.05/1390.44	c 8252[?] 1763[?] -1762[?] -1429[?]  is mandatory 
1393.05/1390.44	c qxplain 4283/4283
1393.05/1390.45	c 8253[?] -1764[?] 1419[?]  is mandatory 
1393.05/1390.45	c qxplain 4275/4282
1393.05/1390.45	c qxplain 4279/4282
1393.05/1390.46	c qxplain 4281/4282
1393.05/1390.47	c qxplain 4282/4282
1393.05/1390.48	c 8254[?] -1764[?] -1429[?]  is mandatory 
1393.05/1390.48	c qxplain 4281/4281
1393.05/1390.48	c 8255[?] 1764[?] -1419[?] 1429[?]  is mandatory 
1393.05/1390.48	c qxplain 4279/4280
1393.05/1390.49	c qxplain 4280/4280
1393.05/1390.50	c 8256[?] -1765[?] -1763[?]  is mandatory 
1393.05/1390.50	c qxplain 4279/4279
1393.05/1390.50	c 8257[?] -1765[?] -1764[?]  is mandatory 
1393.05/1390.50	c qxplain 4275/4278
1393.15/1390.51	c qxplain 4277/4278
1393.15/1390.51	c qxplain 4278/4278
1393.15/1390.52	c 8258[?] 1765[?] 1763[?] 1764[?]  is mandatory 
1393.15/1390.52	c qxplain 4277/4277
1393.15/1390.53	c 8259[?] -1766[?] 1731[?]  is mandatory 
1393.15/1390.53	c qxplain 4275/4276
1393.15/1390.54	c qxplain 4276/4276
1393.15/1390.55	c 8260[?] -1766[?] 1765[?]  is mandatory 
1393.15/1390.55	c qxplain 4275/4275
1393.15/1390.56	c 8261[?] 1766[?] -1731[?] -1765[?]  is mandatory 
1393.15/1390.56	c qxplain 4258/4274
1393.15/1390.57	c qxplain 4267/4274
1393.15/1390.57	c qxplain 4271/4274
1393.15/1390.58	c qxplain 4273/4274
1393.15/1390.59	c qxplain 4274/4274
1393.15/1390.59	c 8262[?] -1767[?] 1759[?]  is mandatory 
1393.15/1390.59	c qxplain 4273/4273
1393.24/1390.60	c 8263[?] -1767[?] -1766[?]  is mandatory 
1393.24/1390.60	c qxplain 4271/4272
1393.24/1390.61	c qxplain 4272/4272
1393.24/1390.61	c 8264[?] 1767[?] -1759[?] 1766[?]  is mandatory 
1393.24/1390.61	c qxplain 4271/4271
1393.24/1390.62	c 8265[?] -1768[?] -1759[?]  is mandatory 
1393.24/1390.62	c qxplain 4267/4270
1393.24/1390.63	c qxplain 4269/4270
1393.24/1390.64	c qxplain 4270/4270
1393.24/1390.65	c 8266[?] -1768[?] 1765[?]  is mandatory 
1393.24/1390.65	c qxplain 4269/4269
1393.24/1390.66	c 8267[?] 1768[?] -1765[?] 1759[?]  is mandatory 
1393.24/1390.66	c qxplain 4267/4268
1393.24/1390.66	c qxplain 4268/4268
1393.24/1390.67	c 8268[?] -1769[?] -1767[?]  is mandatory 
1393.24/1390.67	c qxplain 4267/4267
1393.24/1390.68	c 8269[?] -1769[?] -1768[?]  is mandatory 
1393.24/1390.68	c qxplain 4258/4266
1393.24/1390.68	c qxplain 4263/4266
1393.24/1390.69	c qxplain 4265/4266
1393.24/1390.70	c qxplain 4266/4266
1393.34/1390.70	c 8270[?] 1767[?] 1769[?] 1768[?]  is mandatory 
1393.34/1390.70	c qxplain 4265/4265
1393.34/1390.71	c 8271[?] -1770[?] -1748[?]  is mandatory 
1393.34/1390.71	c qxplain 4263/4264
1393.34/1390.72	c qxplain 4264/4264
1393.34/1390.73	c 8272[?] -1770[?] 1769[?]  is mandatory 
1393.34/1390.73	c qxplain 4263/4263
1393.34/1390.73	c 8273[?] 1770[?] -1769[?] 1748[?]  is mandatory 
1393.34/1390.73	c qxplain 4258/4262
1393.34/1390.74	c qxplain 4261/4262
1393.34/1390.75	c qxplain 4262/4262
1395.54/1392.93	c cleaning 7367 clauses out of 14751 with flag 5000/2998838
1397.55/1394.95	c cleaning 6669 clauses out of 13384 with flag 11000/3004838
1400.04/1397.41	c cleaning 6811 clauses out of 13715 with flag 18000/3011838
1402.84/1400.25	c cleaning 7417 clauses out of 14904 with flag 26000/3019838
1406.64/1404.03	c cleaning 8238 clauses out of 16489 with flag 35002/3028840
1410.05/1407.44	c qxplain 4261/4261
1410.05/1407.45	c 8275[?] -1771[?] -1770[?]  is mandatory 
1410.05/1407.45	c qxplain 4258/4260
1410.05/1407.46	c qxplain 4260/4260
1410.05/1407.47	c 8276[?] 1771[?] -1701[?] 1770[?]  is mandatory 
1410.05/1407.47	c qxplain 4258/4259
1410.05/1407.47	c qxplain 4259/4259
1410.05/1407.48	c 8277[?] -1772[?] 1455[?]  is mandatory 
1410.05/1407.48	c qxplain 4258/4258
1410.05/1407.49	c 8278[?] -1772[?] 1692[?]  is mandatory 
1410.05/1407.49	c qxplain 4129/4257
1410.05/1407.50	c qxplain 4194/4257
1410.14/1407.50	c qxplain 4226/4257
1410.14/1407.51	c qxplain 4242/4257
1410.14/1407.51	c qxplain 4250/4257
1410.14/1407.52	c qxplain 4254/4257
1410.14/1407.52	c qxplain 4256/4257
1410.14/1407.53	c qxplain 4257/4257
1410.14/1407.53	c qxplain 4256/4256
1410.14/1407.54	c 8280[?] -1773[?] 1456[?]  is mandatory 
1410.14/1407.54	c qxplain 4254/4255
1410.14/1407.55	c qxplain 4255/4255
1410.14/1407.55	c 8281[?] -1773[?] 1692[?]  is mandatory 
1410.14/1407.56	c qxplain 4254/4254
1410.14/1407.56	c qxplain 4250/4253
1410.14/1407.57	c qxplain 4252/4253
1410.14/1407.57	c qxplain 4253/4253
1410.14/1407.58	c 8283[?] -1774[?] 1458[?]  is mandatory 
1410.14/1407.58	c qxplain 4252/4252
1410.14/1407.58	c 8284[?] -1774[?] 1692[?]  is mandatory 
1410.14/1407.58	c qxplain 4250/4251
1410.14/1407.59	c qxplain 4251/4251
1410.14/1407.59	c qxplain 4250/4250
1410.24/1407.60	c 8286[?] -1775[?] 1457[?]  is mandatory 
1410.24/1407.60	c qxplain 4242/4249
1410.24/1407.61	c qxplain 4246/4249
1410.24/1407.61	c qxplain 4248/4249
1410.24/1407.62	c qxplain 4249/4249
1410.24/1407.62	c 8287[?] -1775[?] 1692[?]  is mandatory 
1410.24/1407.62	c qxplain 4248/4248
1410.24/1407.63	c qxplain 4246/4247
1410.24/1407.63	c qxplain 4242/4245
1410.24/1407.64	c qxplain 4244/4245
1410.24/1407.64	c qxplain 4245/4245
1410.24/1407.65	c 8291[?] 1776[?] 1775[?] 1774[?]  is mandatory 
1410.24/1407.65	c qxplain 4244/4244
1410.24/1407.65	c qxplain 4242/4243
1410.24/1407.66	c qxplain 4243/4243
1410.24/1407.67	c qxplain 4242/4242
1410.24/1407.67	c 8294[?] 1777[?] -1776[?] 1773[?]  is mandatory 
1410.24/1407.67	c qxplain 4226/4241
1410.24/1407.68	c qxplain 4234/4241
1410.24/1407.68	c qxplain 4238/4241
1410.24/1407.69	c qxplain 4240/4241
1410.24/1407.69	c qxplain 4238/4239
1410.34/1407.70	c qxplain 4239/4239
1410.34/1407.71	c 8297[?] 1778[?] -1777[?] 1772[?]  is mandatory 
1410.34/1407.71	c qxplain 4238/4238
1410.34/1407.71	c 8298[?] -1779[?] 1459[?]  is mandatory 
1410.34/1407.71	c qxplain 4234/4237
1410.34/1407.72	c qxplain 4236/4237
1410.34/1407.72	c qxplain 4237/4237
1410.34/1407.73	c 8299[?] -1779[?] 1692[?]  is mandatory 
1410.34/1407.73	c qxplain 4236/4236
1412.34/1409.78	c cleaning 11285 clauses out of 22586 with flag 5003/3043176
1415.06/1412.45	c cleaning 8630 clauses out of 17299 with flag 11001/3049174
1415.55/1412.94	c qxplain 4234/4235
1415.55/1412.94	c qxplain 4235/4235
1415.55/1412.95	c 8301[?] -1780[?] 1432[?]  is mandatory 
1415.55/1412.95	c qxplain 4234/4234
1415.55/1412.96	c 8302[?] -1780[?] 1692[?]  is mandatory 
1415.55/1412.96	c qxplain 4226/4233
1415.55/1412.96	c qxplain 4230/4233
1415.55/1412.97	c qxplain 4232/4233
1415.55/1412.97	c qxplain 4233/4233
1417.05/1414.41	c cleaning 7139 clauses out of 14303 with flag 4001/3054809
1418.85/1416.26	c cleaning 6530 clauses out of 13164 with flag 10001/3060809
1421.65/1419.01	c cleaning 6805 clauses out of 13636 with flag 17003/3067811
1424.75/1422.17	c cleaning 7397 clauses out of 14831 with flag 25003/3075811
1428.75/1426.13	c cleaning 8185 clauses out of 16432 with flag 34001/3084809
1433.05/1430.49	c cleaning 9096 clauses out of 18246 with flag 44000/3094808
1433.76/1431.14	c qxplain 4232/4232
1433.76/1431.14	c 8304[?] -1781[?] 1461[?]  is mandatory 
1433.76/1431.14	c qxplain 4230/4231
1433.76/1431.15	c qxplain 4231/4231
1433.76/1431.16	c 8305[?] -1781[?] 1692[?]  is mandatory 
1433.76/1431.16	c qxplain 4230/4230
1434.75/1432.17	c cleaning 7118 clauses out of 14272 with flag 3001/3099931
1436.75/1434.15	c cleaning 6549 clauses out of 13154 with flag 9001/3105931
1439.06/1436.41	c cleaning 6772 clauses out of 13604 with flag 16000/3112930
1442.56/1439.94	c cleaning 7386 clauses out of 14832 with flag 24000/3120930
1447.85/1445.23	c cleaning 8214 clauses out of 16448 with flag 33002/3129932
1452.05/1449.46	c cleaning 9096 clauses out of 18233 with flag 43001/3139931
1453.85/1451.27	c qxplain 4226/4229
1453.85/1451.28	c qxplain 4228/4229
1453.85/1451.28	c qxplain 4229/4229
1453.85/1451.29	c 8307[?] -1782[?] 1460[?]  is mandatory 
1453.85/1451.29	c qxplain 4228/4228
1453.95/1451.30	c 8308[?] -1782[?] 1692[?]  is mandatory 
1453.95/1451.30	c qxplain 4226/4227
1454.15/1451.58	c cleaning 7373 clauses out of 14823 with flag 1000/3145618
1456.25/1453.63	c cleaning 6682 clauses out of 13450 with flag 7000/3151618
1458.85/1456.23	c cleaning 6865 clauses out of 13769 with flag 14001/3158619
1463.35/1460.71	c cleaning 7422 clauses out of 14904 with flag 22001/3166619
1468.76/1466.13	c cleaning 8228 clauses out of 16482 with flag 31001/3175619
1472.86/1470.20	c cleaning 9107 clauses out of 18253 with flag 41000/3185618
1474.16/1471.58	c qxplain 4194/4225
1474.16/1471.59	c qxplain 4210/4225
1474.16/1471.60	c qxplain 4218/4225
1474.27/1471.60	c qxplain 4222/4225
1474.27/1471.61	c qxplain 4224/4225
1474.27/1471.61	c qxplain 4225/4225
1474.27/1471.62	c qxplain 4224/4224
1474.27/1471.62	c 8312[?] 1783[?] 1781[?] 1782[?]  is mandatory 
1474.27/1471.62	c qxplain 4222/4223
1474.27/1471.63	c qxplain 4218/4221
1474.27/1471.63	c qxplain 4220/4221
1474.27/1471.64	c qxplain 4221/4221
1474.27/1471.65	c 8315[?] 1784[?] -1783[?] 1780[?]  is mandatory 
1474.27/1471.65	c qxplain 4220/4220
1474.27/1471.65	c qxplain 4218/4219
1474.27/1471.66	c qxplain 4219/4219
1474.27/1471.66	c qxplain 4218/4218
1474.27/1471.67	c 8318[?] 1785[?] -1784[?] 1779[?]  is mandatory 
1474.27/1471.67	c qxplain 4210/4217
1474.27/1471.67	c qxplain 4214/4217
1474.27/1471.68	c qxplain 4216/4217
1474.27/1471.68	c qxplain 4217/4217
1474.27/1471.69	c 8319[?] -1786[?] 1439[?]  is mandatory 
1474.27/1471.69	c qxplain 4216/4216
1474.37/1471.70	c 8320[?] -1786[?] 1692[?]  is mandatory 
1474.37/1471.70	c qxplain 4214/4215
1474.37/1471.70	c qxplain 4215/4215
1474.57/1471.99	c cleaning 7192 clauses out of 14409 with flag 1005/3190882
1476.56/1473.90	c cleaning 6545 clauses out of 13212 with flag 7000/3196877
1479.07/1476.41	c cleaning 6803 clauses out of 13668 with flag 14001/3203878
1482.67/1480.05	c cleaning 7384 clauses out of 14864 with flag 22000/3211877
1487.78/1485.14	c cleaning 8233 clauses out of 16480 with flag 31000/3220877
1491.77/1489.14	c cleaning 9092 clauses out of 18247 with flag 41000/3230877
1494.57/1491.93	c qxplain 4214/4214
1494.57/1491.94	c 8322[?] -1787[?] 1438[?]  is mandatory 
1494.57/1491.94	c qxplain 4210/4213
1494.57/1491.95	c qxplain 4212/4213
1494.57/1491.96	c qxplain 4213/4213
1494.57/1491.96	c 8323[?] -1787[?] 1692[?]  is mandatory 
1494.57/1491.96	c qxplain 4212/4212
1494.57/1491.97	c qxplain 4210/4211
1494.57/1491.97	c qxplain 4211/4211
1494.57/1491.98	c 8325[?] -1788[?] 1437[?]  is mandatory 
1494.57/1491.98	c qxplain 4210/4210
1494.57/1491.98	c 8326[?] -1788[?] 1692[?]  is mandatory 
1494.57/1491.98	c qxplain 4194/4209
1494.57/1491.99	c qxplain 4202/4209
1494.57/1491.99	c qxplain 4206/4209
1494.67/1492.00	c qxplain 4208/4209
1494.67/1492.00	c qxplain 4206/4207
1494.67/1492.01	c qxplain 4207/4207
1494.67/1492.01	c qxplain 4206/4206
1494.67/1492.02	c 8330[?] 1789[?] 1787[?] 1788[?]  is mandatory 
1494.67/1492.02	c qxplain 4202/4205
1494.67/1492.03	c qxplain 4204/4205
1494.67/1492.03	c qxplain 4202/4203
1494.67/1492.04	c qxplain 4203/4203
1494.67/1492.04	c 8333[?] 1790[?] -1789[?] 1786[?]  is mandatory 
1494.67/1492.04	c qxplain 4202/4202
1494.67/1492.05	c 8334[?] -1791[?] 1433[?]  is mandatory 
1494.67/1492.05	c qxplain 4194/4201
1494.67/1492.05	c qxplain 4198/4201
1494.67/1492.06	c qxplain 4200/4201
1494.67/1492.06	c qxplain 4201/4201
1494.67/1492.07	c 8335[?] -1791[?] 1692[?]  is mandatory 
1494.67/1492.07	c qxplain 4200/4200
1494.67/1492.07	c qxplain 4198/4199
1494.67/1492.08	c qxplain 4199/4199
1494.67/1492.09	c 8337[?] -1792[?] 1434[?]  is mandatory 
1494.67/1492.09	c qxplain 4198/4198
1494.67/1492.09	c 8338[?] -1792[?] 1692[?]  is mandatory 
1494.67/1492.09	c qxplain 4194/4197
1494.67/1492.10	c qxplain 4196/4197
1494.77/1492.10	c qxplain 4197/4197
1494.77/1492.11	c qxplain 4196/4196
1494.77/1492.11	c 8340[?] -1793[?] 1436[?]  is mandatory 
1494.77/1492.11	c qxplain 4194/4195
1494.77/1492.12	c qxplain 4195/4195
1494.77/1492.12	c 8341[?] -1793[?] 1692[?]  is mandatory 
1494.77/1492.12	c qxplain 4194/4194
1494.77/1492.13	c qxplain 4129/4193
1494.77/1492.14	c qxplain 4162/4193
1494.77/1492.14	c qxplain 4178/4193
1494.77/1492.15	c qxplain 4186/4193
1494.77/1492.15	c qxplain 4190/4193
1494.77/1492.16	c qxplain 4192/4193
1494.77/1492.16	c qxplain 4193/4193
1494.77/1492.17	c 8343[?] -1794[?] 1435[?]  is mandatory 
1494.77/1492.17	c qxplain 4192/4192
1494.77/1492.18	c 8344[?] -1794[?] 1692[?]  is mandatory 
1494.77/1492.18	c qxplain 4190/4191
1494.77/1492.18	c qxplain 4186/4189
1494.77/1492.19	c qxplain 4188/4189
1494.77/1492.19	c qxplain 4189/4189
1494.77/1492.20	c qxplain 4188/4188
1494.87/1492.20	c 8348[?] 1795[?] 1793[?] 1794[?]  is mandatory 
1494.87/1492.20	c qxplain 4186/4187
1494.87/1492.21	c qxplain 4178/4185
1494.87/1492.21	c qxplain 4182/4185
1494.87/1492.22	c qxplain 4184/4185
1494.87/1492.23	c qxplain 4185/4185
1494.87/1492.23	c 8351[?] 1796[?] -1795[?] 1792[?]  is mandatory 
1494.87/1492.23	c qxplain 4184/4184
1494.87/1492.23	c qxplain 4182/4183
1494.87/1492.24	c qxplain 4183/4183
1494.87/1492.25	c qxplain 4182/4182
1494.87/1492.25	c 8354[?] 1797[?] -1796[?] 1791[?]  is mandatory 
1494.87/1492.25	c qxplain 4178/4181
1494.87/1492.26	c qxplain 4180/4181
1494.87/1492.26	c qxplain 4178/4179
1494.87/1492.27	c qxplain 4179/4179
1494.87/1492.27	c 8357[?] 1798[?] -1797[?] -1790[?]  is mandatory 
1494.87/1492.27	c qxplain 4178/4178
1494.87/1492.28	c qxplain 4162/4177
1494.87/1492.29	c qxplain 4170/4177
1494.87/1492.29	c qxplain 4174/4177
1494.87/1492.30	c qxplain 4176/4177
1494.97/1492.30	c qxplain 4177/4177
1494.97/1492.31	c qxplain 4176/4176
1494.97/1492.31	c 8360[?] 1799[?] -1798[?] -1785[?]  is mandatory 
1494.97/1492.31	c qxplain 4174/4175
1494.97/1492.32	c qxplain 4170/4173
1494.97/1492.32	c qxplain 4172/4173
1494.97/1492.33	c qxplain 4173/4173
1494.97/1492.34	c 8363[?] 1800[?] -1799[?] -1778[?]  is mandatory 
1494.97/1492.34	c qxplain 4172/4172
1494.97/1492.34	c 8364[?] -1801[?] 1440[?]  is mandatory 
1494.97/1492.34	c qxplain 4170/4171
1494.97/1492.35	c qxplain 4171/4171
1494.97/1492.35	c 8365[?] -1801[?] 1692[?]  is mandatory 
1494.97/1492.35	c qxplain 4170/4170
1494.97/1492.36	c qxplain 4162/4169
1494.97/1492.36	c qxplain 4166/4169
1494.97/1492.37	c qxplain 4168/4169
1494.97/1492.37	c qxplain 4169/4169
1494.97/1492.38	c 8367[?] -1802[?] 1441[?]  is mandatory 
1494.97/1492.38	c qxplain 4168/4168
1494.97/1492.39	c 8368[?] -1802[?] 1692[?]  is mandatory 
1494.97/1492.39	c qxplain 4166/4167
1494.97/1492.39	c qxplain 4167/4167
1494.97/1492.39	c qxplain 4166/4166
1495.07/1492.40	c 8370[?] -1803[?] 1443[?]  is mandatory 
1495.07/1492.40	c qxplain 4162/4165
1495.07/1492.41	c qxplain 4164/4165
1495.07/1492.41	c qxplain 4165/4165
1495.07/1492.42	c 8371[?] -1803[?] 1692[?]  is mandatory 
1495.07/1492.42	c qxplain 4164/4164
1495.07/1492.42	c qxplain 4162/4163
1495.07/1492.43	c qxplain 4163/4163
1495.07/1492.43	c 8373[?] -1804[?] 1442[?]  is mandatory 
1495.07/1492.43	c qxplain 4162/4162
1495.07/1492.44	c 8374[?] -1804[?] 1692[?]  is mandatory 
1495.07/1492.44	c qxplain 4129/4161
1495.07/1492.45	c qxplain 4146/4161
1495.07/1492.45	c qxplain 4154/4161
1495.07/1492.46	c qxplain 4158/4161
1495.07/1492.46	c qxplain 4160/4161
1495.07/1492.47	c qxplain 4158/4159
1495.07/1492.47	c qxplain 4159/4159
1495.07/1492.47	c qxplain 4158/4158
1495.07/1492.48	c 8378[?] 1805[?] 1803[?] 1804[?]  is mandatory 
1495.07/1492.48	c qxplain 4154/4157
1495.07/1492.49	c qxplain 4156/4157
1495.07/1492.49	c qxplain 4154/4155
1495.17/1492.50	c qxplain 4155/4155
1495.17/1492.50	c 8381[?] 1806[?] -1805[?] 1802[?]  is mandatory 
1495.17/1492.50	c qxplain 4154/4154
1495.17/1492.51	c qxplain 4146/4153
1495.17/1492.51	c qxplain 4150/4153
1495.17/1492.52	c qxplain 4152/4153
1495.17/1492.53	c qxplain 4153/4153
1495.17/1492.53	c qxplain 4152/4152
1495.17/1492.54	c 8384[?] 1807[?] -1806[?] 1801[?]  is mandatory 
1495.17/1492.54	c qxplain 4150/4151
1495.17/1492.54	c qxplain 4151/4151
1495.17/1492.55	c 8385[?] -1808[?] 1444[?]  is mandatory 
1495.17/1492.55	c qxplain 4150/4150
1495.17/1492.55	c 8386[?] -1808[?] 1692[?]  is mandatory 
1495.17/1492.55	c qxplain 4146/4149
1495.17/1492.56	c qxplain 4148/4149
1495.17/1492.56	c qxplain 4149/4149
1495.17/1492.57	c qxplain 4148/4148
1495.17/1492.58	c 8388[?] -1809[?] 1445[?]  is mandatory 
1495.17/1492.58	c qxplain 4146/4147
1495.17/1492.58	c qxplain 4147/4147
1495.17/1492.59	c 8389[?] -1809[?] 1692[?]  is mandatory 
1495.17/1492.59	c qxplain 4146/4146
1495.17/1492.59	c qxplain 4129/4145
1495.26/1492.60	c qxplain 4138/4145
1495.26/1492.60	c qxplain 4142/4145
1495.26/1492.61	c qxplain 4144/4145
1495.26/1492.62	c qxplain 4145/4145
1495.26/1492.62	c 8391[?] -1810[?] 1447[?]  is mandatory 
1495.26/1492.62	c qxplain 4144/4144
1495.26/1492.63	c 8392[?] -1810[?] 1692[?]  is mandatory 
1495.26/1492.63	c qxplain 4142/4143
1495.26/1492.63	c qxplain 4143/4143
1495.26/1492.64	c qxplain 4142/4142
1495.26/1492.64	c 8394[?] -1811[?] 1446[?]  is mandatory 
1495.26/1492.64	c qxplain 4138/4141
1495.26/1492.65	c qxplain 4140/4141
1495.26/1492.66	c qxplain 4141/4141
1495.26/1492.66	c 8395[?] -1811[?] 1692[?]  is mandatory 
1495.26/1492.66	c qxplain 4140/4140
1495.26/1492.66	c qxplain 4138/4139
1495.26/1492.67	c qxplain 4129/4137
1495.26/1492.67	c qxplain 4134/4137
1495.26/1492.68	c qxplain 4136/4137
1495.26/1492.69	c qxplain 4137/4137
1495.26/1492.69	c 8399[?] 1812[?] 1811[?] 1810[?]  is mandatory 
1495.26/1492.69	c qxplain 4136/4136
1495.26/1492.70	c qxplain 4134/4135
1495.26/1492.70	c qxplain 4135/4135
1495.37/1492.71	c qxplain 4134/4134
1495.37/1492.71	c 8402[?] 1813[?] -1812[?] 1809[?]  is mandatory 
1495.37/1492.71	c qxplain 4129/4133
1495.37/1492.72	c qxplain 4132/4133
1495.37/1492.72	c qxplain 4129/4131
1495.37/1492.73	c qxplain 4131/4131
1495.37/1492.74	c 8405[?] 1814[?] -1813[?] 1808[?]  is mandatory 
1495.37/1492.74	c qxplain 4129/4130
1495.37/1492.74	c qxplain 4130/4130
1495.37/1492.75	c 8406[?] -1815[?] 1454[?]  is mandatory 
1495.37/1492.75	c qxplain 4129/4129
1495.37/1492.75	c 8407[?] -1815[?] 1692[?]  is mandatory 
1495.37/1492.75	c qxplain 0/4128
1495.37/1492.76	c qxplain 2065/4128
1495.37/1492.77	c qxplain 3097/4128
1495.37/1492.77	c qxplain 3613/4128
1495.37/1492.78	c qxplain 3871/4128
1495.37/1492.79	c qxplain 4000/4128
1495.37/1492.79	c qxplain 4065/4128
1495.37/1492.80	c qxplain 4097/4128
1495.47/1492.80	c qxplain 4113/4128
1495.47/1492.81	c qxplain 4121/4128
1495.47/1492.82	c qxplain 4125/4128
1495.47/1492.82	c qxplain 4127/4128
1495.47/1492.83	c qxplain 4128/4128
1495.47/1492.83	c qxplain 4127/4127
1495.47/1492.84	c 8409[?] -1816[?] 1453[?]  is mandatory 
1495.47/1492.84	c qxplain 4125/4126
1495.47/1492.84	c qxplain 4126/4126
1495.47/1492.85	c 8410[?] -1816[?] 1692[?]  is mandatory 
1495.47/1492.85	c qxplain 4125/4125
1495.47/1492.85	c qxplain 4121/4124
1495.47/1492.86	c qxplain 4123/4124
1495.47/1492.86	c qxplain 4124/4124
1495.47/1492.87	c 8412[?] -1817[?] 1452[?]  is mandatory 
1495.47/1492.87	c qxplain 4123/4123
1495.47/1492.87	c 8413[?] -1817[?] 1692[?]  is mandatory 
1495.47/1492.88	c qxplain 4121/4122
1495.47/1492.88	c qxplain 4113/4120
1495.47/1492.89	c qxplain 4117/4120
1495.47/1492.89	c qxplain 4119/4120
1495.56/1492.90	c qxplain 4120/4120
1495.56/1492.90	c qxplain 4119/4119
1495.56/1492.91	c 8417[?] 1818[?] 1816[?] 1817[?]  is mandatory 
1495.56/1492.91	c qxplain 4117/4118
1495.56/1492.91	c qxplain 4113/4116
1495.56/1492.92	c qxplain 4115/4116
1495.56/1492.92	c qxplain 4116/4116
1495.56/1492.93	c 8420[?] 1819[?] -1818[?] 1815[?]  is mandatory 
1495.56/1492.93	c qxplain 4115/4115
1495.56/1492.94	c 8421[?] -1820[?] 1448[?]  is mandatory 
1495.56/1492.94	c qxplain 4113/4114
1495.56/1492.94	c qxplain 4114/4114
1495.56/1492.95	c 8422[?] -1820[?] 1692[?]  is mandatory 
1495.56/1492.95	c qxplain 4113/4113
1495.56/1492.95	c qxplain 4097/4112
1495.56/1492.96	c qxplain 4105/4112
1495.56/1492.96	c qxplain 4109/4112
1495.56/1492.97	c qxplain 4111/4112
1495.56/1492.97	c qxplain 4112/4112
1495.56/1492.98	c 8424[?] -1821[?] 1449[?]  is mandatory 
1495.56/1492.98	c qxplain 4111/4111
1495.56/1492.99	c 8425[?] -1821[?] 1692[?]  is mandatory 
1495.56/1492.99	c qxplain 4109/4110
1495.56/1492.99	c qxplain 4110/4110
1495.56/1493.00	c qxplain 4109/4109
1495.66/1493.00	c 8427[?] -1822[?] 1451[?]  is mandatory 
1495.66/1493.00	c qxplain 4105/4108
1495.66/1493.01	c qxplain 4107/4108
1495.66/1493.01	c qxplain 4108/4108
1495.66/1493.02	c 8428[?] -1822[?] 1692[?]  is mandatory 
1495.66/1493.02	c qxplain 4107/4107
1495.66/1493.02	c qxplain 4105/4106
1495.66/1493.03	c qxplain 4106/4106
1495.66/1493.04	c 8430[?] -1823[?] 1450[?]  is mandatory 
1495.66/1493.04	c qxplain 4105/4105
1495.66/1493.04	c 8431[?] -1823[?] 1692[?]  is mandatory 
1495.66/1493.04	c qxplain 4097/4104
1495.66/1493.05	c qxplain 4101/4104
1495.66/1493.05	c qxplain 4103/4104
1495.66/1493.06	c qxplain 4101/4102
1495.66/1493.07	c qxplain 4102/4102
1495.66/1493.07	c qxplain 4101/4101
1495.66/1493.08	c 8435[?] 1824[?] 1822[?] 1823[?]  is mandatory 
1495.66/1493.08	c qxplain 4097/4100
1495.66/1493.08	c qxplain 4099/4100
1495.66/1493.09	c qxplain 4097/4098
1495.66/1493.09	c qxplain 4098/4098
1495.76/1493.10	c 8438[?] 1825[?] -1824[?] 1821[?]  is mandatory 
1495.76/1493.10	c qxplain 4097/4097
1495.76/1493.10	c qxplain 4065/4096
1495.76/1493.11	c qxplain 4081/4096
1495.76/1493.12	c qxplain 4089/4096
1495.76/1493.12	c qxplain 4093/4096
1495.76/1493.13	c qxplain 4095/4096
1495.76/1493.13	c qxplain 4096/4096
1495.76/1493.14	c qxplain 4095/4095
1495.76/1493.14	c 8441[?] 1826[?] -1825[?] 1820[?]  is mandatory 
1495.76/1493.14	c qxplain 4093/4094
1495.76/1493.15	c qxplain 4089/4092
1495.76/1493.15	c qxplain 4091/4092
1495.76/1493.16	c qxplain 4092/4092
1495.76/1493.17	c 8444[?] 1827[?] -1826[?] -1819[?]  is mandatory 
1495.76/1493.17	c qxplain 4091/4091
1495.76/1493.17	c qxplain 4089/4090
1495.76/1493.18	c qxplain 4090/4090
1495.76/1493.18	c qxplain 4089/4089
1495.76/1493.19	c 8447[?] 1828[?] -1814[?] -1827[?]  is mandatory 
1495.76/1493.19	c qxplain 4081/4088
1495.76/1493.19	c qxplain 4085/4088
1495.76/1493.20	c qxplain 4087/4088
1495.86/1493.20	c qxplain 4085/4086
1495.86/1493.21	c qxplain 4086/4086
1495.86/1493.21	c 8450[?] 1829[?] -1828[?] -1807[?]  is mandatory 
1495.86/1493.21	c qxplain 4085/4085
1495.86/1493.22	c qxplain 4081/4084
1495.86/1493.22	c qxplain 4083/4084
1495.86/1493.23	c qxplain 4084/4084
1495.86/1493.23	c qxplain 4083/4083
1495.86/1493.24	c 8453[?] 1830[?] -1800[?] -1829[?]  is mandatory 
1495.86/1493.24	c qxplain 4081/4082
1495.86/1493.25	c qxplain 4082/4082
1495.86/1493.26	c 8454[?] -1831[?] 1771[?]  is mandatory 
1495.86/1493.26	c qxplain 4081/4081
1498.56/1495.96	c cleaning 11131 clauses out of 22274 with flag 5000/3243997
1498.96/1496.36	c qxplain 4065/4080
1498.96/1496.37	c qxplain 4073/4080
1498.96/1496.37	c qxplain 4077/4080
1498.96/1496.38	c qxplain 4079/4080
1498.96/1496.39	c qxplain 4080/4080
1498.96/1496.39	c 8456[?] 1831[?] -1771[?] -1830[?]  is mandatory 
1498.96/1496.39	c qxplain 4079/4079
1499.06/1496.40	c 8457[?] 1697[?] -1832[?]  is mandatory 
1499.06/1496.40	c qxplain 4077/4078
1499.06/1496.40	c qxplain 4078/4078
1499.06/1496.42	c 8458[?] 1831[?] -1832[?]  is mandatory 
1499.06/1496.42	c qxplain 4077/4077
1499.06/1496.42	c 8459[?] 1832[?] -1831[?] -1697[?]  is mandatory 
1499.06/1496.42	c qxplain 4073/4076
1499.06/1496.44	c qxplain 4075/4076
1500.56/1497.91	c cleaning 8096 clauses out of 16233 with flag 4000/3249088
1502.66/1500.03	c cleaning 7051 clauses out of 14138 with flag 10001/3255089
1504.97/1502.36	c cleaning 7020 clauses out of 14086 with flag 17000/3262088
1508.17/1505.56	c cleaning 7522 clauses out of 15066 with flag 25000/3270088
1511.28/1508.62	c cleaning 8250 clauses out of 16545 with flag 34001/3279089
1515.48/1512.88	c cleaning 9124 clauses out of 18294 with flag 44000/3289088
1516.69/1514.02	c qxplain 4073/4074
1516.69/1514.05	c qxplain 4074/4074
1516.69/1514.05	c 8462[?] 1833[?] 1747[?] -1731[?]  is mandatory 
1516.69/1514.05	c qxplain 4073/4073
1517.49/1514.82	c cleaning 7402 clauses out of 14873 with flag 2000/3294792
1519.59/1516.93	c cleaning 6689 clauses out of 13471 with flag 8000/3300792
1521.90/1519.23	c cleaning 6856 clauses out of 13782 with flag 15000/3307792
1525.69/1523.03	c cleaning 7446 clauses out of 14927 with flag 23001/3315793
1529.29/1526.64	c cleaning 8216 clauses out of 16481 with flag 32001/3324793
1531.89/1529.22	c qxplain 4065/4072
1531.89/1529.23	c qxplain 4069/4072
1531.89/1529.24	c qxplain 4071/4072
1531.89/1529.25	c qxplain 4072/4072
1531.89/1529.25	c qxplain 4071/4071
1531.89/1529.26	c 8465[?] -1833[?] -1759[?] 1834[?]  is mandatory 
1531.89/1529.26	c qxplain 4069/4070
1531.89/1529.28	c qxplain 4065/4068
1531.89/1529.28	c qxplain 4000/4064
1531.89/1529.29	c qxplain 4033/4064
1531.99/1529.30	c qxplain 4049/4064
1534.39/1531.77	c qxplain 4033/4048
1534.39/1531.78	c qxplain 4041/4048
1534.39/1531.79	c qxplain 4045/4048
1534.39/1531.80	c qxplain 4047/4048
1534.49/1531.80	c qxplain 4045/4046
1534.49/1531.81	c qxplain 4046/4046
1534.89/1532.21	c cleaning 10359 clauses out of 20735 with flag 1001/3337266
1537.30/1534.60	c cleaning 8169 clauses out of 16375 with flag 7000/3343265
1540.20/1537.51	c cleaning 7584 clauses out of 15207 with flag 14001/3350266
1543.50/1540.88	c cleaning 7799 clauses out of 15622 with flag 22000/3358265
1549.80/1547.14	c cleaning 8392 clauses out of 16826 with flag 31003/3367268
1553.90/1551.23	c cleaning 9203 clauses out of 18431 with flag 41000/3377265
1554.70/1552.06	c qxplain 4045/4045
1554.70/1552.08	c 8491[?] -1422[?] -1843[?]  is mandatory 
1554.70/1552.08	c qxplain 4041/4044
1554.70/1552.09	c qxplain 4043/4044
1554.70/1552.09	c qxplain 4044/4044
1555.70/1553.06	c cleaning 7449 clauses out of 14967 with flag 3001/3383005
1557.80/1555.10	c cleaning 6723 clauses out of 13518 with flag 9001/3389005
1560.31/1557.64	c cleaning 6859 clauses out of 13794 with flag 16000/3396004
1563.71/1561.08	c cleaning 7421 clauses out of 14935 with flag 24000/3404004
1568.01/1565.32	c cleaning 8245 clauses out of 16515 with flag 33001/3413005
1571.61/1568.94	c cleaning 9112 clauses out of 18269 with flag 43000/3423004
1575.01/1572.36	c qxplain 4043/4043
1575.01/1572.37	c 8493[?] -1423[?] -1844[?]  is mandatory 
1575.01/1572.37	c qxplain 4041/4042
1575.01/1572.38	c qxplain 4042/4042
1575.01/1572.39	c 8494[?] 1843[?] -1844[?]  is mandatory 
1575.01/1572.39	c qxplain 4041/4041
1575.01/1572.39	c qxplain 4033/4040
1575.11/1572.40	c qxplain 4037/4040
1575.11/1572.41	c qxplain 4039/4040
1575.11/1572.42	c qxplain 4040/4040
1577.11/1574.43	c cleaning 10862 clauses out of 21798 with flag 5000/3435646
1579.91/1577.20	c cleaning 8453 clauses out of 16937 with flag 11001/3441647
1582.91/1580.21	c cleaning 7717 clauses out of 15484 with flag 18001/3448647
1585.81/1583.12	c qxplain 4039/4039
1585.81/1583.14	c 8497[?] -1845[?] 1844[?]  is mandatory 
1585.81/1583.14	c qxplain 4037/4038
1587.92/1585.23	c cleaning 9925 clauses out of 19906 with flag 5002/3460787
1590.82/1588.18	c cleaning 7951 clauses out of 15980 with flag 11001/3466786
1592.92/1590.28	c qxplain 4038/4038
1595.02/1592.36	c cleaning 9182 clauses out of 18413 with flag 5001/3477170
1595.12/1592.47	c qxplain 4037/4037
1596.92/1594.23	c cleaning 7185 clauses out of 14434 with flag 5001/3482374
1597.42/1594.78	c 8499[?] -1403[?] -1846[?]  is mandatory 
1597.42/1594.78	c qxplain 4033/4036
1598.02/1595.33	c qxplain 4035/4036
1599.32/1596.67	c cleaning 6863 clauses out of 13814 with flag 3000/3488939
1601.62/1598.91	c cleaning 6408 clauses out of 12951 with flag 9000/3494939
1604.62/1601.93	c cleaning 6752 clauses out of 13543 with flag 16000/3501939
1608.02/1605.34	c cleaning 7362 clauses out of 14792 with flag 24001/3509940
1611.22/1608.59	c cleaning 8203 clauses out of 16430 with flag 33001/3518940
1614.72/1612.01	c qxplain 4036/4036
1615.43/1612.73	c 8500[?] 1710[?] -1846[?]  is mandatory 
1615.43/1612.73	c qxplain 4035/4035
1615.52/1612.85	c 8501[?] 1846[?] -1710[?] 1403[?]  is mandatory 
1615.52/1612.85	c qxplain 4033/4034
1615.52/1612.86	c qxplain 4034/4034
1615.52/1612.87	c 8502[?] -1404[?] -1847[?]  is mandatory 
1615.52/1612.87	c qxplain 4033/4033
1615.52/1612.87	c 8503[?] 1846[?] -1847[?]  is mandatory 
1615.52/1612.87	c qxplain 4000/4032
1615.52/1612.89	c qxplain 4017/4032
1615.72/1613.05	c qxplain 4025/4032
1615.72/1613.06	c qxplain 4029/4032
1615.72/1613.07	c qxplain 4031/4032
1615.72/1613.08	c qxplain 4032/4032
1615.72/1613.08	c 8504[?] 1847[?] -1846[?] 1404[?]  is mandatory 
1615.72/1613.08	c qxplain 4031/4031
1616.72/1614.04	c qxplain 4029/4030
1616.72/1614.05	c qxplain 4030/4030
1616.72/1614.05	c qxplain 4029/4029
1616.72/1614.06	c 8507[?] 1848[?] -1847[?] -1604[?]  is mandatory 
1616.72/1614.06	c qxplain 4025/4028
1617.02/1614.33	c qxplain 4017/4024
1617.02/1614.33	c qxplain 4000/4016
1617.02/1614.34	c qxplain 4009/4016
1617.02/1614.35	c qxplain 4013/4016
1617.02/1614.35	c qxplain 4015/4016
1617.02/1614.36	c qxplain 4016/4016
1617.02/1614.36	c 8520[?] -1853[?] 1845[?]  is mandatory 
1617.02/1614.36	c qxplain 4015/4015
1617.02/1614.37	c qxplain 4013/4014
1617.02/1614.37	c qxplain 4009/4012
1617.02/1614.37	c qxplain 4011/4012
1617.02/1614.38	c qxplain 4012/4012
1617.02/1614.39	c 8524[?] -1854[?] 1853[?]  is mandatory 
1617.02/1614.39	c qxplain 4011/4011
1617.02/1614.39	c qxplain 4009/4010
1617.02/1614.40	c qxplain 4010/4010
1617.12/1614.40	c qxplain 4009/4009
1617.12/1614.41	c 8527[?] -1855[?] 1854[?]  is mandatory 
1617.12/1614.41	c qxplain 4000/4008
1617.12/1614.41	c qxplain 4005/4008
1617.12/1614.42	c qxplain 4007/4008
1617.12/1614.42	c qxplain 4008/4008
1617.12/1614.43	c 8529[?] -1856[?] 1428[?]  is mandatory 
1617.12/1614.43	c qxplain 4007/4007
1617.12/1614.43	c qxplain 4005/4006
1617.22/1614.56	c qxplain 4006/4006
1617.22/1614.57	c 8531[?] 1856[?] -1428[?] 1854[?]  is mandatory 
1617.22/1614.57	c qxplain 4005/4005
1617.22/1614.58	c 8533[?] -1857[?] -1856[?]  is mandatory 
1617.22/1614.58	c qxplain 4000/4004
1617.22/1614.59	c qxplain 4003/4004
1617.22/1614.60	c qxplain 4004/4004
1617.32/1614.60	c 8534[?] 1857[?] 1856[?] 1855[?]  is mandatory 
1617.32/1614.60	c qxplain 4003/4003
1617.32/1614.61	c 8535[?] -1858[?] 1429[?]  is mandatory 
1617.32/1614.61	c qxplain 4000/4002
1617.32/1614.62	c qxplain 4002/4002
1617.32/1614.63	c 8536[?] -1858[?] 1857[?]  is mandatory 
1617.32/1614.63	c qxplain 4000/4001
1617.32/1614.64	c qxplain 4001/4001
1617.32/1614.64	c 8537[?] 1858[?] -1857[?] -1429[?]  is mandatory 
1617.32/1614.64	c qxplain 4000/4000
1617.42/1614.71	c 8538[?] -1859[?] 1428[?]  is mandatory 
1617.42/1614.71	c qxplain 3871/3999
1617.42/1614.72	c qxplain 3936/3999
1617.42/1614.73	c qxplain 3968/3999
1617.42/1614.73	c qxplain 3984/3999
1617.42/1614.74	c qxplain 3992/3999
1617.42/1614.75	c qxplain 3996/3999
1617.42/1614.76	c qxplain 3998/3999
1617.42/1614.76	c qxplain 3999/3999
1617.42/1614.77	c 8539[?] -1859[?] -1429[?]  is mandatory 
1617.42/1614.77	c qxplain 3998/3998
1617.42/1614.78	c 8540[?] 1859[?] -1428[?] 1429[?]  is mandatory 
1617.42/1614.78	c qxplain 3996/3997
1617.42/1614.78	c qxplain 3997/3997
1617.42/1614.79	c 8541[?] -1860[?] -1858[?]  is mandatory 
1617.42/1614.79	c qxplain 3996/3996
1617.42/1614.80	c 8542[?] -1860[?] -1859[?]  is mandatory 
1617.42/1614.80	c qxplain 3992/3995
1617.53/1614.80	c qxplain 3994/3995
1617.53/1614.81	c qxplain 3995/3995
1617.53/1614.82	c 8543[?] 1860[?] 1858[?] 1859[?]  is mandatory 
1617.53/1614.82	c qxplain 3994/3994
1617.53/1614.82	c qxplain 3992/3993
1617.53/1614.83	c qxplain 3993/3993
1617.53/1614.83	c 8545[?] -1425[?] -1861[?]  is mandatory 
1617.53/1614.83	c qxplain 3992/3992
1617.53/1614.84	c qxplain 3984/3991
1617.53/1614.84	c qxplain 3988/3991
1617.53/1614.85	c qxplain 3990/3991
1617.53/1614.85	c qxplain 3991/3991
1617.53/1614.86	c 8547[?] -1862[?] -1426[?]  is mandatory 
1617.53/1614.86	c qxplain 3990/3990
1617.53/1614.87	c 8548[?] 1861[?] -1862[?]  is mandatory 
1617.53/1614.87	c qxplain 3988/3989
1617.53/1614.87	c qxplain 3984/3987
1617.53/1614.87	c qxplain 3986/3987
1617.53/1614.88	c qxplain 3987/3987
1617.53/1614.89	c 8551[?] 1862[?] -1863[?]  is mandatory 
1617.53/1614.89	c qxplain 3986/3986
1617.53/1614.89	c qxplain 3984/3985
1617.53/1614.90	c qxplain 3985/3985
1617.63/1614.90	c 8553[?] -1864[?] 1845[?]  is mandatory 
1617.63/1614.90	c qxplain 3984/3984
1617.63/1614.91	c 8554[?] 1863[?] -1864[?]  is mandatory 
1617.63/1614.91	c qxplain 3968/3983
1617.63/1614.92	c qxplain 3976/3983
1617.63/1614.92	c qxplain 3980/3983
1617.63/1614.93	c qxplain 3982/3983
1617.63/1614.93	c qxplain 3980/3981
1617.63/1614.94	c qxplain 3981/3981
1617.63/1614.94	c 8557[?] -1865[?] 1864[?]  is mandatory 
1617.63/1614.94	c qxplain 3980/3980
1617.63/1614.95	c qxplain 3976/3979
1617.63/1614.95	c qxplain 3978/3979
1617.63/1614.98	c qxplain 3979/3979
1617.63/1614.99	c 8559[?] -1866[?] 1427[?]  is mandatory 
1617.63/1614.99	c qxplain 3978/3978
1617.63/1614.99	c qxplain 3976/3977
1617.72/1615.00	c qxplain 3977/3977
1617.72/1615.01	c 8561[?] 1866[?] -1427[?] 1865[?]  is mandatory 
1617.72/1615.01	c qxplain 3976/3976
1617.72/1615.01	c qxplain 3968/3975
1617.72/1615.02	c qxplain 3972/3975
1617.72/1615.02	c qxplain 3974/3975
1617.72/1615.03	c qxplain 3975/3975
1617.72/1615.04	c 8563[?] -1867[?] -1866[?]  is mandatory 
1617.72/1615.04	c qxplain 3974/3974
1617.72/1615.04	c 8564[?] 1867[?] 1866[?] 1854[?]  is mandatory 
1617.72/1615.04	c qxplain 3972/3973
1617.72/1615.05	c qxplain 3973/3973
1617.82/1615.10	c 8565[?] -1868[?] 1429[?]  is mandatory 
1617.82/1615.10	c qxplain 3972/3972
1617.82/1615.11	c 8566[?] -1868[?] 1867[?]  is mandatory 
1617.82/1615.11	c qxplain 3968/3971
1617.82/1615.12	c qxplain 3970/3971
1617.82/1615.12	c qxplain 3971/3971
1617.82/1615.13	c 8567[?] 1868[?] -1867[?] -1429[?]  is mandatory 
1617.82/1615.13	c qxplain 3970/3970
1617.82/1615.15	c 8568[?] -1869[?] 1427[?]  is mandatory 
1617.82/1615.15	c qxplain 3968/3969
1617.82/1615.16	c qxplain 3969/3969
1617.82/1615.16	c 8569[?] -1869[?] -1429[?]  is mandatory 
1617.82/1615.16	c qxplain 3968/3968
1617.82/1615.17	c 8570[?] 1869[?] -1427[?] 1429[?]  is mandatory 
1617.82/1615.17	c qxplain 3936/3967
1617.82/1615.18	c qxplain 3952/3967
1617.82/1615.18	c qxplain 3960/3967
1617.82/1615.19	c qxplain 3964/3967
1617.92/1615.20	c qxplain 3966/3967
1617.92/1615.20	c qxplain 3967/3967
1617.92/1615.21	c 8571[?] -1870[?] -1868[?]  is mandatory 
1617.92/1615.21	c qxplain 3966/3966
1617.92/1615.22	c 8572[?] -1870[?] -1869[?]  is mandatory 
1617.92/1615.22	c qxplain 3964/3965
1617.92/1615.22	c qxplain 3965/3965
1617.92/1615.23	c 8573[?] 1870[?] 1868[?] 1869[?]  is mandatory 
1617.92/1615.23	c qxplain 3964/3964
1617.92/1615.24	c 8574[?] -1871[?] -1860[?]  is mandatory 
1617.92/1615.24	c qxplain 3960/3963
1617.92/1615.25	c qxplain 3962/3963
1617.92/1615.26	c qxplain 3963/3963
1617.92/1615.26	c 8575[?] -1871[?] -1870[?]  is mandatory 
1617.92/1615.26	c qxplain 3962/3962
1618.43/1615.77	c 8576[?] 1871[?] 1870[?] 1860[?]  is mandatory 
1618.43/1615.77	c qxplain 3960/3961
1618.64/1615.91	c qxplain 3961/3961
1618.64/1615.94	c 8577[?] -1872[?] 1542[?]  is mandatory 
1618.64/1615.94	c qxplain 3960/3960
1618.64/1615.95	c 8578[?] -1872[?] 1549[?]  is mandatory 
1618.64/1615.95	c qxplain 3952/3959
1618.64/1615.96	c qxplain 3956/3959
1618.64/1615.97	c qxplain 3958/3959
1618.83/1616.14	c qxplain 3959/3959
1619.23/1616.58	c cleaning 12102 clauses out of 24230 with flag 1001/3534945
1619.43/1616.73	c 8579[?] 1872[?] -1542[?] -1549[?]  is mandatory 
1619.43/1616.73	c qxplain 3958/3958
1619.53/1616.80	c 8580[?] 1544[?] -1873[?]  is mandatory 
1619.53/1616.80	c qxplain 3956/3957
1619.53/1616.84	c qxplain 3957/3957
1619.74/1617.07	c 8581[?] 1872[?] -1873[?]  is mandatory 
1619.74/1617.07	c qxplain 3956/3956
1619.84/1617.17	c 8582[?] 1873[?] -1872[?] -1544[?]  is mandatory 
1619.84/1617.17	c qxplain 3952/3955
1619.84/1617.17	c qxplain 3954/3955
1619.84/1617.18	c qxplain 3955/3955
1619.93/1617.22	c 8583[?] 1536[?] -1874[?]  is mandatory 
1619.93/1617.22	c qxplain 3954/3954
1619.93/1617.23	c 8584[?] -1874[?] 1873[?]  is mandatory 
1619.93/1617.23	c qxplain 3952/3953
1619.93/1617.27	c qxplain 3953/3953
1620.03/1617.31	c 8585[?] 1874[?] -1536[?] -1873[?]  is mandatory 
1620.03/1617.31	c qxplain 3952/3952
1620.03/1617.33	c 8586[?] -1875[?] 1552[?]  is mandatory 
1620.03/1617.33	c qxplain 3936/3951
1620.03/1617.34	c qxplain 3944/3951
1620.03/1617.35	c qxplain 3948/3951
1620.03/1617.36	c qxplain 3950/3951
1620.13/1617.41	c qxplain 3951/3951
1620.13/1617.42	c 8587[?] -1875[?] 1874[?]  is mandatory 
1620.13/1617.42	c qxplain 3950/3950
1620.13/1617.45	c 8588[?] 1875[?] -1552[?] -1874[?]  is mandatory 
1620.13/1617.45	c qxplain 3948/3949
1620.13/1617.46	c qxplain 3949/3949
1620.13/1617.49	c 8589[?] -1876[?] 1548[?]  is mandatory 
1620.13/1617.49	c qxplain 3948/3948
1620.13/1617.49	c 8590[?] -1876[?] 1875[?]  is mandatory 
1620.13/1617.49	c qxplain 3944/3947
1620.23/1617.50	c qxplain 3946/3947
1620.23/1617.53	c qxplain 3947/3947
1620.23/1617.53	c 8591[?] 1876[?] -1548[?] -1875[?]  is mandatory 
1620.23/1617.53	c qxplain 3946/3946
1620.23/1617.54	c 8592[?] -1877[?] 1541[?]  is mandatory 
1620.23/1617.54	c qxplain 3944/3945
1620.23/1617.55	c qxplain 3945/3945
1620.23/1617.55	c 8593[?] -1877[?] 1876[?]  is mandatory 
1620.23/1617.55	c qxplain 3944/3944
1620.23/1617.57	c 8594[?] 1877[?] -1541[?] -1876[?]  is mandatory 
1620.23/1617.57	c qxplain 3936/3943
1620.23/1617.58	c qxplain 3940/3943
1620.23/1617.59	c qxplain 3942/3943
1620.23/1617.59	c qxplain 3943/3943
1620.33/1617.62	c 8595[?] -1878[?] 1550[?]  is mandatory 
1620.33/1617.62	c qxplain 3942/3942
1620.33/1617.63	c 8596[?] -1878[?] 1877[?]  is mandatory 
1620.33/1617.63	c qxplain 3940/3941
1620.33/1617.64	c qxplain 3941/3941
1620.33/1617.66	c 8597[?] 1878[?] -1877[?] -1550[?]  is mandatory 
1620.33/1617.66	c qxplain 3940/3940
1620.33/1617.67	c 8598[?] 1538[?] -1879[?]  is mandatory 
1620.33/1617.67	c qxplain 3936/3939
1620.33/1617.68	c qxplain 3938/3939
1620.33/1617.69	c qxplain 3939/3939
1620.33/1617.70	c 8599[?] -1879[?] 1878[?]  is mandatory 
1620.33/1617.70	c qxplain 3938/3938
1620.43/1617.71	c 8600[?] 1879[?] -1538[?] -1878[?]  is mandatory 
1620.43/1617.71	c qxplain 3936/3937
1620.43/1617.71	c qxplain 3937/3937
1620.43/1617.73	c 8601[?] -1880[?] 1546[?]  is mandatory 
1620.43/1617.73	c qxplain 3936/3936
1620.43/1617.74	c 8602[?] -1880[?] 1879[?]  is mandatory 
1620.43/1617.74	c qxplain 3871/3935
1620.43/1617.75	c qxplain 3904/3935
1620.43/1617.76	c qxplain 3920/3935
1620.43/1617.76	c qxplain 3928/3935
1620.43/1617.77	c qxplain 3932/3935
1620.43/1617.78	c qxplain 3934/3935
1620.53/1617.84	c qxplain 3935/3935
1620.53/1617.85	c 8603[?] 1880[?] -1546[?] -1879[?]  is mandatory 
1620.53/1617.85	c qxplain 3934/3934
1620.53/1617.86	c 8604[?] 1539[?] -1881[?]  is mandatory 
1620.53/1617.86	c qxplain 3932/3933
1620.53/1617.87	c qxplain 3933/3933
1620.53/1617.88	c 8605[?] -1881[?] 1880[?]  is mandatory 
1620.53/1617.88	c qxplain 3932/3932
1620.63/1617.90	c 8606[?] -1539[?] -1880[?] 1881[?]  is mandatory 
1620.63/1617.90	c qxplain 3928/3931
1620.63/1617.91	c qxplain 3930/3931
1620.63/1617.91	c qxplain 3931/3931
1620.63/1617.94	c 8607[?] 1551[?] -1882[?]  is mandatory 
1620.63/1617.94	c qxplain 3930/3930
1620.63/1617.94	c 8608[?] -1882[?] 1881[?]  is mandatory 
1620.63/1617.94	c qxplain 3928/3929
1620.83/1618.18	c qxplain 3929/3929
1620.83/1618.20	c 8609[?] 1882[?] -1551[?] -1881[?]  is mandatory 
1620.83/1618.20	c qxplain 3928/3928
1620.93/1618.25	c 8610[?] 1535[?] -1883[?]  is mandatory 
1620.93/1618.25	c qxplain 3920/3927
1620.93/1618.26	c qxplain 3924/3927
1620.93/1618.27	c qxplain 3926/3927
1620.93/1618.29	c qxplain 3927/3927
1621.23/1618.57	c 8611[?] 1882[?] -1883[?]  is mandatory 
1621.23/1618.57	c qxplain 3926/3926
1621.23/1618.57	c 8612[?] 1883[?] -1882[?] -1535[?]  is mandatory 
1621.23/1618.57	c qxplain 3924/3925
1621.23/1618.58	c qxplain 3925/3925
1621.23/1618.59	c 8613[?] -1545[?] -1884[?]  is mandatory 
1621.23/1618.59	c qxplain 3924/3924
1621.23/1618.60	c 8614[?] -1884[?] 1883[?]  is mandatory 
1621.23/1618.60	c qxplain 3920/3923
1621.33/1618.60	c qxplain 3922/3923
1621.33/1618.61	c qxplain 3923/3923
1621.33/1618.62	c 8615[?] 1545[?] -1883[?] 1884[?]  is mandatory 
1621.33/1618.62	c qxplain 3922/3922
1621.33/1618.62	c 8616[?] 1545[?] -1885[?]  is mandatory 
1621.33/1618.62	c qxplain 3920/3921
1621.33/1618.63	c qxplain 3921/3921
1621.33/1618.64	c 8617[?] -1885[?] -1883[?]  is mandatory 
1621.33/1618.64	c qxplain 3920/3920
1621.33/1618.64	c 8618[?] -1545[?] 1885[?] 1883[?]  is mandatory 
1621.33/1618.64	c qxplain 3904/3919
1621.33/1618.65	c qxplain 3912/3919
1621.33/1618.66	c qxplain 3916/3919
1621.33/1618.67	c qxplain 3918/3919
1621.33/1618.67	c qxplain 3919/3919
1621.33/1618.68	c 8619[?] -1884[?] -1886[?]  is mandatory 
1621.33/1618.68	c qxplain 3918/3918
1621.33/1618.69	c 8620[?] -1885[?] -1886[?]  is mandatory 
1621.33/1618.69	c qxplain 3916/3917
1621.33/1618.69	c qxplain 3917/3917
1621.43/1618.70	c 8621[?] 1885[?] 1886[?] 1884[?]  is mandatory 
1621.43/1618.70	c qxplain 3916/3916
1621.43/1618.71	c 8622[?] -1887[?] 1871[?]  is mandatory 
1621.43/1618.71	c qxplain 3912/3915
1621.43/1618.80	c qxplain 3914/3915
1621.53/1618.81	c qxplain 3915/3915
1621.53/1618.81	c 8623[?] -1886[?] -1887[?]  is mandatory 
1621.53/1618.81	c qxplain 3914/3914
1621.53/1618.82	c 8624[?] 1886[?] 1887[?] -1871[?]  is mandatory 
1621.53/1618.82	c qxplain 3912/3913
1621.53/1618.83	c qxplain 3913/3913
1621.72/1619.07	c 8625[?] -1888[?] -1860[?]  is mandatory 
1621.72/1619.07	c qxplain 3912/3912
1622.22/1619.51	c 8626[?] -1888[?] 1870[?]  is mandatory 
1622.22/1619.51	c qxplain 3904/3911
1622.22/1619.51	c qxplain 3908/3911
1622.22/1619.52	c qxplain 3910/3911
1622.22/1619.53	c qxplain 3911/3911
1622.22/1619.53	c 8627[?] 1888[?] -1870[?] 1860[?]  is mandatory 
1622.22/1619.53	c qxplain 3910/3910
1622.22/1619.54	c 8628[?] 1514[?] -1889[?]  is mandatory 
1622.22/1619.54	c qxplain 3908/3909
1622.22/1619.55	c qxplain 3909/3909
1622.22/1619.56	c 8629[?] -1889[?] 1888[?]  is mandatory 
1622.22/1619.56	c qxplain 3908/3908
1622.22/1619.56	c 8630[?] -1514[?] 1889[?] -1888[?]  is mandatory 
1622.22/1619.56	c qxplain 3904/3907
1622.22/1619.57	c qxplain 3906/3907
1622.22/1619.58	c qxplain 3907/3907
1622.32/1619.63	c 8631[?] -1890[?] 1860[?]  is mandatory 
1622.32/1619.63	c qxplain 3906/3906
1622.52/1619.85	c 8632[?] -1890[?] -1870[?]  is mandatory 
1622.52/1619.85	c qxplain 3904/3905
1622.52/1619.87	c qxplain 3905/3905
1622.52/1619.88	c 8633[?] 1890[?] 1870[?] -1860[?]  is mandatory 
1622.52/1619.88	c qxplain 3904/3904
1622.52/1619.88	c 8634[?] 1496[?] -1891[?]  is mandatory 
1622.52/1619.88	c qxplain 3871/3903
1622.52/1619.89	c qxplain 3888/3903
1622.63/1619.90	c qxplain 3896/3903
1622.63/1619.91	c qxplain 3900/3903
1622.63/1619.91	c qxplain 3902/3903
1622.63/1619.92	c qxplain 3903/3903
1622.63/1619.93	c 8635[?] -1891[?] 1890[?]  is mandatory 
1622.63/1619.93	c qxplain 3902/3902
1622.63/1619.93	c 8636[?] -1496[?] 1891[?] -1890[?]  is mandatory 
1622.63/1619.93	c qxplain 3900/3901
1622.63/1619.94	c qxplain 3901/3901
1622.63/1619.95	c 8637[?] -1892[?] 1860[?]  is mandatory 
1622.63/1619.95	c qxplain 3900/3900
1622.63/1619.98	c 8638[?] -1892[?] 1870[?]  is mandatory 
1622.63/1619.98	c qxplain 3896/3899
1622.63/1619.99	c qxplain 3898/3899
1622.73/1620.05	c qxplain 3899/3899
1622.82/1620.16	c 8639[?] -1870[?] 1892[?] -1860[?]  is mandatory 
1622.82/1620.16	c qxplain 3898/3898
1622.82/1620.17	c 8640[?] 1478[?] -1893[?]  is mandatory 
1622.82/1620.17	c qxplain 3896/3897
1622.82/1620.18	c qxplain 3897/3897
1622.82/1620.18	c 8641[?] -1893[?] 1892[?]  is mandatory 
1622.82/1620.18	c qxplain 3896/3896
1622.82/1620.19	c 8642[?] 1893[?] -1478[?] -1892[?]  is mandatory 
1622.82/1620.19	c qxplain 3888/3895
1622.92/1620.20	c qxplain 3892/3895
1622.92/1620.21	c qxplain 3894/3895
1622.92/1620.21	c qxplain 3895/3895
1622.92/1620.22	c 8643[?] -1891[?] -1894[?]  is mandatory 
1622.92/1620.22	c qxplain 3894/3894
1622.92/1620.23	c 8644[?] -1894[?] -1893[?]  is mandatory 
1622.92/1620.23	c qxplain 3892/3893
1622.92/1620.23	c qxplain 3893/3893
1622.92/1620.24	c 8645[?] 1894[?] 1893[?] 1891[?]  is mandatory 
1622.92/1620.24	c qxplain 3892/3892
1622.92/1620.25	c 8646[?] -1889[?] -1895[?]  is mandatory 
1622.92/1620.25	c qxplain 3888/3891
1622.92/1620.25	c qxplain 3890/3891
1622.92/1620.26	c qxplain 3891/3891
1622.92/1620.27	c 8647[?] 1894[?] -1895[?]  is mandatory 
1622.92/1620.27	c qxplain 3890/3890
1622.92/1620.27	c 8648[?] 1889[?] 1895[?] -1894[?]  is mandatory 
1622.92/1620.27	c qxplain 3888/3889
1622.92/1620.28	c qxplain 3889/3889
1622.92/1620.29	c 8649[?] -1887[?] -1896[?]  is mandatory 
1622.92/1620.29	c qxplain 3888/3888
1622.92/1620.30	c 8650[?] 1895[?] -1896[?]  is mandatory 
1622.92/1620.30	c qxplain 3871/3887
1623.03/1620.31	c qxplain 3880/3887
1623.03/1620.31	c qxplain 3884/3887
1623.03/1620.32	c qxplain 3886/3887
1623.03/1620.33	c qxplain 3887/3887
1623.03/1620.33	c 8651[?] -1895[?] 1887[?] 1896[?]  is mandatory 
1623.03/1620.33	c qxplain 3886/3886
1623.03/1620.35	c 8652[?] -1897[?] -1425[?]  is mandatory 
1623.03/1620.35	c qxplain 3884/3885
1623.03/1620.35	c qxplain 3885/3885
1625.82/1623.17	c cleaning 11691 clauses out of 23426 with flag 5000/3546243
1626.33/1623.64	c qxplain 3884/3884
1626.33/1623.65	c 8654[?] 1679[?] 1425[?] 1897[?]  is mandatory 
1626.33/1623.65	c qxplain 3880/3883
1626.33/1623.65	c qxplain 3882/3883
1628.12/1625.44	c qxplain 3883/3883
1628.12/1625.44	c qxplain 3882/3882
1628.22/1625.56	c 8656[?] -1898[?] 1679[?]  is mandatory 
1628.22/1625.56	c qxplain 3880/3881
1628.22/1625.57	c qxplain 3881/3881
1628.32/1625.64	c 8657[?] -1425[?] -1679[?] 1898[?]  is mandatory 
1628.32/1625.64	c qxplain 3880/3880
1628.32/1625.65	c 8658[?] -1897[?] -1899[?]  is mandatory 
1628.32/1625.65	c qxplain 3871/3879
1628.32/1625.65	c qxplain 3876/3879
1628.32/1625.66	c qxplain 3878/3879
1628.32/1625.67	c qxplain 3879/3879
1628.32/1625.67	c 8659[?] -1898[?] -1899[?]  is mandatory 
1628.32/1625.67	c qxplain 3878/3878
1628.32/1625.68	c 8660[?] 1899[?] 1898[?] 1897[?]  is mandatory 
1628.32/1625.68	c qxplain 3876/3877
1628.82/1626.10	c cleaning 8896 clauses out of 17850 with flag 1000/3552359
1628.82/1626.15	c qxplain 3877/3877
1629.13/1626.40	c 8661[?] -1900[?] 1429[?]  is mandatory 
1629.13/1626.40	c qxplain 3876/3876
1631.13/1628.45	c cleaning 7383 clauses out of 14808 with flag 5000/3558213
1631.33/1628.64	c 8662[?] -1900[?] -1899[?]  is mandatory 
1631.33/1628.64	c qxplain 3871/3875
1631.33/1628.65	c qxplain 3874/3875
1631.33/1628.65	c qxplain 3875/3875
1631.33/1628.66	c 8663[?] 1899[?] 1900[?] -1429[?]  is mandatory 
1631.33/1628.66	c qxplain 3874/3874
1631.43/1628.76	c 8664[?] -1901[?] 1425[?]  is mandatory 
1631.43/1628.76	c qxplain 3871/3873
1631.43/1628.77	c qxplain 3873/3873
1633.13/1630.49	c cleaning 6775 clauses out of 13616 with flag 5000/3564404
1633.43/1630.78	c 8665[?] -1901[?] -1429[?]  is mandatory 
1633.43/1630.78	c qxplain 3871/3872
1633.43/1630.78	c qxplain 3872/3872
1633.53/1630.89	c 8666[?] -1425[?] 1901[?] 1429[?]  is mandatory 
1633.53/1630.89	c qxplain 3871/3871
1633.53/1630.89	c 8667[?] -1900[?] -1902[?]  is mandatory 
1633.53/1630.89	c qxplain 3613/3870
1633.63/1630.90	c qxplain 3742/3870
1633.63/1630.91	c qxplain 3807/3870
1633.63/1630.91	c qxplain 3839/3870
1633.63/1630.92	c qxplain 3855/3870
1633.63/1630.92	c qxplain 3863/3870
1635.23/1632.59	c cleaning 6159 clauses out of 12399 with flag 4000/3569962
1635.43/1632.71	c qxplain 3867/3870
1635.63/1632.99	c qxplain 3869/3870
1636.03/1633.37	c qxplain 3870/3870
1637.63/1634.95	c cleaning 5923 clauses out of 11899 with flag 3000/3575621
1637.93/1635.22	c 8668[?] -1901[?] -1902[?]  is mandatory 
1637.93/1635.22	c qxplain 3869/3869
1639.64/1636.92	c cleaning 5556 clauses out of 11221 with flag 4001/3580866
1639.64/1636.98	c 8669[?] 1902[?] 1900[?] 1901[?]  is mandatory 
1639.64/1636.98	c qxplain 3867/3868
1641.23/1638.51	c cleaning 5322 clauses out of 10736 with flag 5000/3585937
1643.53/1640.80	c cleaning 5684 clauses out of 11414 with flag 11000/3591937
1643.53/1640.89	c qxplain 3868/3868
1645.54/1642.88	c cleaning 5456 clauses out of 11041 with flag 5002/3597248
1645.84/1643.12	c 8672[?] 1903[?] 1424[?] 1400[?]  is mandatory 
1645.84/1643.12	c qxplain 3867/3867
1647.94/1645.21	c cleaning 5649 clauses out of 11387 with flag 5000/3603050
1650.54/1647.89	c cleaning 5833 clauses out of 11739 with flag 11001/3609051
1654.54/1651.86	c cleaning 6418 clauses out of 12905 with flag 18000/3616050
1657.44/1654.77	c cleaning 7211 clauses out of 14488 with flag 26001/3624051
1661.84/1659.14	c cleaning 8116 clauses out of 16276 with flag 35000/3633050
1664.64/1661.91	c qxplain 3863/3866
1665.24/1662.59	c qxplain 3865/3866
1665.34/1662.60	c qxplain 3866/3866
1665.34/1662.61	c 8675[?] 1904[?] -1903[?] 1425[?]  is mandatory 
1665.34/1662.61	c qxplain 3865/3865
1665.34/1662.61	c qxplain 3863/3864
1665.34/1662.62	c qxplain 3864/3864
1665.34/1662.62	c 8678[?] 1905[?] -1904[?] -1848[?]  is mandatory 
1665.34/1662.62	c qxplain 3863/3863
1666.84/1664.12	c 8679[?] -1906[?] 1667[?]  is mandatory 
1666.84/1664.12	c qxplain 3855/3862
1666.84/1664.13	c qxplain 3859/3862
1666.84/1664.14	c qxplain 3861/3862
1666.84/1664.14	c qxplain 3862/3862
1666.84/1664.15	c qxplain 3861/3861
1666.84/1664.15	c 8681[?] 1906[?] -1905[?] -1667[?]  is mandatory 
1666.84/1664.15	c qxplain 3859/3860
1666.84/1664.16	c qxplain 3860/3860
1666.84/1664.17	c 8683[?] -1907[?] 1906[?]  is mandatory 
1666.84/1664.17	c qxplain 3859/3859
1666.84/1664.18	c 8684[?] 1907[?] -1906[?] -1678[?]  is mandatory 
1666.84/1664.18	c qxplain 3855/3858
1666.84/1664.19	c qxplain 3857/3858
1666.84/1664.19	c qxplain 3858/3858
1666.94/1664.20	c 8685[?] -1908[?] 1426[?]  is mandatory 
1666.94/1664.20	c qxplain 3857/3857
1666.94/1664.20	c 8686[?] -1908[?] -1907[?]  is mandatory 
1666.94/1664.20	c qxplain 3855/3856
1666.94/1664.21	c qxplain 3856/3856
1666.94/1664.22	c 8687[?] 1908[?] 1907[?] -1426[?]  is mandatory 
1666.94/1664.22	c qxplain 3855/3855
1666.94/1664.22	c qxplain 3839/3854
1666.94/1664.23	c qxplain 3847/3854
1666.94/1664.24	c qxplain 3851/3854
1666.94/1664.24	c qxplain 3853/3854
1666.94/1664.25	c qxplain 3854/3854
1666.94/1664.25	c 8689[?] -1909[?] -1908[?]  is mandatory 
1666.94/1664.26	c qxplain 3853/3853
1666.94/1664.26	c 8690[?] 1865[?] 1909[?] 1908[?]  is mandatory 
1666.94/1664.26	c qxplain 3851/3852
1666.94/1664.28	c qxplain 3852/3852
1667.05/1664.32	c 8691[?] -1910[?] 1429[?]  is mandatory 
1667.05/1664.32	c qxplain 3851/3851
1667.05/1664.33	c 8692[?] -1910[?] 1909[?]  is mandatory 
1667.05/1664.33	c qxplain 3847/3850
1667.05/1664.33	c qxplain 3849/3850
1667.05/1664.34	c qxplain 3850/3850
1667.05/1664.35	c 8693[?] -1909[?] 1910[?] -1429[?]  is mandatory 
1667.05/1664.35	c qxplain 3849/3849
1667.05/1664.36	c 8694[?] -1911[?] 1426[?]  is mandatory 
1667.05/1664.37	c qxplain 3847/3848
1667.05/1664.37	c qxplain 3848/3848
1667.05/1664.38	c 8695[?] -1911[?] -1429[?]  is mandatory 
1667.05/1664.38	c qxplain 3847/3847
1667.05/1664.39	c 8696[?] 1911[?] 1429[?] -1426[?]  is mandatory 
1667.05/1664.39	c qxplain 3839/3846
1667.05/1664.40	c qxplain 3843/3846
1667.05/1664.40	c qxplain 3845/3846
1667.15/1664.41	c qxplain 3846/3846
1667.15/1664.41	c 8697[?] -1910[?] -1912[?]  is mandatory 
1667.15/1664.41	c qxplain 3845/3845
1667.15/1664.42	c 8698[?] -1912[?] -1911[?]  is mandatory 
1667.15/1664.42	c qxplain 3843/3844
1667.15/1664.43	c qxplain 3844/3844
1667.15/1664.44	c 8699[?] 1912[?] 1910[?] 1911[?]  is mandatory 
1667.15/1664.44	c qxplain 3843/3843
1667.15/1664.44	c 8700[?] 1902[?] -1913[?]  is mandatory 
1667.15/1664.44	c qxplain 3839/3842
1667.15/1664.45	c qxplain 3841/3842
1667.15/1664.45	c qxplain 3842/3842
1667.15/1664.46	c 8701[?] 1912[?] -1913[?]  is mandatory 
1667.15/1664.46	c qxplain 3841/3841
1667.15/1664.47	c 8702[?] 1913[?] -1902[?] -1912[?]  is mandatory 
1667.15/1664.47	c qxplain 3839/3840
1668.04/1665.35	c cleaning 11504 clauses out of 23042 with flag 2001/3647933
1670.65/1667.91	c cleaning 8751 clauses out of 17538 with flag 8001/3653933
1673.85/1671.19	c cleaning 7880 clauses out of 15788 with flag 15002/3660934
1676.66/1673.96	c qxplain 3840/3840
1677.36/1674.62	c 8703[?] -1398[?] -1914[?]  is mandatory 
1677.36/1674.62	c qxplain 3839/3839
1677.46/1674.78	c 8704[?] -1914[?] -1399[?]  is mandatory 
1677.46/1674.78	c qxplain 3807/3838
1677.66/1674.93	c qxplain 3823/3838
1678.76/1676.07	c qxplain 3831/3838
1678.85/1676.20	c qxplain 3835/3838
1678.95/1676.25	c qxplain 3837/3838
1678.95/1676.26	c qxplain 3838/3838
1678.95/1676.27	c 8705[?] 1914[?] 1398[?] 1399[?]  is mandatory 
1678.95/1676.27	c qxplain 3837/3837
1678.95/1676.28	c 8706[?] -1400[?] -1915[?]  is mandatory 
1678.95/1676.28	c qxplain 3835/3836
1678.95/1676.29	c qxplain 3836/3836
1679.35/1676.65	c 8707[?] 1914[?] -1915[?]  is mandatory 
1679.35/1676.65	c qxplain 3835/3835
1679.35/1676.66	c 8708[?] 1915[?] 1400[?] -1914[?]  is mandatory 
1679.35/1676.66	c qxplain 3831/3834
1679.35/1676.67	c qxplain 3833/3834
1679.35/1676.68	c qxplain 3834/3834
1679.35/1676.69	c 8709[?] -1405[?] -1916[?]  is mandatory 
1679.35/1676.69	c qxplain 3833/3833
1679.35/1676.69	c 8710[?] -1406[?] -1916[?]  is mandatory 
1679.35/1676.69	c qxplain 3831/3832
1679.45/1676.70	c qxplain 3832/3832
1679.45/1676.71	c 8711[?] 1916[?] 1406[?] 1405[?]  is mandatory 
1679.45/1676.71	c qxplain 3831/3831
1679.45/1676.72	c 8712[?] 1915[?] -1917[?]  is mandatory 
1679.45/1676.72	c qxplain 3823/3830
1679.45/1676.72	c qxplain 3827/3830
1679.45/1676.73	c qxplain 3829/3830
1679.45/1676.74	c qxplain 3830/3830
1679.45/1676.74	c 8713[?] 1916[?] -1917[?]  is mandatory 
1679.45/1676.74	c qxplain 3829/3829
1679.45/1676.75	c 8714[?] 1917[?] -1916[?] -1915[?]  is mandatory 
1679.45/1676.75	c qxplain 3827/3828
1679.45/1676.76	c qxplain 3828/3828
1679.45/1676.76	c 8715[?] 1847[?] -1918[?]  is mandatory 
1679.45/1676.76	c qxplain 3827/3827
1679.45/1676.77	c 8716[?] 1917[?] -1918[?]  is mandatory 
1679.45/1676.77	c qxplain 3823/3826
1679.45/1676.78	c qxplain 3825/3826
1679.45/1676.78	c qxplain 3826/3826
1679.45/1676.79	c 8717[?] 1918[?] -1917[?] -1847[?]  is mandatory 
1679.45/1676.79	c qxplain 3825/3825
1679.55/1676.80	c 8718[?] -1407[?] -1919[?]  is mandatory 
1679.55/1676.80	c qxplain 3823/3824
1679.55/1676.81	c qxplain 3824/3824
1679.55/1676.81	c 8719[?] 1634[?] -1919[?]  is mandatory 
1679.55/1676.81	c qxplain 3823/3823
1679.55/1676.82	c 8720[?] 1919[?] 1407[?] -1634[?]  is mandatory 
1679.55/1676.82	c qxplain 3807/3822
1679.55/1676.83	c qxplain 3815/3822
1679.55/1676.84	c qxplain 3819/3822
1679.55/1676.85	c qxplain 3821/3822
1679.55/1676.85	c qxplain 3822/3822
1679.55/1676.86	c 8721[?] -1920[?] 1918[?]  is mandatory 
1679.55/1676.86	c qxplain 3821/3821
1679.55/1676.86	c 8722[?] 1919[?] -1920[?]  is mandatory 
1679.55/1676.86	c qxplain 3819/3820
1679.55/1676.87	c qxplain 3820/3820
1679.55/1676.88	c 8723[?] 1920[?] -1919[?] -1918[?]  is mandatory 
1679.55/1676.88	c qxplain 3819/3819
1679.55/1676.89	c 8724[?] -1921[?] 1576[?]  is mandatory 
1679.55/1676.89	c qxplain 3815/3818
1679.55/1676.89	c qxplain 3817/3818
1679.65/1676.90	c qxplain 3818/3818
1679.65/1676.90	c 8725[?] -1921[?] 1920[?]  is mandatory 
1679.65/1676.91	c qxplain 3817/3817
1679.65/1676.91	c 8726[?] 1921[?] -1920[?] -1576[?]  is mandatory 
1679.65/1676.91	c qxplain 3815/3816
1679.65/1676.92	c qxplain 3816/3816
1679.65/1676.99	c 8727[?] -1413[?] -1922[?]  is mandatory 
1679.65/1676.99	c qxplain 3815/3815
1679.65/1676.99	c 8728[?] -1922[?] 1921[?]  is mandatory 
1679.65/1676.99	c qxplain 3807/3814
1679.75/1677.00	c qxplain 3811/3814
1679.75/1677.01	c qxplain 3813/3814
1679.75/1677.02	c qxplain 3814/3814
1679.75/1677.04	c 8729[?] 1922[?] -1921[?] 1413[?]  is mandatory 
1679.75/1677.04	c qxplain 3813/3813
1679.75/1677.05	c 8730[?] -1923[?] 1414[?]  is mandatory 
1679.75/1677.05	c qxplain 3811/3812
1679.75/1677.06	c qxplain 3812/3812
1679.75/1677.07	c 8731[?] -1923[?] -1922[?]  is mandatory 
1679.75/1677.07	c qxplain 3811/3811
1679.75/1677.08	c 8732[?] -1414[?] 1923[?] 1922[?]  is mandatory 
1679.75/1677.08	c qxplain 3807/3810
1679.75/1677.08	c qxplain 3809/3810
1679.75/1677.09	c qxplain 3810/3810
1679.85/1677.10	c 8733[?] -1924[?] -1591[?]  is mandatory 
1679.85/1677.10	c qxplain 3809/3809
1679.85/1677.10	c 8734[?] -1923[?] -1924[?]  is mandatory 
1679.85/1677.11	c qxplain 3807/3808
1679.85/1677.11	c qxplain 3808/3808
1679.85/1677.12	c 8735[?] 1924[?] 1591[?] 1923[?]  is mandatory 
1679.85/1677.12	c qxplain 3807/3807
1679.85/1677.19	c 8736[?] -1925[?] 1429[?]  is mandatory 
1679.85/1677.19	c qxplain 3742/3806
1679.85/1677.20	c qxplain 3775/3806
1679.95/1677.20	c qxplain 3791/3806
1679.95/1677.21	c qxplain 3799/3806
1679.95/1677.22	c qxplain 3803/3806
1679.95/1677.22	c qxplain 3805/3806
1679.95/1677.23	c qxplain 3806/3806
1679.95/1677.24	c 8737[?] -1925[?] 1924[?]  is mandatory 
1679.95/1677.24	c qxplain 3805/3805
1679.95/1677.25	c 8738[?] 1925[?] -1924[?] -1429[?]  is mandatory 
1679.95/1677.25	c qxplain 3803/3804
1679.95/1677.25	c qxplain 3804/3804
1679.95/1677.29	c 8739[?] 1414[?] -1926[?]  is mandatory 
1679.95/1677.29	c qxplain 3803/3803
1680.05/1677.30	c 8740[?] -1926[?] -1429[?]  is mandatory 
1680.05/1677.30	c qxplain 3799/3802
1680.05/1677.31	c qxplain 3801/3802
1680.05/1677.32	c qxplain 3802/3802
1680.05/1677.35	c 8741[?] -1414[?] 1429[?] 1926[?]  is mandatory 
1680.05/1677.35	c qxplain 3801/3801
1680.05/1677.36	c 8742[?] -1927[?] -1925[?]  is mandatory 
1680.05/1677.36	c qxplain 3799/3800
1680.05/1677.37	c qxplain 3800/3800
1680.15/1677.41	c 8743[?] -1927[?] -1926[?]  is mandatory 
1680.15/1677.41	c qxplain 3799/3799
1680.15/1677.42	c 8744[?] 1927[?] 1925[?] 1926[?]  is mandatory 
1680.15/1677.42	c qxplain 3791/3798
1680.15/1677.43	c qxplain 3795/3798
1680.15/1677.43	c qxplain 3797/3798
1680.15/1677.44	c qxplain 3798/3798
1680.15/1677.45	c 8745[?] -1928[?] 1913[?]  is mandatory 
1680.15/1677.45	c qxplain 3797/3797
1680.15/1677.46	c 8746[?] -1928[?] -1927[?]  is mandatory 
1680.15/1677.46	c qxplain 3795/3796
1680.15/1677.46	c qxplain 3796/3796
1680.15/1677.47	c 8747[?] 1928[?] 1927[?] -1913[?]  is mandatory 
1680.15/1677.47	c qxplain 3795/3795
1680.15/1677.48	c 8748[?] -1929[?] -1516[?]  is mandatory 
1680.15/1677.48	c qxplain 3791/3794
1680.15/1677.49	c qxplain 3793/3794
1680.15/1677.50	c qxplain 3794/3794
1680.26/1677.50	c 8749[?] -1555[?] -1929[?]  is mandatory 
1680.26/1677.50	c qxplain 3793/3793
1681.05/1678.32	c cleaning 11345 clauses out of 22725 with flag 2001/3675751
1682.76/1680.03	c 8750[?] 1929[?] 1516[?] 1555[?]  is mandatory 
1682.76/1680.03	c qxplain 3791/3792
1682.76/1680.04	c qxplain 3792/3792
1683.76/1681.05	c cleaning 8439 clauses out of 16943 with flag 2002/3681314
1684.86/1682.12	c 8751[?] 1574[?] -1930[?]  is mandatory 
1684.86/1682.12	c qxplain 3791/3791
1684.86/1682.13	c 8752[?] -1930[?] 1929[?]  is mandatory 
1684.86/1682.13	c qxplain 3775/3790
1684.86/1682.13	c qxplain 3783/3790
1684.86/1682.14	c qxplain 3787/3790
1684.86/1682.15	c qxplain 3789/3790
1685.96/1683.28	c cleaning 7206 clauses out of 14445 with flag 3000/3687255
1686.26/1683.58	c qxplain 3790/3790
1686.36/1683.67	c 8753[?] 1930[?] -1574[?] -1929[?]  is mandatory 
1686.36/1683.67	c qxplain 3789/3789
1686.66/1683.96	c 8754[?] -1554[?] -1931[?]  is mandatory 
1686.66/1683.96	c qxplain 3787/3788
1686.66/1683.96	c qxplain 3788/3788
1686.66/1683.97	c 8755[?] -1931[?] 1930[?]  is mandatory 
1686.66/1683.97	c qxplain 3787/3787
1687.26/1684.54	c 8756[?] 1554[?] -1930[?] 1931[?]  is mandatory 
1687.26/1684.54	c qxplain 3783/3786
1687.26/1684.55	c qxplain 3785/3786
1687.26/1684.55	c qxplain 3786/3786
1687.26/1684.56	c 8757[?] -1932[?] 1516[?]  is mandatory 
1687.26/1684.56	c qxplain 3785/3785
1687.26/1684.56	c 8758[?] -1932[?] 1555[?]  is mandatory 
1687.26/1684.56	c qxplain 3783/3784
1687.76/1685.04	c qxplain 3784/3784
1687.76/1685.07	c 8759[?] 1932[?] -1555[?] -1516[?]  is mandatory 
1687.76/1685.07	c qxplain 3783/3783
1688.06/1685.34	c 8760[?] -1574[?] -1933[?]  is mandatory 
1688.06/1685.34	c qxplain 3775/3782
1688.06/1685.35	c qxplain 3779/3782
1688.06/1685.35	c qxplain 3781/3782
1688.06/1685.36	c qxplain 3782/3782
1688.06/1685.36	c 8761[?] -1933[?] 1932[?]  is mandatory 
1688.06/1685.36	c qxplain 3781/3781
1688.16/1685.42	c 8762[?] 1574[?] -1932[?] 1933[?]  is mandatory 
1688.16/1685.42	c qxplain 3779/3780
1688.16/1685.42	c qxplain 3780/3780
1689.26/1686.52	c cleaning 7745 clauses out of 15549 with flag 2000/3695565
1691.76/1689.01	c cleaning 6874 clauses out of 13804 with flag 8000/3701565
1692.26/1689.56	c 8763[?] -1573[?] -1934[?]  is mandatory 
1692.26/1689.56	c qxplain 3779/3779
1692.26/1689.56	c 8764[?] -1934[?] 1933[?]  is mandatory 
1692.26/1689.56	c qxplain 3775/3778
1692.26/1689.57	c qxplain 3777/3778
1692.36/1689.69	c qxplain 3778/3778
1693.76/1691.07	c 8765[?] -1933[?] 1573[?] 1934[?]  is mandatory 
1693.76/1691.07	c qxplain 3777/3777
1693.86/1691.11	c 8766[?] -1931[?] -1935[?]  is mandatory 
1693.86/1691.11	c qxplain 3775/3776
1693.86/1691.12	c qxplain 3776/3776
1693.86/1691.16	c 8767[?] -1934[?] -1935[?]  is mandatory 
1693.86/1691.16	c qxplain 3775/3775
1693.86/1691.17	c 8768[?] 1935[?] 1931[?] 1934[?]  is mandatory 
1693.86/1691.17	c qxplain 3742/3774
1693.86/1691.17	c qxplain 3759/3774
1693.86/1691.18	c qxplain 3767/3774
1693.86/1691.18	c qxplain 3771/3774
1693.86/1691.19	c qxplain 3773/3774
1693.86/1691.19	c qxplain 3774/3774
1693.96/1691.20	c 8769[?] 1572[?] -1936[?]  is mandatory 
1693.96/1691.20	c qxplain 3773/3773
1693.96/1691.25	c 8770[?] -1936[?] 1935[?]  is mandatory 
1693.96/1691.25	c qxplain 3771/3772
1693.96/1691.26	c qxplain 3772/3772
1693.96/1691.26	c 8771[?] 1936[?] -1572[?] -1935[?]  is mandatory 
1693.96/1691.26	c qxplain 3771/3771
1694.06/1691.30	c 8773[?] -1937[?] 1935[?]  is mandatory 
1694.06/1691.30	c qxplain 3767/3770
1694.06/1691.34	c qxplain 3769/3770
1694.06/1691.39	c qxplain 3770/3770
1694.16/1691.42	c 8775[?] -1938[?] 1567[?]  is mandatory 
1694.16/1691.42	c qxplain 3769/3769
1694.16/1691.45	c 8777[?] -1567[?] 1938[?] 1935[?]  is mandatory 
1694.16/1691.45	c qxplain 3767/3768
1694.26/1691.50	c qxplain 3768/3768
1694.26/1691.54	c 8779[?] -1938[?] -1939[?]  is mandatory 
1694.26/1691.54	c qxplain 3767/3767
1694.26/1691.59	c 8780[?] 1939[?] 1938[?] 1937[?]  is mandatory 
1694.26/1691.59	c qxplain 3759/3766
1694.36/1691.63	c qxplain 3763/3766
1694.36/1691.67	c qxplain 3765/3766
1694.46/1691.71	c qxplain 3766/3766
1694.46/1691.77	c 8781[?] 1386[?] -1940[?]  is mandatory 
1694.46/1691.77	c qxplain 3765/3765
1694.56/1691.86	c 8782[?] -1939[?] -1940[?]  is mandatory 
1694.56/1691.86	c qxplain 3763/3764
1694.56/1691.90	c qxplain 3764/3764
1694.66/1691.93	c 8783[?] 1939[?] -1386[?] 1940[?]  is mandatory 
1694.66/1691.93	c qxplain 3763/3763
1694.66/1691.99	c 8785[?] -1941[?] 1935[?]  is mandatory 
1694.66/1691.99	c qxplain 3759/3762
1694.76/1692.04	c qxplain 3761/3762
1694.76/1692.09	c qxplain 3762/3762
1694.86/1692.15	c 8787[?] -1942[?] 1568[?]  is mandatory 
1694.86/1692.15	c qxplain 3761/3761
1694.96/1692.22	c 8789[?] -1568[?] 1942[?] 1935[?]  is mandatory 
1694.96/1692.22	c qxplain 3759/3760
1694.96/1692.28	c qxplain 3760/3760
1695.06/1692.35	c 8791[?] -1942[?] -1943[?]  is mandatory 
1695.06/1692.35	c qxplain 3759/3759
1695.16/1692.40	c 8792[?] 1942[?] 1943[?] 1941[?]  is mandatory 
1695.16/1692.40	c qxplain 3742/3758
1695.16/1692.45	c qxplain 3751/3758
1695.16/1692.49	c qxplain 3755/3758
1695.26/1692.52	c qxplain 3757/3758
1695.26/1692.57	c qxplain 3758/3758
1695.36/1692.63	c 8793[?] -1385[?] -1944[?]  is mandatory 
1695.36/1692.63	c qxplain 3757/3757
1695.36/1692.68	c 8794[?] 1943[?] -1944[?]  is mandatory 
1695.36/1692.68	c qxplain 3755/3756
1695.46/1692.71	c qxplain 3756/3756
1695.46/1692.77	c 8795[?] -1943[?] 1944[?] 1385[?]  is mandatory 
1695.46/1692.77	c qxplain 3755/3755
1695.56/1692.84	c 8796[?] 1940[?] -1945[?]  is mandatory 
1695.56/1692.84	c qxplain 3751/3754
1695.56/1692.89	c qxplain 3753/3754
1695.66/1692.95	c qxplain 3754/3754
1695.76/1693.04	c 8797[?] -1944[?] -1945[?]  is mandatory 
1695.76/1693.04	c qxplain 3753/3753
1695.85/1693.10	c 8798[?] -1940[?] 1944[?] 1945[?]  is mandatory 
1695.85/1693.10	c qxplain 3751/3752
1695.85/1693.11	c qxplain 3752/3752
1695.85/1693.12	c 8799[?] 1385[?] -1946[?]  is mandatory 
1695.85/1693.12	c qxplain 3751/3751
1695.85/1693.13	c 8800[?] -1943[?] -1946[?]  is mandatory 
1695.85/1693.13	c qxplain 3742/3750
1695.85/1693.14	c qxplain 3747/3750
1695.85/1693.15	c qxplain 3749/3750
1695.85/1693.16	c qxplain 3750/3750
1695.85/1693.16	c 8801[?] 1943[?] -1385[?] 1946[?]  is mandatory 
1695.85/1693.16	c qxplain 3749/3749
1695.85/1693.17	c 8802[?] -1945[?] -1947[?]  is mandatory 
1695.85/1693.17	c qxplain 3747/3748
1695.85/1693.17	c qxplain 3748/3748
1695.85/1693.18	c 8803[?] -1946[?] -1947[?]  is mandatory 
1695.85/1693.18	c qxplain 3747/3747
1695.85/1693.19	c 8804[?] 1947[?] 1946[?] 1945[?]  is mandatory 
1695.85/1693.19	c qxplain 3742/3746
1695.95/1693.20	c qxplain 3745/3746
1695.95/1693.21	c qxplain 3746/3746
1695.95/1693.22	c 8806[?] -1948[?] 1935[?]  is mandatory 
1695.95/1693.22	c qxplain 3745/3745
1695.95/1693.23	c 8808[?] 1569[?] -1949[?]  is mandatory 
1695.95/1693.23	c qxplain 3742/3744
1695.95/1693.23	c qxplain 3744/3744
1695.95/1693.24	c 8810[?] 1949[?] -1569[?] 1935[?]  is mandatory 
1695.95/1693.24	c qxplain 3742/3743
1695.95/1693.25	c qxplain 3743/3743
1695.95/1693.25	c 8812[?] -1950[?] -1949[?]  is mandatory 
1695.95/1693.25	c qxplain 3742/3742
1695.95/1693.26	c 8813[?] 1949[?] 1950[?] 1948[?]  is mandatory 
1695.95/1693.26	c qxplain 3613/3741
1695.95/1693.27	c qxplain 3678/3741
1695.95/1693.28	c qxplain 3710/3741
1695.95/1693.28	c qxplain 3726/3741
1695.95/1693.29	c qxplain 3734/3741
1695.95/1693.29	c qxplain 3738/3741
1696.05/1693.30	c qxplain 3740/3741
1696.05/1693.31	c qxplain 3741/3741
1696.05/1693.31	c 8814[?] -1384[?] -1951[?]  is mandatory 
1696.05/1693.31	c qxplain 3740/3740
1696.05/1693.32	c 8815[?] -1951[?] 1950[?]  is mandatory 
1696.05/1693.32	c qxplain 3738/3739
1696.05/1693.33	c qxplain 3739/3739
1696.05/1693.33	c 8816[?] -1950[?] 1384[?] 1951[?]  is mandatory 
1696.05/1693.33	c qxplain 3738/3738
1696.05/1693.34	c 8817[?] -1947[?] -1952[?]  is mandatory 
1696.05/1693.34	c qxplain 3734/3737
1696.05/1693.35	c qxplain 3736/3737
1696.05/1693.36	c qxplain 3737/3737
1696.05/1693.36	c 8818[?] -1951[?] -1952[?]  is mandatory 
1696.05/1693.36	c qxplain 3736/3736
1696.05/1693.37	c 8819[?] 1947[?] 1952[?] 1951[?]  is mandatory 
1696.05/1693.37	c qxplain 3734/3735
1696.05/1693.38	c qxplain 3735/3735
1696.05/1693.39	c 8820[?] 1384[?] -1953[?]  is mandatory 
1696.05/1693.39	c qxplain 3734/3734
1696.05/1693.39	c 8821[?] -1950[?] -1953[?]  is mandatory 
1696.05/1693.39	c qxplain 3726/3733
1696.15/1693.40	c qxplain 3730/3733
1696.15/1693.41	c qxplain 3732/3733
1696.15/1693.41	c qxplain 3733/3733
1696.15/1693.42	c 8822[?] 1950[?] -1384[?] 1953[?]  is mandatory 
1696.15/1693.42	c qxplain 3732/3732
1696.15/1693.43	c 8823[?] -1952[?] -1954[?]  is mandatory 
1696.15/1693.43	c qxplain 3730/3731
1696.15/1693.43	c qxplain 3731/3731
1696.15/1693.44	c 8824[?] -1953[?] -1954[?]  is mandatory 
1696.15/1693.44	c qxplain 3730/3730
1696.15/1693.45	c 8825[?] 1952[?] 1954[?] 1953[?]  is mandatory 
1696.15/1693.45	c qxplain 3726/3729
1696.15/1693.45	c qxplain 3728/3729
1696.15/1693.47	c qxplain 3729/3729
1696.15/1693.47	c 8827[?] -1955[?] 1935[?]  is mandatory 
1696.15/1693.47	c qxplain 3728/3728
1696.15/1693.48	c 8829[?] 1570[?] -1956[?]  is mandatory 
1696.15/1693.48	c qxplain 3726/3727
1696.15/1693.49	c qxplain 3727/3727
1696.15/1693.49	c 8831[?] 1956[?] -1570[?] 1935[?]  is mandatory 
1696.15/1693.49	c qxplain 3726/3726
1696.26/1693.50	c 8833[?] -1956[?] -1957[?]  is mandatory 
1696.26/1693.50	c qxplain 3710/3725
1696.26/1693.51	c qxplain 3718/3725
1696.26/1693.51	c qxplain 3722/3725
1696.26/1693.52	c qxplain 3724/3725
1696.26/1693.53	c qxplain 3725/3725
1696.26/1693.53	c 8834[?] 1956[?] 1957[?] 1955[?]  is mandatory 
1696.26/1693.53	c qxplain 3724/3724
1696.26/1693.54	c 8835[?] -1383[?] -1958[?]  is mandatory 
1696.26/1693.54	c qxplain 3722/3723
1696.26/1693.55	c qxplain 3723/3723
1696.26/1693.55	c 8836[?] -1958[?] 1957[?]  is mandatory 
1696.26/1693.55	c qxplain 3722/3722
1696.26/1693.57	c 8837[?] -1957[?] 1383[?] 1958[?]  is mandatory 
1696.26/1693.57	c qxplain 3718/3721
1696.26/1693.57	c qxplain 3720/3721
1696.26/1693.58	c qxplain 3721/3721
1696.26/1693.59	c 8838[?] -1959[?] -1954[?]  is mandatory 
1696.26/1693.59	c qxplain 3720/3720
1696.36/1693.60	c 8839[?] -1959[?] -1958[?]  is mandatory 
1696.36/1693.60	c qxplain 3718/3719
1696.36/1693.61	c qxplain 3719/3719
1696.36/1693.61	c 8840[?] 1958[?] 1954[?] 1959[?]  is mandatory 
1696.36/1693.61	c qxplain 3718/3718
1696.36/1693.63	c 8841[?] -1960[?] 1383[?]  is mandatory 
1696.36/1693.63	c qxplain 3710/3717
1696.36/1693.64	c qxplain 3714/3717
1696.36/1693.65	c qxplain 3716/3717
1696.36/1693.65	c qxplain 3717/3717
1696.36/1693.66	c 8842[?] -1957[?] -1960[?]  is mandatory 
1696.36/1693.66	c qxplain 3716/3716
1696.36/1693.67	c 8843[?] 1957[?] -1383[?] 1960[?]  is mandatory 
1696.36/1693.67	c qxplain 3714/3715
1696.36/1693.68	c qxplain 3715/3715
1696.36/1693.68	c 8844[?] -1959[?] -1961[?]  is mandatory 
1696.36/1693.68	c qxplain 3714/3714
1696.36/1693.69	c 8845[?] -1960[?] -1961[?]  is mandatory 
1696.36/1693.69	c qxplain 3710/3713
1696.46/1693.70	c qxplain 3712/3713
1696.46/1693.70	c qxplain 3713/3713
1696.46/1693.71	c 8846[?] 1961[?] 1960[?] 1959[?]  is mandatory 
1696.46/1693.71	c qxplain 3712/3712
1696.46/1693.72	c 8848[?] -1962[?] 1935[?]  is mandatory 
1696.46/1693.72	c qxplain 3710/3711
1696.46/1693.73	c qxplain 3711/3711
1696.46/1693.74	c 8850[?] 1571[?] -1963[?]  is mandatory 
1696.46/1693.74	c qxplain 3710/3710
1696.46/1693.75	c 8852[?] -1571[?] 1963[?] 1935[?]  is mandatory 
1696.46/1693.75	c qxplain 3678/3709
1696.46/1693.75	c qxplain 3694/3709
1696.46/1693.76	c qxplain 3702/3709
1696.46/1693.77	c qxplain 3706/3709
1696.46/1693.77	c qxplain 3708/3709
1696.46/1693.78	c qxplain 3709/3709
1696.46/1693.78	c 8854[?] -1963[?] -1964[?]  is mandatory 
1696.46/1693.78	c qxplain 3708/3708
1696.46/1693.79	c 8855[?] 1963[?] 1964[?] 1962[?]  is mandatory 
1696.46/1693.79	c qxplain 3706/3707
1696.56/1693.80	c qxplain 3707/3707
1696.56/1693.81	c 8856[?] -1382[?] -1965[?]  is mandatory 
1696.56/1693.81	c qxplain 3706/3706
1696.56/1693.81	c 8857[?] 1964[?] -1965[?]  is mandatory 
1696.56/1693.81	c qxplain 3702/3705
1696.56/1693.82	c qxplain 3704/3705
1696.56/1693.83	c qxplain 3705/3705
1696.56/1693.84	c 8858[?] -1964[?] 1382[?] 1965[?]  is mandatory 
1696.56/1693.84	c qxplain 3704/3704
1696.56/1693.85	c 8859[?] -1966[?] -1961[?]  is mandatory 
1696.56/1693.85	c qxplain 3702/3703
1696.56/1693.86	c qxplain 3703/3703
1696.56/1693.87	c 8860[?] -1965[?] -1966[?]  is mandatory 
1696.56/1693.87	c qxplain 3702/3702
1696.56/1693.87	c 8861[?] 1966[?] 1961[?] 1965[?]  is mandatory 
1696.56/1693.87	c qxplain 3694/3701
1696.56/1693.88	c qxplain 3698/3701
1696.56/1693.89	c qxplain 3700/3701
1696.56/1693.89	c qxplain 3701/3701
1696.66/1693.91	c 8862[?] 1382[?] -1967[?]  is mandatory 
1696.66/1693.91	c qxplain 3700/3700
1696.66/1693.92	c 8863[?] -1964[?] -1967[?]  is mandatory 
1696.66/1693.92	c qxplain 3698/3699
1696.66/1693.93	c qxplain 3699/3699
1696.66/1693.93	c 8864[?] 1967[?] 1964[?] -1382[?]  is mandatory 
1696.66/1693.93	c qxplain 3698/3698
1696.66/1693.94	c 8865[?] -1968[?] -1966[?]  is mandatory 
1696.66/1693.94	c qxplain 3694/3697
1696.66/1693.95	c qxplain 3696/3697
1696.66/1693.95	c qxplain 3697/3697
1696.66/1693.96	c 8866[?] -1968[?] -1967[?]  is mandatory 
1696.66/1693.96	c qxplain 3696/3696
1696.66/1693.97	c 8867[?] 1968[?] 1967[?] 1966[?]  is mandatory 
1696.66/1693.97	c qxplain 3694/3695
1696.66/1693.98	c qxplain 3695/3695
1696.66/1693.99	c 8869[?] -1969[?] 1935[?]  is mandatory 
1696.66/1693.99	c qxplain 3694/3694
1696.66/1694.00	c 8871[?] -1970[?] 1563[?]  is mandatory 
1696.66/1694.00	c qxplain 3678/3693
1696.76/1694.00	c qxplain 3686/3693
1696.76/1694.01	c qxplain 3690/3693
1696.76/1694.02	c qxplain 3692/3693
1696.76/1694.02	c qxplain 3693/3693
1696.76/1694.03	c 8873[?] -1563[?] 1970[?] 1935[?]  is mandatory 
1696.76/1694.03	c qxplain 3692/3692
1696.76/1694.04	c 8875[?] -1970[?] -1971[?]  is mandatory 
1696.76/1694.04	c qxplain 3690/3691
1696.76/1694.04	c qxplain 3691/3691
1696.76/1694.05	c 8876[?] 1970[?] 1971[?] 1969[?]  is mandatory 
1696.76/1694.05	c qxplain 3690/3690
1696.76/1694.06	c 8877[?] 1390[?] -1972[?]  is mandatory 
1696.76/1694.06	c qxplain 3686/3689
1696.76/1694.07	c qxplain 3688/3689
1696.76/1694.08	c qxplain 3689/3689
1696.76/1694.09	c 8878[?] -1971[?] -1972[?]  is mandatory 
1696.76/1694.09	c qxplain 3688/3688
1696.76/1694.10	c 8879[?] 1971[?] -1390[?] 1972[?]  is mandatory 
1696.76/1694.10	c qxplain 3686/3687
1696.86/1694.11	c qxplain 3687/3687
1696.86/1694.12	c 8881[?] -1973[?] 1935[?]  is mandatory 
1696.86/1694.12	c qxplain 3686/3686
1696.86/1694.12	c 8883[?] 1564[?] -1974[?]  is mandatory 
1696.86/1694.12	c qxplain 3678/3685
1696.86/1694.13	c qxplain 3682/3685
1696.86/1694.14	c qxplain 3684/3685
1696.86/1694.14	c qxplain 3685/3685
1696.86/1694.15	c 8885[?] 1974[?] -1564[?] 1935[?]  is mandatory 
1696.86/1694.15	c qxplain 3684/3684
1696.86/1694.16	c 8887[?] -1974[?] -1975[?]  is mandatory 
1696.86/1694.16	c qxplain 3682/3683
1696.86/1694.16	c qxplain 3683/3683
1696.86/1694.17	c 8888[?] 1974[?] 1975[?] 1973[?]  is mandatory 
1696.86/1694.17	c qxplain 3682/3682
1696.86/1694.18	c 8889[?] -1976[?] -1389[?]  is mandatory 
1696.86/1694.18	c qxplain 3678/3681
1696.86/1694.19	c qxplain 3680/3681
1696.86/1694.19	c qxplain 3681/3681
1696.96/1694.20	c 8890[?] -1976[?] 1975[?]  is mandatory 
1696.96/1694.20	c qxplain 3680/3680
1696.96/1694.21	c 8891[?] 1976[?] -1975[?] 1389[?]  is mandatory 
1696.96/1694.21	c qxplain 3678/3679
1696.96/1694.22	c qxplain 3679/3679
1696.96/1694.23	c 8892[?] -1977[?] 1972[?]  is mandatory 
1696.96/1694.23	c qxplain 3678/3678
1696.96/1694.24	c 8893[?] -1977[?] -1976[?]  is mandatory 
1696.96/1694.24	c qxplain 3613/3677
1696.96/1694.25	c qxplain 3646/3677
1696.96/1694.25	c qxplain 3662/3677
1696.96/1694.26	c qxplain 3670/3677
1696.96/1694.27	c qxplain 3674/3677
1696.96/1694.27	c qxplain 3676/3677
1696.96/1694.28	c qxplain 3677/3677
1696.96/1694.29	c 8894[?] -1972[?] 1977[?] 1976[?]  is mandatory 
1696.96/1694.29	c qxplain 3676/3676
1697.05/1694.30	c 8895[?] 1389[?] -1978[?]  is mandatory 
1697.05/1694.30	c qxplain 3674/3675
1697.05/1694.30	c qxplain 3675/3675
1697.05/1694.31	c 8896[?] -1975[?] -1978[?]  is mandatory 
1697.05/1694.31	c qxplain 3674/3674
1697.05/1694.32	c 8897[?] 1975[?] -1389[?] 1978[?]  is mandatory 
1697.05/1694.32	c qxplain 3670/3673
1697.05/1694.33	c qxplain 3672/3673
1697.05/1694.33	c qxplain 3673/3673
1697.05/1694.34	c 8898[?] -1977[?] -1979[?]  is mandatory 
1697.05/1694.34	c qxplain 3672/3672
1697.05/1694.34	c 8899[?] -1978[?] -1979[?]  is mandatory 
1697.05/1694.34	c qxplain 3670/3671
1697.05/1694.36	c qxplain 3671/3671
1697.05/1694.36	c 8900[?] 1978[?] 1979[?] 1977[?]  is mandatory 
1697.05/1694.36	c qxplain 3670/3670
1697.05/1694.37	c 8902[?] -1980[?] 1935[?]  is mandatory 
1697.05/1694.37	c qxplain 3662/3669
1697.05/1694.38	c qxplain 3666/3669
1697.05/1694.39	c qxplain 3668/3669
1697.05/1694.39	c qxplain 3669/3669
1697.15/1694.40	c 8904[?] 1565[?] -1981[?]  is mandatory 
1697.15/1694.40	c qxplain 3668/3668
1697.15/1694.41	c 8906[?] 1981[?] -1565[?] 1935[?]  is mandatory 
1697.15/1694.41	c qxplain 3666/3667
1697.15/1694.42	c qxplain 3667/3667
1697.15/1694.42	c 8908[?] -1981[?] -1982[?]  is mandatory 
1697.15/1694.42	c qxplain 3666/3666
1697.15/1694.43	c 8909[?] 1981[?] 1982[?] 1980[?]  is mandatory 
1697.15/1694.43	c qxplain 3662/3665
1697.15/1694.44	c qxplain 3664/3665
1697.15/1694.44	c qxplain 3665/3665
1697.15/1694.45	c 8910[?] -1388[?] -1983[?]  is mandatory 
1697.15/1694.45	c qxplain 3664/3664
1697.15/1694.45	c 8911[?] 1982[?] -1983[?]  is mandatory 
1697.15/1694.45	c qxplain 3662/3663
1697.15/1694.47	c qxplain 3663/3663
1697.15/1694.47	c 8912[?] -1982[?] 1983[?] 1388[?]  is mandatory 
1697.15/1694.47	c qxplain 3662/3662
1697.15/1694.48	c 8913[?] -1984[?] -1979[?]  is mandatory 
1697.15/1694.48	c qxplain 3646/3661
1697.15/1694.49	c qxplain 3654/3661
1697.15/1694.49	c qxplain 3658/3661
1697.25/1694.50	c qxplain 3660/3661
1697.25/1694.51	c qxplain 3661/3661
1697.25/1694.51	c 8914[?] -1984[?] -1983[?]  is mandatory 
1697.25/1694.51	c qxplain 3660/3660
1697.25/1694.52	c 8915[?] 1983[?] 1979[?] 1984[?]  is mandatory 
1697.25/1694.52	c qxplain 3658/3659
1697.25/1694.53	c qxplain 3659/3659
1697.25/1694.54	c 8916[?] -1985[?] 1388[?]  is mandatory 
1697.25/1694.54	c qxplain 3658/3658
1697.25/1694.55	c 8917[?] -1982[?] -1985[?]  is mandatory 
1697.25/1694.55	c qxplain 3654/3657
1697.25/1694.56	c qxplain 3656/3657
1697.25/1694.56	c qxplain 3657/3657
1697.25/1694.57	c 8918[?] 1982[?] -1388[?] 1985[?]  is mandatory 
1697.25/1694.57	c qxplain 3656/3656
1697.25/1694.58	c 8919[?] -1984[?] -1986[?]  is mandatory 
1697.25/1694.58	c qxplain 3654/3655
1697.25/1694.58	c qxplain 3655/3655
1697.25/1694.59	c 8920[?] -1985[?] -1986[?]  is mandatory 
1697.25/1694.59	c qxplain 3654/3654
1697.35/1694.60	c 8921[?] 1986[?] 1984[?] 1985[?]  is mandatory 
1697.35/1694.60	c qxplain 3646/3653
1697.35/1694.60	c qxplain 3650/3653
1697.35/1694.61	c qxplain 3652/3653
1697.35/1694.62	c qxplain 3653/3653
1697.35/1694.63	c 8923[?] -1987[?] 1935[?]  is mandatory 
1697.35/1694.63	c qxplain 3652/3652
1697.35/1694.64	c 8925[?] 1566[?] -1988[?]  is mandatory 
1697.35/1694.64	c qxplain 3650/3651
1697.35/1694.65	c qxplain 3651/3651
1697.35/1694.65	c 8927[?] -1566[?] 1988[?] 1935[?]  is mandatory 
1697.35/1694.65	c qxplain 3650/3650
1697.35/1694.66	c 8929[?] -1988[?] -1989[?]  is mandatory 
1697.35/1694.66	c qxplain 3646/3649
1697.35/1694.67	c qxplain 3648/3649
1697.35/1694.67	c qxplain 3649/3649
1697.35/1694.68	c 8930[?] 1988[?] 1989[?] 1987[?]  is mandatory 
1697.35/1694.68	c qxplain 3648/3648
1697.35/1694.69	c 8931[?] -1387[?] -1990[?]  is mandatory 
1697.35/1694.69	c qxplain 3646/3647
1697.46/1694.70	c qxplain 3647/3647
1697.46/1694.70	c 8932[?] 1989[?] -1990[?]  is mandatory 
1697.46/1694.70	c qxplain 3646/3646
1697.46/1694.71	c 8933[?] -1989[?] 1990[?] 1387[?]  is mandatory 
1697.46/1694.72	c qxplain 3613/3645
1697.46/1694.72	c qxplain 3630/3645
1697.46/1694.73	c qxplain 3638/3645
1697.46/1694.74	c qxplain 3642/3645
1697.46/1694.74	c qxplain 3644/3645
1697.46/1694.75	c qxplain 3645/3645
1697.46/1694.76	c 8934[?] -1991[?] -1986[?]  is mandatory 
1697.46/1694.76	c qxplain 3644/3644
1697.46/1694.76	c 8935[?] -1991[?] -1990[?]  is mandatory 
1697.46/1694.76	c qxplain 3642/3643
1697.46/1694.77	c qxplain 3643/3643
1697.46/1694.78	c 8936[?] 1990[?] 1986[?] 1991[?]  is mandatory 
1697.46/1694.78	c qxplain 3642/3642
1697.46/1694.78	c 8937[?] 1387[?] -1992[?]  is mandatory 
1697.46/1694.78	c qxplain 3638/3641
1697.46/1694.79	c qxplain 3640/3641
1697.56/1694.80	c qxplain 3641/3641
1697.56/1694.81	c 8938[?] -1989[?] -1992[?]  is mandatory 
1697.56/1694.81	c qxplain 3640/3640
1697.56/1694.81	c 8939[?] 1989[?] 1992[?] -1387[?]  is mandatory 
1697.56/1694.81	c qxplain 3638/3639
1697.56/1694.82	c qxplain 3639/3639
1697.56/1694.83	c 8940[?] -1991[?] -1993[?]  is mandatory 
1697.56/1694.83	c qxplain 3638/3638
1697.56/1694.83	c 8941[?] -1992[?] -1993[?]  is mandatory 
1697.56/1694.83	c qxplain 3630/3637
1697.56/1694.84	c qxplain 3634/3637
1697.56/1694.84	c qxplain 3636/3637
1697.56/1694.86	c qxplain 3637/3637
1697.56/1694.87	c 8942[?] 1991[?] 1993[?] 1992[?]  is mandatory 
1697.56/1694.87	c qxplain 3636/3636
1697.56/1694.87	c 8944[?] -1994[?] 1935[?]  is mandatory 
1697.56/1694.87	c qxplain 3634/3635
1697.56/1694.88	c qxplain 3635/3635
1697.56/1694.89	c 8946[?] -1995[?] 1560[?]  is mandatory 
1697.56/1694.89	c qxplain 3634/3634
1697.66/1694.90	c 8948[?] -1560[?] 1995[?] 1935[?]  is mandatory 
1697.66/1694.90	c qxplain 3630/3633
1697.66/1694.90	c qxplain 3632/3633
1697.66/1694.91	c qxplain 3633/3633
1697.66/1694.92	c 8950[?] -1995[?] -1996[?]  is mandatory 
1697.66/1694.92	c qxplain 3632/3632
1697.66/1694.92	c 8951[?] 1995[?] 1996[?] 1994[?]  is mandatory 
1697.66/1694.92	c qxplain 3630/3631
1697.66/1694.94	c qxplain 3631/3631
1697.66/1694.94	c 8952[?] 1393[?] -1997[?]  is mandatory 
1697.66/1694.94	c qxplain 3630/3630
1697.66/1694.95	c 8953[?] -1996[?] -1997[?]  is mandatory 
1697.66/1694.95	c qxplain 3613/3629
1697.66/1694.96	c qxplain 3622/3629
1697.66/1694.96	c qxplain 3626/3629
1697.66/1694.97	c qxplain 3628/3629
1697.66/1694.98	c qxplain 3629/3629
1697.66/1694.98	c 8954[?] 1996[?] 1997[?] -1393[?]  is mandatory 
1697.66/1694.99	c qxplain 3628/3628
1697.76/1695.00	c 8956[?] -1998[?] 1935[?]  is mandatory 
1697.76/1695.00	c qxplain 3626/3627
1697.76/1695.01	c qxplain 3627/3627
1697.76/1695.01	c 8958[?] -1999[?] 1561[?]  is mandatory 
1697.76/1695.01	c qxplain 3626/3626
1697.76/1695.02	c 8960[?] -1561[?] 1999[?] 1935[?]  is mandatory 
1697.76/1695.02	c qxplain 3622/3625
1697.76/1695.03	c qxplain 3624/3625
1697.76/1695.03	c qxplain 3625/3625
1697.76/1695.04	c 8962[?] -1999[?] -2000[?]  is mandatory 
1697.76/1695.04	c qxplain 3624/3624
1697.76/1695.05	c 8963[?] 1999[?] 2000[?] 1998[?]  is mandatory 
1697.76/1695.05	c qxplain 3622/3623
1697.76/1695.06	c qxplain 3623/3623
1697.76/1695.06	c 8964[?] -2001[?] -1392[?]  is mandatory 
1697.76/1695.06	c qxplain 3622/3622
1697.76/1695.07	c 8965[?] -2001[?] 2000[?]  is mandatory 
1697.76/1695.07	c qxplain 3613/3621
1697.76/1695.08	c qxplain 3618/3621
1697.76/1695.09	c qxplain 3620/3621
1697.76/1695.10	c qxplain 3621/3621
1697.87/1695.11	c 8966[?] -2000[?] 1392[?] 2001[?]  is mandatory 
1697.87/1695.11	c qxplain 3620/3620
1697.87/1695.11	c 8967[?] 1997[?] -2002[?]  is mandatory 
1697.87/1695.11	c qxplain 3618/3619
1697.87/1695.12	c qxplain 3619/3619
1697.87/1695.13	c 8968[?] -2001[?] -2002[?]  is mandatory 
1697.87/1695.13	c qxplain 3618/3618
1697.87/1695.14	c 8969[?] 2002[?] -1997[?] 2001[?]  is mandatory 
1697.87/1695.14	c qxplain 3613/3617
1697.87/1695.14	c qxplain 3616/3617
1697.87/1695.15	c qxplain 3617/3617
1697.87/1695.16	c 8970[?] 1392[?] -2003[?]  is mandatory 
1697.87/1695.16	c qxplain 3616/3616
1697.87/1695.17	c 8971[?] -2000[?] -2003[?]  is mandatory 
1697.87/1695.17	c qxplain 3613/3615
1697.87/1695.18	c qxplain 3615/3615
1697.87/1695.18	c 8972[?] 2000[?] -1392[?] 2003[?]  is mandatory 
1697.87/1695.18	c qxplain 3613/3614
1697.87/1695.19	c qxplain 3614/3614
1697.87/1695.20	c 8973[?] -2002[?] -2004[?]  is mandatory 
1697.87/1695.20	c qxplain 3613/3613
1697.97/1695.20	c 8974[?] -2003[?] -2004[?]  is mandatory 
1697.97/1695.20	c qxplain 3097/3612
1697.97/1695.21	c qxplain 3355/3612
1697.97/1695.22	c qxplain 3484/3612
1697.97/1695.23	c qxplain 3549/3612
1697.97/1695.23	c qxplain 3581/3612
1697.97/1695.24	c qxplain 3597/3612
1697.97/1695.25	c qxplain 3605/3612
1697.97/1695.25	c qxplain 3609/3612
1697.97/1695.26	c qxplain 3611/3612
1697.97/1695.27	c qxplain 3612/3612
1697.97/1695.28	c 8975[?] 2002[?] 2004[?] 2003[?]  is mandatory 
1697.97/1695.28	c qxplain 3611/3611
1697.97/1695.29	c 8977[?] -2005[?] 1935[?]  is mandatory 
1697.97/1695.29	c qxplain 3609/3610
1697.97/1695.29	c qxplain 3610/3610
1698.06/1695.30	c 8979[?] 1562[?] -2006[?]  is mandatory 
1698.06/1695.30	c qxplain 3609/3609
1698.06/1695.31	c 8981[?] -1562[?] 2006[?] 1935[?]  is mandatory 
1698.06/1695.31	c qxplain 3605/3608
1698.06/1695.32	c qxplain 3607/3608
1698.06/1695.32	c qxplain 3608/3608
1698.06/1695.33	c 8983[?] -2006[?] -2007[?]  is mandatory 
1698.06/1695.33	c qxplain 3607/3607
1698.06/1695.34	c 8984[?] 2006[?] 2007[?] 2005[?]  is mandatory 
1698.06/1695.34	c qxplain 3605/3606
1698.06/1695.34	c qxplain 3606/3606
1698.06/1695.35	c 8985[?] -1391[?] -2008[?]  is mandatory 
1698.06/1695.35	c qxplain 3605/3605
1698.06/1695.36	c 8986[?] 2007[?] -2008[?]  is mandatory 
1698.06/1695.36	c qxplain 3597/3604
1698.06/1695.36	c qxplain 3601/3604
1698.06/1695.37	c qxplain 3603/3604
1698.06/1695.38	c qxplain 3604/3604
1698.06/1695.39	c 8987[?] -2007[?] 2008[?] 1391[?]  is mandatory 
1698.06/1695.39	c qxplain 3603/3603
1698.06/1695.39	c 8988[?] -2009[?] -2004[?]  is mandatory 
1698.06/1695.39	c qxplain 3601/3602
1698.16/1695.40	c qxplain 3602/3602
1698.16/1695.41	c 8989[?] -2009[?] -2008[?]  is mandatory 
1698.16/1695.41	c qxplain 3601/3601
1698.16/1695.42	c 8990[?] 2009[?] 2008[?] 2004[?]  is mandatory 
1698.16/1695.42	c qxplain 3597/3600
1698.16/1695.42	c qxplain 3599/3600
1698.16/1695.43	c qxplain 3600/3600
1698.16/1695.44	c 8991[?] 1391[?] -2010[?]  is mandatory 
1698.16/1695.44	c qxplain 3599/3599
1698.16/1695.45	c 8992[?] -2007[?] -2010[?]  is mandatory 
1698.16/1695.45	c qxplain 3597/3598
1698.16/1695.46	c qxplain 3598/3598
1698.16/1695.46	c 8993[?] 2010[?] 2007[?] -1391[?]  is mandatory 
1698.16/1695.46	c qxplain 3597/3597
1698.16/1695.47	c 8994[?] -2011[?] -2009[?]  is mandatory 
1698.16/1695.47	c qxplain 3581/3596
1698.16/1695.48	c qxplain 3589/3596
1698.16/1695.48	c qxplain 3593/3596
1698.16/1695.49	c qxplain 3595/3596
1698.26/1695.50	c qxplain 3596/3596
1698.26/1695.51	c 8995[?] -2010[?] -2011[?]  is mandatory 
1698.26/1695.51	c qxplain 3595/3595
1698.26/1695.51	c 8996[?] 2009[?] 2011[?] 2010[?]  is mandatory 
1698.26/1695.51	c qxplain 3593/3594
1698.26/1695.53	c qxplain 3594/3594
1698.26/1695.54	c 8998[?] -2012[?] 1935[?]  is mandatory 
1698.26/1695.54	c qxplain 3593/3593
1698.26/1695.55	c 9000[?] 1558[?] -2013[?]  is mandatory 
1698.26/1695.55	c qxplain 3589/3592
1698.26/1695.55	c qxplain 3591/3592
1698.26/1695.56	c qxplain 3592/3592
1698.26/1695.57	c 9002[?] -1558[?] 2013[?] 1935[?]  is mandatory 
1698.26/1695.57	c qxplain 3591/3591
1698.26/1695.57	c 9004[?] -2013[?] -2014[?]  is mandatory 
1698.26/1695.57	c qxplain 3589/3590
1698.26/1695.59	c qxplain 3590/3590
1698.26/1695.60	c 9005[?] 2013[?] 2014[?] 2012[?]  is mandatory 
1698.26/1695.60	c qxplain 3589/3589
1698.36/1695.60	c 9006[?] 1395[?] -2015[?]  is mandatory 
1698.36/1695.60	c qxplain 3581/3588
1698.36/1695.61	c qxplain 3585/3588
1698.36/1695.62	c qxplain 3587/3588
1698.36/1695.63	c qxplain 3588/3588
1698.36/1695.65	c 9007[?] -2014[?] -2015[?]  is mandatory 
1698.36/1695.65	c qxplain 3587/3587
1698.36/1695.66	c 9008[?] 2014[?] 2015[?] -1395[?]  is mandatory 
1698.36/1695.66	c qxplain 3585/3586
1698.36/1695.67	c qxplain 3586/3586
1698.36/1695.68	c 9010[?] -2016[?] 1935[?]  is mandatory 
1698.36/1695.68	c qxplain 3585/3585
1698.36/1695.68	c 9012[?] 1559[?] -2017[?]  is mandatory 
1698.36/1695.68	c qxplain 3581/3584
1698.36/1695.69	c qxplain 3583/3584
1698.36/1695.70	c qxplain 3584/3584
1698.46/1695.70	c 9014[?] -1559[?] 2017[?] 1935[?]  is mandatory 
1698.46/1695.70	c qxplain 3583/3583
1698.46/1695.71	c 9016[?] -2017[?] -2018[?]  is mandatory 
1698.46/1695.71	c qxplain 3581/3582
1698.46/1695.72	c qxplain 3582/3582
1698.46/1695.72	c 9017[?] 2017[?] 2018[?] 2016[?]  is mandatory 
1698.46/1695.72	c qxplain 3581/3581
1698.46/1695.73	c 9018[?] -2019[?] -1394[?]  is mandatory 
1698.46/1695.73	c qxplain 3549/3580
1698.46/1695.74	c qxplain 3565/3580
1698.46/1695.75	c qxplain 3573/3580
1698.46/1695.75	c qxplain 3577/3580
1698.46/1695.76	c qxplain 3579/3580
1698.46/1695.76	c qxplain 3580/3580
1698.46/1695.77	c 9019[?] -2019[?] 2018[?]  is mandatory 
1698.46/1695.77	c qxplain 3579/3579
1698.46/1695.78	c 9020[?] -2018[?] 2019[?] 1394[?]  is mandatory 
1698.46/1695.78	c qxplain 3577/3578
1698.46/1695.79	c qxplain 3578/3578
1698.46/1695.79	c 9021[?] -2020[?] 2015[?]  is mandatory 
1698.46/1695.80	c qxplain 3577/3577
1698.56/1695.80	c 9022[?] -2020[?] -2019[?]  is mandatory 
1698.56/1695.80	c qxplain 3573/3576
1698.56/1695.81	c qxplain 3575/3576
1698.56/1695.82	c qxplain 3576/3576
1698.56/1695.82	c 9023[?] 2020[?] -2015[?] 2019[?]  is mandatory 
1698.56/1695.82	c qxplain 3575/3575
1698.56/1695.84	c 9024[?] 1394[?] -2021[?]  is mandatory 
1698.56/1695.84	c qxplain 3573/3574
1698.56/1695.85	c qxplain 3574/3574
1698.56/1695.86	c 9025[?] -2018[?] -2021[?]  is mandatory 
1698.56/1695.86	c qxplain 3573/3573
1698.56/1695.86	c 9026[?] 2021[?] 2018[?] -1394[?]  is mandatory 
1698.56/1695.86	c qxplain 3565/3572
1698.56/1695.87	c qxplain 3569/3572
1698.56/1695.88	c qxplain 3571/3572
1698.56/1695.89	c qxplain 3572/3572
1698.56/1695.89	c 9027[?] -2022[?] -2020[?]  is mandatory 
1698.56/1695.89	c qxplain 3571/3571
1698.66/1695.90	c 9028[?] -2022[?] -2021[?]  is mandatory 
1698.66/1695.90	c qxplain 3569/3570
1698.66/1695.91	c qxplain 3570/3570
1698.66/1695.92	c 9029[?] 2022[?] 2021[?] 2020[?]  is mandatory 
1698.66/1695.92	c qxplain 3569/3569
1698.66/1695.93	c 9031[?] -2023[?] 1935[?]  is mandatory 
1698.66/1695.93	c qxplain 3565/3568
1698.66/1695.94	c qxplain 3567/3568
1698.66/1695.94	c qxplain 3568/3568
1698.66/1695.95	c 9033[?] 1557[?] -2024[?]  is mandatory 
1698.66/1695.95	c qxplain 3567/3567
1698.66/1695.96	c 9035[?] -1557[?] 2024[?] 1935[?]  is mandatory 
1698.66/1695.96	c qxplain 3565/3566
1698.66/1695.97	c qxplain 3566/3566
1698.66/1695.97	c 9037[?] -2024[?] -2025[?]  is mandatory 
1698.66/1695.97	c qxplain 3565/3565
1698.66/1695.98	c 9038[?] 2024[?] 2025[?] 2023[?]  is mandatory 
1698.66/1695.98	c qxplain 3549/3564
1698.66/1695.99	c qxplain 3557/3564
1698.66/1696.00	c qxplain 3561/3564
1698.76/1696.00	c qxplain 3563/3564
1698.76/1696.02	c qxplain 3564/3564
1698.76/1696.03	c 9040[?] -2026[?] 1935[?]  is mandatory 
1698.76/1696.03	c qxplain 3563/3563
1698.76/1696.04	c 9042[?] -2027[?] 1556[?]  is mandatory 
1698.76/1696.04	c qxplain 3561/3562
1698.76/1696.05	c qxplain 3562/3562
1698.76/1696.05	c 9044[?] -1556[?] 2027[?] 1935[?]  is mandatory 
1698.76/1696.05	c qxplain 3561/3561
1698.76/1696.06	c 9046[?] -2027[?] -2028[?]  is mandatory 
1698.76/1696.06	c qxplain 3557/3560
1698.76/1696.07	c qxplain 3559/3560
1698.76/1696.08	c qxplain 3560/3560
1698.76/1696.09	c 9047[?] 2028[?] 2027[?] 2026[?]  is mandatory 
1698.76/1696.09	c qxplain 3559/3559
1698.85/1696.10	c 9048[?] 1397[?] -2029[?]  is mandatory 
1698.85/1696.10	c qxplain 3557/3558
1698.85/1696.11	c qxplain 3558/3558
1698.85/1696.13	c 9049[?] -2028[?] -2029[?]  is mandatory 
1698.85/1696.13	c qxplain 3557/3557
1698.85/1696.13	c 9050[?] 2028[?] -1397[?] 2029[?]  is mandatory 
1698.85/1696.13	c qxplain 3549/3556
1698.85/1696.14	c qxplain 3553/3556
1698.85/1696.15	c qxplain 3555/3556
1698.85/1696.15	c qxplain 3556/3556
1698.85/1696.16	c 9051[?] -2025[?] -2030[?]  is mandatory 
1698.85/1696.16	c qxplain 3555/3555
1698.85/1696.18	c 9052[?] -2030[?] 2029[?]  is mandatory 
1698.85/1696.18	c qxplain 3553/3554
1698.85/1696.19	c qxplain 3554/3554
1698.85/1696.19	c 9053[?] 2030[?] 2025[?] -2029[?]  is mandatory 
1698.85/1696.19	c qxplain 3553/3553
1698.85/1696.20	c 9054[?] -2031[?] 1396[?]  is mandatory 
1698.85/1696.20	c qxplain 3549/3552
1698.96/1696.21	c qxplain 3551/3552
1698.96/1696.21	c qxplain 3552/3552
1698.96/1696.22	c 9055[?] -2031[?] 1397[?]  is mandatory 
1698.96/1696.23	c qxplain 3551/3551
1698.96/1696.23	c 9056[?] 2031[?] -1397[?] -1396[?]  is mandatory 
1698.96/1696.23	c qxplain 3549/3550
1698.96/1696.24	c qxplain 3550/3550
1698.96/1696.25	c 9057[?] -2028[?] -2032[?]  is mandatory 
1698.96/1696.25	c qxplain 3549/3549
1698.96/1696.26	c 9058[?] 2031[?] -2032[?]  is mandatory 
1698.96/1696.26	c qxplain 3484/3548
1698.96/1696.27	c qxplain 3517/3548
1698.96/1696.28	c qxplain 3533/3548
1698.96/1696.28	c qxplain 3541/3548
1698.96/1696.29	c qxplain 3545/3548
1698.96/1696.30	c qxplain 3547/3548
1699.06/1696.30	c qxplain 3548/3548
1699.06/1696.31	c 9059[?] 2032[?] -2031[?] 2028[?]  is mandatory 
1699.06/1696.31	c qxplain 3547/3547
1699.06/1696.32	c 9060[?] 1396[?] -2033[?]  is mandatory 
1699.06/1696.32	c qxplain 3545/3546
1699.06/1696.33	c qxplain 3546/3546
1699.06/1696.35	c 9061[?] -2025[?] -2033[?]  is mandatory 
1699.06/1696.35	c qxplain 3545/3545
1699.06/1696.35	c 9062[?] 2033[?] 2025[?] -1396[?]  is mandatory 
1699.06/1696.35	c qxplain 3541/3544
1699.06/1696.36	c qxplain 3543/3544
1699.06/1696.37	c qxplain 3544/3544
1699.06/1696.38	c 9063[?] -2034[?] -2032[?]  is mandatory 
1699.06/1696.38	c qxplain 3543/3543
1699.06/1696.38	c 9064[?] -2034[?] -2033[?]  is mandatory 
1699.06/1696.38	c qxplain 3541/3542
1699.06/1696.39	c qxplain 3542/3542
1699.16/1696.40	c 9065[?] 2034[?] 2033[?] 2032[?]  is mandatory 
1699.16/1696.40	c qxplain 3541/3541
1699.16/1696.41	c 9066[?] -2030[?] -2035[?]  is mandatory 
1699.16/1696.41	c qxplain 3533/3540
1699.16/1696.41	c qxplain 3537/3540
1699.16/1696.42	c qxplain 3539/3540
1699.16/1696.43	c qxplain 3540/3540
1699.16/1696.43	c 9067[?] -2035[?] 2034[?]  is mandatory 
1699.16/1696.43	c qxplain 3539/3539
1699.16/1696.44	c 9068[?] 2030[?] 2035[?] -2034[?]  is mandatory 
1699.16/1696.44	c qxplain 3537/3538
1699.16/1696.45	c qxplain 3538/3538
1699.16/1696.46	c 9069[?] -1395[?] -2036[?]  is mandatory 
1699.16/1696.46	c qxplain 3537/3537
1699.16/1696.46	c 9070[?] 2014[?] -2036[?]  is mandatory 
1699.16/1696.46	c qxplain 3533/3536
1699.16/1696.47	c qxplain 3535/3536
1699.16/1696.48	c qxplain 3536/3536
1699.16/1696.49	c 9071[?] -2014[?] 1395[?] 2036[?]  is mandatory 
1699.16/1696.49	c qxplain 3535/3535
1699.16/1696.49	c 9072[?] -2019[?] -2037[?]  is mandatory 
1699.16/1696.49	c qxplain 3533/3534
1699.26/1696.50	c qxplain 3534/3534
1699.26/1696.51	c 9073[?] -2036[?] -2037[?]  is mandatory 
1699.26/1696.51	c qxplain 3533/3533
1699.26/1696.52	c 9074[?] 2037[?] 2019[?] 2036[?]  is mandatory 
1699.26/1696.52	c qxplain 3517/3532
1699.26/1696.52	c qxplain 3525/3532
1699.26/1696.53	c qxplain 3529/3532
1699.26/1696.54	c qxplain 3531/3532
1699.26/1696.54	c qxplain 3532/3532
1699.26/1696.55	c 9075[?] -2035[?] -2038[?]  is mandatory 
1699.26/1696.55	c qxplain 3531/3531
1699.26/1696.56	c 9076[?] 2037[?] -2038[?]  is mandatory 
1699.26/1696.56	c qxplain 3529/3530
1699.26/1696.56	c qxplain 3530/3530
1699.26/1696.57	c 9077[?] 2038[?] -2037[?] 2035[?]  is mandatory 
1699.26/1696.57	c qxplain 3529/3529
1699.26/1696.58	c 9078[?] 2022[?] -2039[?]  is mandatory 
1699.26/1696.58	c qxplain 3525/3528
1699.26/1696.59	c qxplain 3527/3528
1699.26/1696.59	c qxplain 3528/3528
1699.36/1696.60	c 9079[?] -2039[?] -2038[?]  is mandatory 
1699.36/1696.60	c qxplain 3527/3527
1699.36/1696.61	c 9080[?] 2038[?] 2039[?] -2022[?]  is mandatory 
1699.36/1696.61	c qxplain 3525/3526
1699.36/1696.62	c qxplain 3526/3526
1699.36/1696.62	c 9081[?] -1393[?] -2040[?]  is mandatory 
1699.36/1696.62	c qxplain 3525/3525
1699.36/1696.63	c 9082[?] 1996[?] -2040[?]  is mandatory 
1699.36/1696.63	c qxplain 3517/3524
1699.36/1696.64	c qxplain 3521/3524
1699.36/1696.65	c qxplain 3523/3524
1699.36/1696.66	c qxplain 3524/3524
1699.36/1696.67	c 9083[?] -1996[?] 1393[?] 2040[?]  is mandatory 
1699.36/1696.67	c qxplain 3523/3523
1699.36/1696.67	c 9084[?] -2001[?] -2041[?]  is mandatory 
1699.36/1696.67	c qxplain 3521/3522
1699.36/1696.68	c qxplain 3522/3522
1699.36/1696.69	c 9085[?] -2040[?] -2041[?]  is mandatory 
1699.36/1696.69	c qxplain 3521/3521
1699.46/1696.70	c 9086[?] 2041[?] 2001[?] 2040[?]  is mandatory 
1699.46/1696.70	c qxplain 3517/3520
1699.46/1696.71	c qxplain 3519/3520
1699.46/1696.71	c qxplain 3520/3520
1699.46/1696.72	c 9087[?] -2042[?] -2008[?]  is mandatory 
1699.46/1696.72	c qxplain 3519/3519
1699.46/1696.73	c 9088[?] 2041[?] -2042[?]  is mandatory 
1699.46/1696.73	c qxplain 3517/3518
1699.46/1696.74	c qxplain 3518/3518
1699.46/1696.74	c 9089[?] 2042[?] -2041[?] 2008[?]  is mandatory 
1699.46/1696.74	c qxplain 3517/3517
1699.46/1696.75	c 9090[?] -2039[?] -2043[?]  is mandatory 
1699.46/1696.75	c qxplain 3484/3516
1699.46/1696.76	c qxplain 3501/3516
1699.46/1696.77	c qxplain 3509/3516
1699.46/1696.77	c qxplain 3513/3516
1699.46/1696.78	c qxplain 3515/3516
1699.46/1696.79	c qxplain 3516/3516
1699.46/1696.79	c 9091[?] 2042[?] -2043[?]  is mandatory 
1699.46/1696.79	c qxplain 3515/3515
1699.56/1696.80	c 9092[?] 2039[?] -2042[?] 2043[?]  is mandatory 
1699.56/1696.80	c qxplain 3513/3514
1699.56/1696.81	c qxplain 3514/3514
1699.56/1696.82	c 9093[?] 2011[?] -2044[?]  is mandatory 
1699.56/1696.82	c qxplain 3513/3513
1699.56/1696.83	c 9094[?] -2043[?] -2044[?]  is mandatory 
1699.56/1696.83	c qxplain 3509/3512
1699.56/1696.83	c qxplain 3511/3512
1699.56/1696.84	c qxplain 3512/3512
1699.56/1696.85	c 9095[?] -2011[?] 2043[?] 2044[?]  is mandatory 
1699.56/1696.85	c qxplain 3511/3511
1699.56/1696.86	c 9096[?] -1390[?] -2045[?]  is mandatory 
1699.56/1696.86	c qxplain 3509/3510
1699.56/1696.86	c qxplain 3510/3510
1699.56/1696.87	c 9097[?] -2045[?] 1971[?]  is mandatory 
1699.56/1696.87	c qxplain 3509/3509
1699.56/1696.88	c 9098[?] -1971[?] 1390[?] 2045[?]  is mandatory 
1699.56/1696.88	c qxplain 3501/3508
1699.56/1696.89	c qxplain 3505/3508
1699.66/1696.90	c qxplain 3507/3508
1699.66/1696.91	c qxplain 3508/3508
1699.66/1696.91	c 9099[?] -1976[?] -2046[?]  is mandatory 
1699.66/1696.91	c qxplain 3507/3507
1699.66/1696.92	c 9100[?] -2045[?] -2046[?]  is mandatory 
1699.66/1696.92	c qxplain 3505/3506
1699.66/1696.93	c qxplain 3506/3506
1699.66/1696.93	c 9101[?] 1976[?] 2045[?] 2046[?]  is mandatory 
1699.66/1696.93	c qxplain 3505/3505
1699.66/1696.94	c 9102[?] -2047[?] -1983[?]  is mandatory 
1699.66/1696.94	c qxplain 3501/3504
1699.66/1696.95	c qxplain 3503/3504
1699.66/1696.96	c qxplain 3504/3504
1699.66/1696.96	c 9103[?] 2046[?] -2047[?]  is mandatory 
1699.66/1696.96	c qxplain 3503/3503
1699.66/1696.97	c 9104[?] 1983[?] 2047[?] -2046[?]  is mandatory 
1699.66/1696.97	c qxplain 3501/3502
1699.66/1696.98	c qxplain 3502/3502
1699.66/1696.99	c 9105[?] -1990[?] -2048[?]  is mandatory 
1699.66/1696.99	c qxplain 3501/3501
1699.66/1696.99	c 9106[?] 2047[?] -2048[?]  is mandatory 
1699.66/1696.99	c qxplain 3484/3500
1699.76/1697.00	c qxplain 3493/3500
1699.76/1697.01	c qxplain 3497/3500
1699.76/1697.02	c qxplain 3499/3500
1699.76/1697.02	c qxplain 3500/3500
1699.76/1697.03	c 9107[?] 1990[?] 2048[?] -2047[?]  is mandatory 
1699.76/1697.03	c qxplain 3499/3499
1699.76/1697.04	c 9108[?] -2044[?] -2049[?]  is mandatory 
1699.76/1697.04	c qxplain 3497/3498
1699.76/1697.05	c qxplain 3498/3498
1699.76/1697.05	c 9109[?] 2048[?] -2049[?]  is mandatory 
1699.76/1697.05	c qxplain 3497/3497
1699.76/1697.06	c 9110[?] -2048[?] 2044[?] 2049[?]  is mandatory 
1699.76/1697.06	c qxplain 3493/3496
1699.76/1697.07	c qxplain 3495/3496
1699.76/1697.08	c qxplain 3496/3496
1699.76/1697.09	c 9111[?] 1993[?] -2050[?]  is mandatory 
1699.76/1697.09	c qxplain 3495/3495
1699.76/1697.09	c 9112[?] -2049[?] -2050[?]  is mandatory 
1699.76/1697.09	c qxplain 3493/3494
1699.86/1697.10	c qxplain 3494/3494
1699.86/1697.11	c 9113[?] 2049[?] -1993[?] 2050[?]  is mandatory 
1699.86/1697.11	c qxplain 3493/3493
1699.86/1697.12	c 9114[?] -1386[?] -2051[?]  is mandatory 
1699.86/1697.12	c qxplain 3484/3492
1699.86/1697.12	c qxplain 3489/3492
1699.86/1697.13	c qxplain 3491/3492
1699.86/1697.14	c qxplain 3492/3492
1699.86/1697.15	c 9115[?] 1939[?] -2051[?]  is mandatory 
1699.86/1697.15	c qxplain 3491/3491
1699.86/1697.16	c 9116[?] -1939[?] 1386[?] 2051[?]  is mandatory 
1699.86/1697.16	c qxplain 3489/3490
1699.86/1697.17	c qxplain 3490/3490
1699.86/1697.17	c 9117[?] -1944[?] -2052[?]  is mandatory 
1699.86/1697.17	c qxplain 3489/3489
1699.86/1697.18	c 9118[?] -2051[?] -2052[?]  is mandatory 
1699.86/1697.18	c qxplain 3484/3488
1699.86/1697.19	c qxplain 3487/3488
1699.86/1697.20	c qxplain 3488/3488
1699.96/1697.20	c 9119[?] 2052[?] 1944[?] 2051[?]  is mandatory 
1699.96/1697.20	c qxplain 3487/3487
1699.96/1697.21	c 9120[?] -2053[?] -1951[?]  is mandatory 
1699.96/1697.21	c qxplain 3484/3486
1699.96/1697.22	c qxplain 3486/3486
1699.96/1697.23	c 9121[?] 2052[?] -2053[?]  is mandatory 
1699.96/1697.23	c qxplain 3484/3485
1699.96/1697.24	c qxplain 3485/3485
1699.96/1697.24	c 9122[?] -2052[?] 1951[?] 2053[?]  is mandatory 
1699.96/1697.24	c qxplain 3484/3484
1699.96/1697.25	c 9123[?] -2054[?] -1958[?]  is mandatory 
1699.96/1697.25	c qxplain 3355/3483
1699.96/1697.26	c qxplain 3420/3483
1699.96/1697.27	c qxplain 3452/3483
1699.96/1697.28	c qxplain 3468/3483
1699.96/1697.28	c qxplain 3476/3483
1699.96/1697.29	c qxplain 3480/3483
1699.96/1697.30	c qxplain 3482/3483
1700.06/1697.31	c qxplain 3483/3483
1700.06/1697.32	c 9124[?] -2054[?] 2053[?]  is mandatory 
1700.06/1697.32	c qxplain 3482/3482
1700.06/1697.33	c 9125[?] 2054[?] -2053[?] 1958[?]  is mandatory 
1700.06/1697.33	c qxplain 3480/3481
1700.06/1697.34	c qxplain 3481/3481
1700.06/1697.34	c 9126[?] -2055[?] -1965[?]  is mandatory 
1700.06/1697.34	c qxplain 3480/3480
1700.06/1697.35	c 9127[?] -2055[?] 2054[?]  is mandatory 
1700.06/1697.35	c qxplain 3476/3479
1700.06/1697.36	c qxplain 3478/3479
1700.06/1697.37	c qxplain 3479/3479
1700.06/1697.37	c 9128[?] 2055[?] 1965[?] -2054[?]  is mandatory 
1700.06/1697.37	c qxplain 3478/3478
1700.06/1697.38	c 9129[?] -2050[?] -2056[?]  is mandatory 
1700.06/1697.38	c qxplain 3476/3477
1700.06/1697.39	c qxplain 3477/3477
1700.06/1697.40	c 9130[?] -2056[?] 2055[?]  is mandatory 
1700.06/1697.40	c qxplain 3476/3476
1700.16/1697.41	c 9131[?] 2050[?] -2055[?] 2056[?]  is mandatory 
1700.16/1697.41	c qxplain 3468/3475
1700.16/1697.42	c qxplain 3472/3475
1700.16/1697.42	c qxplain 3474/3475
1700.16/1697.43	c qxplain 3475/3475
1700.16/1697.44	c 9132[?] 1968[?] -2057[?]  is mandatory 
1700.16/1697.44	c qxplain 3474/3474
1700.16/1697.45	c 9133[?] -2056[?] -2057[?]  is mandatory 
1700.16/1697.45	c qxplain 3472/3473
1700.16/1697.45	c qxplain 3473/3473
1700.16/1697.46	c 9134[?] -1968[?] 2056[?] 2057[?]  is mandatory 
1700.16/1697.46	c qxplain 3472/3472
1700.16/1697.47	c 9136[?] -2058[?] 1935[?]  is mandatory 
1700.16/1697.47	c qxplain 3468/3471
1700.16/1697.48	c qxplain 3470/3471
1700.16/1697.48	c qxplain 3471/3471
1700.16/1697.49	c 9138[?] 1572[?] -2059[?]  is mandatory 
1700.16/1697.49	c qxplain 3470/3470
1700.27/1697.50	c 9140[?] -1572[?] 2059[?] 1935[?]  is mandatory 
1700.27/1697.50	c qxplain 3468/3469
1700.27/1697.51	c qxplain 3469/3469
1700.27/1697.51	c 9142[?] -2059[?] -2060[?]  is mandatory 
1700.27/1697.51	c qxplain 3468/3468
1700.27/1697.52	c 9143[?] 2059[?] 2060[?] 2058[?]  is mandatory 
1700.27/1697.52	c qxplain 3452/3467
1700.27/1697.53	c qxplain 3460/3467
1700.27/1697.54	c qxplain 3464/3467
1700.27/1697.54	c qxplain 3466/3467
1700.27/1697.55	c qxplain 3467/3467
1700.27/1697.56	c 9144[?] 1381[?] -2061[?]  is mandatory 
1700.27/1697.56	c qxplain 3466/3466
1700.27/1697.57	c 9145[?] 2060[?] -2061[?]  is mandatory 
1700.27/1697.57	c qxplain 3464/3465
1700.27/1697.57	c qxplain 3465/3465
1700.27/1697.58	c 9146[?] -2060[?] -1381[?] 2061[?]  is mandatory 
1700.27/1697.58	c qxplain 3464/3464
1700.27/1697.59	c 9147[?] -1381[?] -2062[?]  is mandatory 
1700.27/1697.59	c qxplain 3460/3463
1700.37/1697.60	c qxplain 3462/3463
1700.37/1697.61	c qxplain 3463/3463
1700.37/1697.61	c 9148[?] -2060[?] -2062[?]  is mandatory 
1700.37/1697.61	c qxplain 3462/3462
1700.37/1697.62	c 9149[?] 2060[?] 1381[?] 2062[?]  is mandatory 
1700.37/1697.62	c qxplain 3460/3461
1700.37/1697.63	c qxplain 3461/3461
1700.37/1697.64	c 9150[?] -2061[?] -2063[?]  is mandatory 
1700.37/1697.64	c qxplain 3460/3460
1700.37/1697.65	c 9151[?] -2062[?] -2063[?]  is mandatory 
1700.37/1697.65	c qxplain 3452/3459
1700.37/1697.65	c qxplain 3456/3459
1700.37/1697.66	c qxplain 3458/3459
1700.37/1697.67	c qxplain 3459/3459
1700.37/1697.68	c 9152[?] 2062[?] 2063[?] 2061[?]  is mandatory 
1700.37/1697.68	c qxplain 3458/3458
1700.37/1697.68	c 9153[?] -2064[?] 2057[?]  is mandatory 
1700.37/1697.68	c qxplain 3456/3457
1700.37/1697.69	c qxplain 3457/3457
1700.47/1697.70	c 9154[?] -2063[?] -2064[?]  is mandatory 
1700.47/1697.70	c qxplain 3456/3456
1700.47/1697.71	c 9155[?] -2057[?] 2063[?] 2064[?]  is mandatory 
1700.47/1697.71	c qxplain 3452/3455
1700.47/1697.72	c qxplain 3454/3455
1700.47/1697.72	c qxplain 3455/3455
1700.47/1697.73	c 9156[?] -2057[?] -2065[?]  is mandatory 
1700.47/1697.73	c qxplain 3454/3454
1700.47/1697.74	c 9157[?] 2063[?] -2065[?]  is mandatory 
1700.47/1697.74	c qxplain 3452/3453
1700.47/1697.75	c qxplain 3453/3453
1700.47/1697.75	c 9158[?] -2063[?] 2057[?] 2065[?]  is mandatory 
1700.47/1697.75	c qxplain 3452/3452
1700.47/1697.76	c 9159[?] -2064[?] -2066[?]  is mandatory 
1700.47/1697.76	c qxplain 3420/3451
1700.47/1697.77	c qxplain 3436/3451
1700.47/1697.78	c qxplain 3444/3451
1700.47/1697.78	c qxplain 3448/3451
1700.47/1697.79	c qxplain 3450/3451
1700.47/1697.80	c qxplain 3451/3451
1700.56/1697.80	c 9160[?] -2065[?] -2066[?]  is mandatory 
1700.56/1697.80	c qxplain 3450/3450
1700.56/1697.81	c 9161[?] 2065[?] 2064[?] 2066[?]  is mandatory 
1700.56/1697.81	c qxplain 3448/3449
1700.56/1697.82	c qxplain 3449/3449
1700.56/1697.83	c 9162[?] -2067[?] -1935[?]  is mandatory 
1700.56/1697.83	c qxplain 3448/3448
1700.56/1697.83	c 9163[?] -2066[?] -2067[?]  is mandatory 
1700.56/1697.83	c qxplain 3444/3447
1700.56/1697.84	c qxplain 3446/3447
1700.56/1697.85	c qxplain 3447/3447
1700.56/1697.86	c 9164[?] 2066[?] 1935[?] 2067[?]  is mandatory 
1700.56/1697.86	c qxplain 3446/3446
1700.56/1697.86	c 9165[?] -2068[?] -1936[?]  is mandatory 
1700.56/1697.86	c qxplain 3444/3445
1700.56/1697.87	c qxplain 3445/3445
1700.56/1697.88	c 9166[?] -2067[?] -2068[?]  is mandatory 
1700.56/1697.88	c qxplain 3444/3444
1700.56/1697.89	c 9167[?] 1936[?] 2068[?] 2067[?]  is mandatory 
1700.56/1697.89	c qxplain 3436/3443
1700.56/1697.90	c qxplain 3440/3443
1700.66/1697.90	c qxplain 3442/3443
1700.66/1697.91	c qxplain 3443/3443
1700.66/1697.92	c 9168[?] -2069[?] -1913[?]  is mandatory 
1700.66/1697.92	c qxplain 3442/3442
1700.66/1697.93	c 9169[?] -2068[?] -2069[?]  is mandatory 
1700.66/1697.93	c qxplain 3440/3441
1700.66/1697.94	c qxplain 3441/3441
1700.66/1697.94	c 9170[?] 2069[?] 2068[?] 1913[?]  is mandatory 
1700.66/1697.94	c qxplain 3440/3440
1700.66/1697.95	c 9171[?] -2070[?] -1928[?]  is mandatory 
1700.66/1697.95	c qxplain 3436/3439
1700.66/1697.96	c qxplain 3438/3439
1700.66/1697.96	c qxplain 3439/3439
1700.66/1697.97	c 9172[?] -2070[?] -2069[?]  is mandatory 
1700.66/1697.97	c qxplain 3438/3438
1700.66/1697.98	c 9173[?] 2069[?] 2070[?] 1928[?]  is mandatory 
1700.66/1697.98	c qxplain 3436/3437
1700.66/1697.99	c qxplain 3437/3437
1700.66/1697.99	c 9174[?] 1896[?] -2071[?]  is mandatory 
1700.66/1697.99	c qxplain 3436/3436
1700.76/1698.00	c 9175[?] -2070[?] -2071[?]  is mandatory 
1700.76/1698.00	c qxplain 3420/3435
1700.76/1698.01	c qxplain 3428/3435
1700.76/1698.02	c qxplain 3432/3435
1700.76/1698.02	c qxplain 3434/3435
1700.76/1698.03	c qxplain 3435/3435
1700.76/1698.03	c 9176[?] 2070[?] -1896[?] 2071[?]  is mandatory 
1700.76/1698.03	c qxplain 3434/3434
1700.76/1698.04	c 9177[?] -1896[?] -2072[?]  is mandatory 
1700.76/1698.04	c qxplain 3432/3433
1700.76/1698.05	c qxplain 3433/3433
1700.76/1698.06	c 9178[?] 2070[?] -2072[?]  is mandatory 
1700.76/1698.06	c qxplain 3432/3432
1700.76/1698.06	c 9179[?] -2070[?] 1896[?] 2072[?]  is mandatory 
1700.76/1698.06	c qxplain 3428/3431
1700.76/1698.07	c qxplain 3430/3431
1700.76/1698.07	c qxplain 3431/3431
1700.76/1698.08	c 9180[?] -2071[?] -2073[?]  is mandatory 
1700.76/1698.08	c qxplain 3430/3430
1700.76/1698.09	c 9181[?] -2072[?] -2073[?]  is mandatory 
1700.76/1698.09	c qxplain 3428/3429
1701.16/1698.50	c cleaning 9596 clauses out of 19255 with flag 1002/3713890
1701.46/1698.71	c qxplain 3429/3429
1703.56/1700.84	c cleaning 7573 clauses out of 15177 with flag 5000/3719408
1705.67/1702.96	c cleaning 6777 clauses out of 13604 with flag 11000/3725408
1708.47/1705.71	c cleaning 6880 clauses out of 13827 with flag 18000/3732408
1711.67/1708.92	c cleaning 7441 clauses out of 14947 with flag 26000/3740408
1715.87/1713.11	c cleaning 8222 clauses out of 16507 with flag 35001/3749409
1718.07/1715.36	c qxplain 3428/3428
1718.07/1715.38	c 9183[?] -1535[?] -2074[?]  is mandatory 
1718.07/1715.38	c qxplain 3420/3427
1718.07/1715.39	c qxplain 3424/3427
1718.07/1715.39	c qxplain 3426/3427
1718.17/1715.40	c qxplain 3427/3427
1718.17/1715.41	c 9184[?] -2074[?] 1882[?]  is mandatory 
1718.17/1715.41	c qxplain 3426/3426
1718.17/1715.46	c 9185[?] 1535[?] -1882[?] 2074[?]  is mandatory 
1718.17/1715.46	c qxplain 3424/3425
1718.17/1715.47	c qxplain 3425/3425
1718.17/1715.48	c 9186[?] -2075[?] 1535[?]  is mandatory 
1718.17/1715.48	c qxplain 3424/3424
1718.27/1715.51	c 9187[?] -2075[?] -1882[?]  is mandatory 
1718.27/1715.51	c qxplain 3420/3423
1718.27/1715.52	c qxplain 3422/3423
1719.27/1716.52	c qxplain 3423/3423
1719.27/1716.57	c 9188[?] 2075[?] -1535[?] 1882[?]  is mandatory 
1719.27/1716.57	c qxplain 3422/3422
1719.37/1716.67	c 9189[?] -2076[?] -2074[?]  is mandatory 
1719.37/1716.67	c qxplain 3420/3421
1719.37/1716.68	c qxplain 3421/3421
1719.47/1716.75	c 9190[?] -2076[?] -2075[?]  is mandatory 
1719.47/1716.75	c qxplain 3420/3420
1719.47/1716.76	c 9191[?] 2076[?] 2074[?] 2075[?]  is mandatory 
1719.47/1716.76	c qxplain 3355/3419
1719.47/1716.77	c qxplain 3388/3419
1719.47/1716.78	c qxplain 3404/3419
1719.47/1716.79	c qxplain 3412/3419
1719.47/1716.79	c qxplain 3416/3419
1719.57/1716.80	c qxplain 3418/3419
1719.57/1716.81	c qxplain 3419/3419
1719.67/1716.91	c 9192[?] -2077[?] 1871[?]  is mandatory 
1719.67/1716.91	c qxplain 3418/3418
1719.67/1716.92	c 9193[?] -2077[?] -2076[?]  is mandatory 
1719.67/1716.92	c qxplain 3416/3417
1719.67/1716.93	c qxplain 3417/3417
1719.67/1716.99	c 9194[?] 2077[?] 2076[?] -1871[?]  is mandatory 
1719.67/1716.99	c qxplain 3416/3416
1719.78/1717.00	c 9195[?] -2078[?] 1513[?]  is mandatory 
1719.78/1717.00	c qxplain 3412/3415
1719.78/1717.00	c qxplain 3414/3415
1719.78/1717.02	c qxplain 3415/3415
1719.78/1717.03	c 9196[?] -2078[?] 1888[?]  is mandatory 
1719.78/1717.03	c qxplain 3414/3414
1719.78/1717.07	c 9197[?] 2078[?] -1513[?] -1888[?]  is mandatory 
1719.78/1717.07	c qxplain 3412/3413
1719.78/1717.08	c qxplain 3413/3413
1719.78/1717.09	c 9198[?] -2079[?] 1495[?]  is mandatory 
1719.78/1717.09	c qxplain 3412/3412
1719.78/1717.10	c 9199[?] -2079[?] 1890[?]  is mandatory 
1719.78/1717.10	c qxplain 3404/3411
1719.78/1717.10	c qxplain 3408/3411
1719.88/1717.11	c qxplain 3410/3411
1719.88/1717.12	c qxplain 3411/3411
1719.88/1717.14	c 9200[?] 2079[?] -1495[?] -1890[?]  is mandatory 
1719.88/1717.14	c qxplain 3410/3410
1719.88/1717.15	c 9201[?] -2080[?] 1477[?]  is mandatory 
1719.88/1717.15	c qxplain 3408/3409
1719.88/1717.16	c qxplain 3409/3409
1719.88/1717.17	c 9202[?] -2080[?] 1892[?]  is mandatory 
1719.88/1717.17	c qxplain 3408/3408
1720.08/1717.35	c 9203[?] 2080[?] -1477[?] -1892[?]  is mandatory 
1720.08/1717.35	c qxplain 3404/3407
1720.08/1717.36	c qxplain 3406/3407
1720.08/1717.38	c qxplain 3407/3407
1720.08/1717.39	c 9204[?] -2081[?] -2079[?]  is mandatory 
1720.08/1717.39	c qxplain 3406/3406
1720.18/1717.45	c 9205[?] -2080[?] -2081[?]  is mandatory 
1720.18/1717.45	c qxplain 3404/3405
1720.18/1717.45	c qxplain 3405/3405
1720.18/1717.46	c 9206[?] 2081[?] 2080[?] 2079[?]  is mandatory 
1720.18/1717.46	c qxplain 3404/3404
1720.18/1717.47	c 9207[?] -2082[?] -2078[?]  is mandatory 
1720.18/1717.47	c qxplain 3388/3403
1720.18/1717.48	c qxplain 3396/3403
1720.18/1717.49	c qxplain 3400/3403
1720.18/1717.49	c qxplain 3402/3403
1720.27/1717.50	c qxplain 3403/3403
1720.27/1717.51	c 9208[?] -2082[?] 2081[?]  is mandatory 
1720.27/1717.51	c qxplain 3402/3402
1720.27/1717.51	c 9209[?] 2082[?] -2081[?] 2078[?]  is mandatory 
1720.27/1717.51	c qxplain 3400/3401
1720.27/1717.54	c qxplain 3401/3401
1720.37/1717.68	c 9210[?] -2077[?] -2083[?]  is mandatory 
1720.37/1717.68	c qxplain 3400/3400
1720.37/1717.69	c 9211[?] -2083[?] 2082[?]  is mandatory 
1720.37/1717.69	c qxplain 3396/3399
1720.37/1717.70	c qxplain 3398/3399
1720.47/1717.70	c qxplain 3399/3399
1720.47/1717.71	c 9212[?] 2083[?] -2082[?] 2077[?]  is mandatory 
1720.47/1717.71	c qxplain 3398/3398
1720.47/1717.73	c 9213[?] -2084[?] 1413[?]  is mandatory 
1720.47/1717.73	c qxplain 3396/3397
1720.47/1717.77	c qxplain 3397/3397
1720.47/1717.78	c 9214[?] -1921[?] -2084[?]  is mandatory 
1720.47/1717.78	c qxplain 3396/3396
1720.47/1717.79	c 9215[?] -1413[?] 1921[?] 2084[?]  is mandatory 
1720.47/1717.79	c qxplain 3388/3395
1720.57/1717.81	c qxplain 3392/3395
1720.57/1717.83	c qxplain 3394/3395
1720.57/1717.84	c qxplain 3395/3395
1720.57/1717.85	c 9216[?] -2085[?] -1922[?]  is mandatory 
1720.57/1717.85	c qxplain 3394/3394
1720.57/1717.86	c 9217[?] -2084[?] -2085[?]  is mandatory 
1720.57/1717.86	c qxplain 3392/3393
1720.57/1717.86	c qxplain 3393/3393
1720.57/1717.87	c 9218[?] 2085[?] 1922[?] 2084[?]  is mandatory 
1720.57/1717.87	c qxplain 3392/3392
1720.57/1717.88	c 9219[?] -2086[?] 1429[?]  is mandatory 
1720.57/1717.88	c qxplain 3388/3391
1720.57/1717.89	c qxplain 3390/3391
1720.67/1717.90	c qxplain 3391/3391
1720.67/1717.91	c 9220[?] -2086[?] 2085[?]  is mandatory 
1720.67/1717.91	c qxplain 3390/3390
1720.67/1717.91	c 9221[?] 2086[?] -2085[?] -1429[?]  is mandatory 
1720.67/1717.91	c qxplain 3388/3389
1720.67/1717.92	c qxplain 3389/3389
1720.67/1717.93	c 9222[?] -2087[?] 1413[?]  is mandatory 
1720.67/1717.93	c qxplain 3388/3388
1720.67/1717.94	c 9223[?] -2087[?] -1429[?]  is mandatory 
1720.67/1717.94	c qxplain 3355/3387
1720.67/1717.95	c qxplain 3372/3387
1720.67/1717.95	c qxplain 3380/3387
1720.67/1717.96	c qxplain 3384/3387
1720.67/1717.97	c qxplain 3386/3387
1720.67/1717.98	c qxplain 3387/3387
1720.67/1717.99	c 9224[?] -1413[?] 2087[?] 1429[?]  is mandatory 
1720.67/1717.99	c qxplain 3386/3386
1720.67/1717.99	c 9225[?] -2088[?] -2086[?]  is mandatory 
1720.67/1717.99	c qxplain 3384/3385
1720.77/1718.00	c qxplain 3385/3385
1720.77/1718.01	c 9226[?] -2087[?] -2088[?]  is mandatory 
1720.77/1718.01	c qxplain 3384/3384
1720.77/1718.02	c 9227[?] 2088[?] 2086[?] 2087[?]  is mandatory 
1720.77/1718.02	c qxplain 3380/3383
1720.77/1718.02	c qxplain 3382/3383
1720.77/1718.03	c qxplain 3383/3383
1720.77/1718.04	c 9228[?] -2089[?] 1913[?]  is mandatory 
1720.77/1718.04	c qxplain 3382/3382
1720.77/1718.05	c 9229[?] -2089[?] -2088[?]  is mandatory 
1720.77/1718.05	c qxplain 3380/3381
1720.77/1718.05	c qxplain 3381/3381
1720.77/1718.06	c 9230[?] 2088[?] 2089[?] -1913[?]  is mandatory 
1720.77/1718.06	c qxplain 3380/3380
1720.77/1718.07	c 9231[?] 1571[?] -2090[?]  is mandatory 
1720.77/1718.07	c qxplain 3372/3379
1720.77/1718.07	c qxplain 3376/3379
1720.77/1718.08	c qxplain 3378/3379
1720.77/1718.09	c qxplain 3379/3379
1720.87/1718.16	c 9232[?] -2090[?] 1935[?]  is mandatory 
1720.87/1718.16	c qxplain 3378/3378
1720.87/1718.16	c 9233[?] -1571[?] 2090[?] -1935[?]  is mandatory 
1720.87/1718.16	c qxplain 3376/3377
1720.87/1718.17	c qxplain 3377/3377
1721.97/1719.29	c 9234[?] -2091[?] -2050[?]  is mandatory 
1721.97/1719.29	c qxplain 3376/3376
1722.08/1719.37	c 9235[?] -2091[?] 2054[?]  is mandatory 
1722.08/1719.37	c qxplain 3372/3375
1722.08/1719.38	c qxplain 3374/3375
1722.08/1719.38	c qxplain 3375/3375
1722.08/1719.39	c 9236[?] 2091[?] -2054[?] 2050[?]  is mandatory 
1722.08/1719.39	c qxplain 3374/3374
1722.08/1719.40	c 9237[?] 1961[?] -2092[?]  is mandatory 
1722.08/1719.40	c qxplain 3372/3373
1722.18/1719.41	c qxplain 3373/3373
1722.18/1719.41	c 9238[?] -2092[?] -2091[?]  is mandatory 
1722.18/1719.41	c qxplain 3372/3372
1722.18/1719.42	c 9239[?] 2092[?] -1961[?] 2091[?]  is mandatory 
1722.18/1719.42	c qxplain 3355/3371
1722.18/1719.42	c qxplain 3364/3371
1722.18/1719.43	c qxplain 3368/3371
1722.18/1719.44	c qxplain 3370/3371
1722.18/1719.44	c qxplain 3371/3371
1722.18/1719.45	c 9240[?] 1382[?] -2093[?]  is mandatory 
1722.18/1719.45	c qxplain 3370/3370
1722.18/1719.46	c 9241[?] 1964[?] -2093[?]  is mandatory 
1722.18/1719.46	c qxplain 3368/3369
1722.18/1719.46	c qxplain 3369/3369
1722.18/1719.47	c 9242[?] -1964[?] 2093[?] -1382[?]  is mandatory 
1722.18/1719.47	c qxplain 3368/3368
1722.18/1719.48	c 9243[?] -1382[?] -2094[?]  is mandatory 
1722.18/1719.48	c qxplain 3364/3367
1722.18/1719.48	c qxplain 3366/3367
1722.18/1719.49	c qxplain 3367/3367
1722.27/1719.50	c 9244[?] -1964[?] -2094[?]  is mandatory 
1722.27/1719.50	c qxplain 3366/3366
1722.27/1719.50	c 9245[?] 1964[?] 1382[?] 2094[?]  is mandatory 
1722.27/1719.50	c qxplain 3364/3365
1722.27/1719.51	c qxplain 3365/3365
1722.27/1719.52	c 9246[?] -2093[?] -2095[?]  is mandatory 
1722.27/1719.52	c qxplain 3364/3364
1722.27/1719.52	c 9247[?] -2094[?] -2095[?]  is mandatory 
1722.27/1719.52	c qxplain 3355/3363
1722.27/1719.53	c qxplain 3360/3363
1722.27/1719.54	c qxplain 3362/3363
1722.27/1719.54	c qxplain 3363/3363
1722.27/1719.55	c 9248[?] 2094[?] 2095[?] 2093[?]  is mandatory 
1722.27/1719.55	c qxplain 3362/3362
1722.27/1719.57	c 9249[?] 2092[?] -2096[?]  is mandatory 
1722.27/1719.57	c qxplain 3360/3361
1722.27/1719.57	c qxplain 3361/3361
1722.27/1719.58	c 9250[?] -2095[?] -2096[?]  is mandatory 
1722.27/1719.58	c qxplain 3360/3360
1722.27/1719.59	c 9251[?] 2095[?] 2096[?] -2092[?]  is mandatory 
1722.27/1719.59	c qxplain 3355/3359
1722.27/1719.60	c qxplain 3358/3359
1722.37/1719.60	c qxplain 3359/3359
1722.37/1719.61	c 9252[?] -2097[?] -2092[?]  is mandatory 
1722.37/1719.61	c qxplain 3358/3358
1722.37/1719.62	c 9253[?] -2097[?] 2095[?]  is mandatory 
1722.37/1719.62	c qxplain 3355/3357
1722.37/1719.62	c qxplain 3357/3357
1722.37/1719.63	c 9254[?] -2095[?] 2097[?] 2092[?]  is mandatory 
1722.37/1719.63	c qxplain 3355/3356
1722.37/1719.64	c qxplain 3356/3356
1722.37/1719.64	c 9255[?] -2098[?] -2096[?]  is mandatory 
1722.37/1719.64	c qxplain 3355/3355
1722.37/1719.65	c 9256[?] -2097[?] -2098[?]  is mandatory 
1722.37/1719.65	c qxplain 3097/3354
1722.37/1719.66	c qxplain 3226/3354
1722.37/1719.67	c qxplain 3291/3354
1722.37/1719.67	c qxplain 3323/3354
1722.37/1719.68	c qxplain 3339/3354
1722.37/1719.68	c qxplain 3347/3354
1722.37/1719.69	c qxplain 3351/3354
1722.47/1719.70	c qxplain 3353/3354
1722.47/1719.70	c qxplain 3354/3354
1722.47/1719.71	c 9257[?] 2096[?] 2097[?] 2098[?]  is mandatory 
1722.47/1719.71	c qxplain 3353/3353
1722.47/1719.72	c 9258[?] -2099[?] -1935[?]  is mandatory 
1722.47/1719.72	c qxplain 3351/3352
1722.47/1719.72	c qxplain 3352/3352
1722.47/1719.73	c 9259[?] -2098[?] -2099[?]  is mandatory 
1722.47/1719.73	c qxplain 3351/3351
1722.47/1719.74	c 9260[?] 2098[?] 2099[?] 1935[?]  is mandatory 
1722.47/1719.74	c qxplain 3347/3350
1722.47/1719.74	c qxplain 3349/3350
1722.47/1719.75	c qxplain 3350/3350
1722.47/1719.76	c 9261[?] -2090[?] -2100[?]  is mandatory 
1722.47/1719.76	c qxplain 3349/3349
1722.47/1719.76	c 9262[?] -2099[?] -2100[?]  is mandatory 
1722.47/1719.76	c qxplain 3347/3348
1722.47/1719.77	c qxplain 3348/3348
1722.47/1719.78	c 9263[?] 2090[?] 2100[?] 2099[?]  is mandatory 
1722.47/1719.78	c qxplain 3347/3347
1722.47/1719.78	c 9264[?] -2101[?] -1913[?]  is mandatory 
1722.47/1719.78	c qxplain 3339/3346
1722.47/1719.79	c qxplain 3343/3346
1722.47/1719.80	c qxplain 3345/3346
1722.57/1719.80	c qxplain 3346/3346
1722.57/1719.81	c 9265[?] -2100[?] -2101[?]  is mandatory 
1722.57/1719.81	c qxplain 3345/3345
1722.57/1719.81	c 9266[?] 2100[?] 2101[?] 1913[?]  is mandatory 
1722.57/1719.81	c qxplain 3343/3344
1722.57/1719.82	c qxplain 3344/3344
1722.57/1719.83	c 9267[?] -2089[?] -2102[?]  is mandatory 
1722.57/1719.83	c qxplain 3343/3343
1722.57/1719.84	c 9268[?] -2101[?] -2102[?]  is mandatory 
1722.57/1719.84	c qxplain 3339/3342
1722.57/1719.85	c qxplain 3341/3342
1722.57/1719.85	c qxplain 3342/3342
1722.57/1719.86	c 9269[?] 2101[?] 2102[?] 2089[?]  is mandatory 
1722.57/1719.86	c qxplain 3341/3341
1722.57/1719.87	c 9270[?] -2103[?] -2083[?]  is mandatory 
1722.57/1719.87	c qxplain 3339/3340
1722.67/1719.91	c qxplain 3340/3340
1722.67/1719.98	c 9271[?] -2103[?] -2102[?]  is mandatory 
1722.67/1719.98	c qxplain 3339/3339
1722.77/1720.06	c 9272[?] 2103[?] 2083[?] 2102[?]  is mandatory 
1722.77/1720.06	c qxplain 3323/3338
1722.77/1720.07	c qxplain 3331/3338
1722.77/1720.08	c qxplain 3335/3338
1722.77/1720.09	c qxplain 3337/3338
1722.87/1720.10	c qxplain 3338/3338
1722.87/1720.12	c 9273[?] -2104[?] -1551[?]  is mandatory 
1722.87/1720.12	c qxplain 3337/3337
1722.87/1720.13	c 9274[?] -2104[?] 1881[?]  is mandatory 
1722.87/1720.13	c qxplain 3335/3336
1722.87/1720.14	c qxplain 3336/3336
1722.87/1720.16	c 9275[?] 2104[?] -1881[?] 1551[?]  is mandatory 
1722.87/1720.16	c qxplain 3335/3335
1722.87/1720.16	c 9276[?] -2105[?] 1551[?]  is mandatory 
1722.87/1720.16	c qxplain 3331/3334
1722.87/1720.17	c qxplain 3333/3334
1722.87/1720.18	c qxplain 3334/3334
1722.97/1720.21	c 9277[?] -2105[?] -1881[?]  is mandatory 
1722.97/1720.21	c qxplain 3333/3333
1722.97/1720.21	c 9278[?] 2105[?] -1551[?] 1881[?]  is mandatory 
1722.97/1720.21	c qxplain 3331/3332
1722.97/1720.22	c qxplain 3332/3332
1722.97/1720.23	c 9279[?] -2106[?] -2104[?]  is mandatory 
1722.97/1720.23	c qxplain 3331/3331
1722.97/1720.24	c 9280[?] -2106[?] -2105[?]  is mandatory 
1722.97/1720.24	c qxplain 3323/3330
1722.97/1720.25	c qxplain 3327/3330
1722.97/1720.26	c qxplain 3329/3330
1722.97/1720.26	c qxplain 3330/3330
1722.97/1720.27	c 9281[?] 2106[?] 2105[?] 2104[?]  is mandatory 
1722.97/1720.27	c qxplain 3329/3329
1722.97/1720.28	c 9282[?] -2107[?] 1871[?]  is mandatory 
1722.97/1720.28	c qxplain 3327/3328
1722.97/1720.29	c qxplain 3328/3328
1723.08/1720.30	c 9283[?] -2107[?] -2106[?]  is mandatory 
1723.08/1720.30	c qxplain 3327/3327
1723.08/1720.31	c 9284[?] 2107[?] 2106[?] -1871[?]  is mandatory 
1723.08/1720.31	c qxplain 3323/3326
1723.08/1720.32	c qxplain 3325/3326
1723.08/1720.32	c qxplain 3326/3326
1723.08/1720.33	c 9285[?] 1512[?] -2108[?]  is mandatory 
1723.08/1720.33	c qxplain 3325/3325
1723.08/1720.35	c 9286[?] -2108[?] 1888[?]  is mandatory 
1723.08/1720.35	c qxplain 3323/3324
1723.08/1720.36	c qxplain 3324/3324
1723.08/1720.37	c 9287[?] -1512[?] 2108[?] -1888[?]  is mandatory 
1723.08/1720.37	c qxplain 3323/3323
1723.08/1720.38	c 9288[?] -2109[?] 1494[?]  is mandatory 
1723.08/1720.38	c qxplain 3291/3322
1723.08/1720.39	c qxplain 3307/3322
1723.08/1720.39	c qxplain 3315/3322
1723.18/1720.41	c qxplain 3319/3322
1723.18/1720.41	c qxplain 3321/3322
1723.18/1720.42	c qxplain 3322/3322
1723.18/1720.43	c 9289[?] -2109[?] 1890[?]  is mandatory 
1723.18/1720.43	c qxplain 3321/3321
1723.18/1720.43	c 9290[?] -1494[?] 2109[?] -1890[?]  is mandatory 
1723.18/1720.43	c qxplain 3319/3320
1723.18/1720.44	c qxplain 3320/3320
1723.18/1720.46	c 9291[?] 1476[?] -2110[?]  is mandatory 
1723.18/1720.46	c qxplain 3319/3319
1723.18/1720.47	c 9292[?] -2110[?] 1892[?]  is mandatory 
1723.18/1720.47	c qxplain 3315/3318
1723.18/1720.48	c qxplain 3317/3318
1723.18/1720.48	c qxplain 3318/3318
1723.18/1720.50	c 9293[?] 2110[?] -1476[?] -1892[?]  is mandatory 
1723.18/1720.50	c qxplain 3317/3317
1723.28/1720.51	c 9294[?] -2109[?] -2111[?]  is mandatory 
1723.28/1720.51	c qxplain 3315/3316
1723.28/1720.51	c qxplain 3316/3316
1723.28/1720.52	c 9295[?] -2110[?] -2111[?]  is mandatory 
1723.28/1720.52	c qxplain 3315/3315
1723.28/1720.53	c 9296[?] 2111[?] 2110[?] 2109[?]  is mandatory 
1723.28/1720.53	c qxplain 3307/3314
1723.28/1720.54	c qxplain 3311/3314
1723.28/1720.54	c qxplain 3313/3314
1723.28/1720.55	c qxplain 3314/3314
1723.28/1720.56	c 9297[?] -2108[?] -2112[?]  is mandatory 
1723.28/1720.56	c qxplain 3313/3313
1723.28/1720.56	c 9298[?] 2111[?] -2112[?]  is mandatory 
1723.28/1720.56	c qxplain 3311/3312
1723.28/1720.57	c qxplain 3312/3312
1723.28/1720.58	c 9299[?] 2108[?] 2112[?] -2111[?]  is mandatory 
1723.28/1720.58	c qxplain 3311/3311
1723.28/1720.59	c 9300[?] -2113[?] -2107[?]  is mandatory 
1723.28/1720.59	c qxplain 3307/3310
1723.28/1720.60	c qxplain 3309/3310
1723.37/1720.60	c qxplain 3310/3310
1723.37/1720.61	c 9301[?] 2112[?] -2113[?]  is mandatory 
1723.37/1720.61	c qxplain 3309/3309
1723.37/1720.62	c 9302[?] -2112[?] 2113[?] 2107[?]  is mandatory 
1723.37/1720.62	c qxplain 3307/3308
1724.47/1721.74	c cleaning 12102 clauses out of 24234 with flag 2000/3765359
1725.48/1722.77	c qxplain 3308/3308
1725.78/1723.00	c 9303[?] -2114[?] -1411[?]  is mandatory 
1725.78/1723.00	c qxplain 3307/3307
1725.88/1723.18	c 9304[?] 1920[?] -2114[?]  is mandatory 
1725.88/1723.18	c qxplain 3291/3306
1727.48/1724.76	c qxplain 3299/3306
1727.68/1724.90	c qxplain 3303/3306
1727.68/1724.92	c qxplain 3305/3306
1727.68/1724.94	c qxplain 3306/3306
1727.68/1724.94	c 9305[?] 2114[?] -1920[?] 1411[?]  is mandatory 
1727.68/1724.94	c qxplain 3305/3305
1727.68/1724.95	c 9306[?] -2115[?] 1412[?]  is mandatory 
1727.68/1724.95	c qxplain 3303/3304
1727.68/1724.96	c qxplain 3304/3304
1727.68/1724.97	c 9307[?] -2114[?] -2115[?]  is mandatory 
1727.68/1724.97	c qxplain 3303/3303
1727.68/1724.97	c 9308[?] 2115[?] -1412[?] 2114[?]  is mandatory 
1727.68/1724.97	c qxplain 3299/3302
1727.88/1725.20	c qxplain 3301/3302
1727.98/1725.21	c qxplain 3302/3302
1727.98/1725.22	c 9309[?] -2116[?] -1921[?]  is mandatory 
1727.98/1725.22	c qxplain 3301/3301
1727.98/1725.23	c 9310[?] -2116[?] -2115[?]  is mandatory 
1727.98/1725.23	c qxplain 3299/3300
1728.18/1725.42	c qxplain 3300/3300
1728.18/1725.42	c 9311[?] 2115[?] 2116[?] 1921[?]  is mandatory 
1728.18/1725.42	c qxplain 3299/3299
1728.38/1725.61	c 9312[?] -2117[?] 1429[?]  is mandatory 
1728.38/1725.61	c qxplain 3291/3298
1728.58/1725.80	c qxplain 3295/3298
1728.58/1725.84	c qxplain 3297/3298
1728.58/1725.85	c qxplain 3298/3298
1728.58/1725.85	c 9313[?] -2117[?] 2116[?]  is mandatory 
1728.58/1725.85	c qxplain 3297/3297
1728.58/1725.86	c 9314[?] -2116[?] 2117[?] -1429[?]  is mandatory 
1728.58/1725.86	c qxplain 3295/3296
1728.58/1725.87	c qxplain 3296/3296
1728.68/1725.98	c 9315[?] 1412[?] -2118[?]  is mandatory 
1728.68/1725.98	c qxplain 3295/3295
1728.68/1725.99	c 9316[?] -2118[?] -1429[?]  is mandatory 
1728.68/1725.99	c qxplain 3291/3294
1728.68/1726.00	c qxplain 3293/3294
1728.78/1726.01	c qxplain 3294/3294
1728.78/1726.06	c 9317[?] -1412[?] 1429[?] 2118[?]  is mandatory 
1728.78/1726.06	c qxplain 3293/3293
1728.78/1726.07	c 9318[?] -2119[?] -2117[?]  is mandatory 
1728.78/1726.07	c qxplain 3291/3292
1728.78/1726.07	c qxplain 3292/3292
1728.88/1726.15	c 9319[?] -2119[?] -2118[?]  is mandatory 
1728.88/1726.15	c qxplain 3291/3291
1728.88/1726.16	c 9320[?] 2119[?] 2117[?] 2118[?]  is mandatory 
1728.88/1726.16	c qxplain 3226/3290
1728.88/1726.17	c qxplain 3259/3290
1728.88/1726.17	c qxplain 3275/3290
1728.88/1726.18	c qxplain 3283/3290
1728.88/1726.18	c qxplain 3287/3290
1728.88/1726.19	c qxplain 3289/3290
1728.88/1726.20	c qxplain 3290/3290
1728.97/1726.20	c 9321[?] -2120[?] 1913[?]  is mandatory 
1728.97/1726.20	c qxplain 3289/3289
1728.97/1726.21	c 9322[?] -2120[?] -2119[?]  is mandatory 
1728.97/1726.21	c qxplain 3287/3288
1728.97/1726.22	c qxplain 3288/3288
1728.97/1726.22	c 9323[?] 2120[?] 2119[?] -1913[?]  is mandatory 
1728.97/1726.22	c qxplain 3287/3287
1728.97/1726.23	c 9324[?] 1570[?] -2121[?]  is mandatory 
1728.97/1726.23	c qxplain 3283/3286
1728.97/1726.24	c qxplain 3285/3286
1728.97/1726.24	c qxplain 3286/3286
1729.07/1726.31	c 9325[?] -2121[?] 1935[?]  is mandatory 
1729.07/1726.31	c qxplain 3285/3285
1729.07/1726.32	c 9326[?] -1570[?] 2121[?] -1935[?]  is mandatory 
1729.07/1726.32	c qxplain 3283/3284
1729.17/1726.42	c qxplain 3284/3284
1729.27/1726.50	c 9327[?] -2122[?] -2050[?]  is mandatory 
1729.27/1726.50	c qxplain 3283/3283
1729.27/1726.59	c 9328[?] -2122[?] 2053[?]  is mandatory 
1729.27/1726.59	c qxplain 3275/3282
1729.47/1726.71	c qxplain 3279/3282
1729.47/1726.73	c qxplain 3281/3282
1729.47/1726.73	c qxplain 3282/3282
1729.47/1726.74	c 9329[?] 2122[?] -2053[?] 2050[?]  is mandatory 
1729.47/1726.74	c qxplain 3281/3281
1729.47/1726.75	c 9330[?] 1954[?] -2123[?]  is mandatory 
1729.47/1726.75	c qxplain 3279/3280
1729.47/1726.76	c qxplain 3280/3280
1729.47/1726.76	c 9331[?] -2123[?] -2122[?]  is mandatory 
1729.47/1726.76	c qxplain 3279/3279
1729.47/1726.77	c 9332[?] 2123[?] -1954[?] 2122[?]  is mandatory 
1729.47/1726.77	c qxplain 3275/3278
1729.47/1726.78	c qxplain 3277/3278
1729.47/1726.79	c qxplain 3278/3278
1729.47/1726.79	c 9333[?] -2124[?] 1383[?]  is mandatory 
1729.47/1726.79	c qxplain 3277/3277
1729.57/1726.80	c 9334[?] -2124[?] 1957[?]  is mandatory 
1729.57/1726.80	c qxplain 3275/3276
1729.57/1726.81	c qxplain 3276/3276
1729.57/1726.81	c 9335[?] -1383[?] -1957[?] 2124[?]  is mandatory 
1729.57/1726.81	c qxplain 3275/3275
1729.57/1726.82	c 9336[?] -1383[?] -2125[?]  is mandatory 
1729.57/1726.82	c qxplain 3259/3274
1729.57/1726.83	c qxplain 3267/3274
1729.57/1726.84	c qxplain 3271/3274
1729.57/1726.84	c qxplain 3273/3274
1729.57/1726.85	c qxplain 3274/3274
1729.57/1726.86	c 9337[?] -1957[?] -2125[?]  is mandatory 
1729.57/1726.86	c qxplain 3273/3273
1729.57/1726.86	c 9338[?] 1383[?] 1957[?] 2125[?]  is mandatory 
1729.57/1726.86	c qxplain 3271/3272
1729.57/1726.87	c qxplain 3272/3272
1729.57/1726.88	c 9339[?] -2124[?] -2126[?]  is mandatory 
1729.57/1726.88	c qxplain 3271/3271
1729.57/1726.88	c 9340[?] -2125[?] -2126[?]  is mandatory 
1729.57/1726.88	c qxplain 3267/3270
1729.57/1726.89	c qxplain 3269/3270
1729.67/1726.90	c qxplain 3270/3270
1729.67/1726.90	c 9341[?] 2125[?] 2124[?] 2126[?]  is mandatory 
1729.67/1726.90	c qxplain 3269/3269
1729.67/1726.91	c 9342[?] 2123[?] -2127[?]  is mandatory 
1729.67/1726.91	c qxplain 3267/3268
1729.67/1726.92	c qxplain 3268/3268
1729.67/1726.93	c 9343[?] -2126[?] -2127[?]  is mandatory 
1729.67/1726.93	c qxplain 3267/3267
1729.67/1726.94	c 9344[?] 2126[?] -2123[?] 2127[?]  is mandatory 
1729.67/1726.94	c qxplain 3259/3266
1729.67/1726.95	c qxplain 3263/3266
1729.67/1726.95	c qxplain 3265/3266
1729.67/1726.97	c qxplain 3266/3266
1729.67/1726.98	c 9345[?] -2123[?] -2128[?]  is mandatory 
1729.67/1726.98	c qxplain 3265/3265
1729.67/1726.99	c 9346[?] 2126[?] -2128[?]  is mandatory 
1729.67/1726.99	c qxplain 3263/3264
1729.67/1727.00	c qxplain 3264/3264
1729.77/1727.00	c 9347[?] -2126[?] 2123[?] 2128[?]  is mandatory 
1729.77/1727.00	c qxplain 3263/3263
1729.77/1727.01	c 9348[?] -2127[?] -2129[?]  is mandatory 
1729.77/1727.01	c qxplain 3259/3262
1729.77/1727.02	c qxplain 3261/3262
1729.77/1727.02	c qxplain 3262/3262
1729.77/1727.03	c 9349[?] -2128[?] -2129[?]  is mandatory 
1729.77/1727.03	c qxplain 3261/3261
1729.77/1727.04	c 9350[?] 2128[?] 2127[?] 2129[?]  is mandatory 
1729.77/1727.04	c qxplain 3259/3260
1729.77/1727.05	c qxplain 3260/3260
1729.77/1727.05	c 9351[?] -2130[?] -1935[?]  is mandatory 
1729.77/1727.05	c qxplain 3259/3259
1729.77/1727.06	c 9352[?] -2129[?] -2130[?]  is mandatory 
1729.77/1727.06	c qxplain 3226/3258
1729.77/1727.07	c qxplain 3243/3258
1729.77/1727.07	c qxplain 3251/3258
1729.77/1727.08	c qxplain 3255/3258
1729.77/1727.08	c qxplain 3257/3258
1729.77/1727.09	c qxplain 3258/3258
1729.77/1727.10	c 9353[?] 2129[?] 1935[?] 2130[?]  is mandatory 
1729.77/1727.10	c qxplain 3257/3257
1729.88/1727.11	c 9354[?] -2121[?] -2131[?]  is mandatory 
1729.88/1727.11	c qxplain 3255/3256
1729.88/1727.11	c qxplain 3256/3256
1729.88/1727.12	c 9355[?] -2130[?] -2131[?]  is mandatory 
1729.88/1727.12	c qxplain 3255/3255
1729.88/1727.13	c 9356[?] 2131[?] 2121[?] 2130[?]  is mandatory 
1729.88/1727.13	c qxplain 3251/3254
1729.88/1727.13	c qxplain 3253/3254
1729.88/1727.14	c qxplain 3254/3254
1729.88/1727.15	c 9357[?] -2132[?] -1913[?]  is mandatory 
1729.88/1727.15	c qxplain 3253/3253
1729.88/1727.15	c 9358[?] -2132[?] -2131[?]  is mandatory 
1729.88/1727.15	c qxplain 3251/3252
1729.88/1727.16	c qxplain 3252/3252
1729.88/1727.17	c 9359[?] 2131[?] 2132[?] 1913[?]  is mandatory 
1729.88/1727.17	c qxplain 3251/3251
1729.88/1727.17	c 9360[?] -2120[?] -2133[?]  is mandatory 
1729.88/1727.17	c qxplain 3243/3250
1729.88/1727.18	c qxplain 3247/3250
1729.88/1727.18	c qxplain 3249/3250
1729.88/1727.19	c qxplain 3250/3250
1729.98/1727.20	c 9361[?] -2132[?] -2133[?]  is mandatory 
1729.98/1727.20	c qxplain 3249/3249
1729.98/1727.20	c 9362[?] 2133[?] 2132[?] 2120[?]  is mandatory 
1729.98/1727.20	c qxplain 3247/3248
1729.98/1727.21	c qxplain 3248/3248
1729.98/1727.22	c 9363[?] -2134[?] -2113[?]  is mandatory 
1729.98/1727.22	c qxplain 3247/3247
1729.98/1727.23	c 9364[?] -2133[?] -2134[?]  is mandatory 
1729.98/1727.23	c qxplain 3243/3246
1729.98/1727.24	c qxplain 3245/3246
1729.98/1727.25	c qxplain 3246/3246
1729.98/1727.26	c 9365[?] 2133[?] 2113[?] 2134[?]  is mandatory 
1729.98/1727.26	c qxplain 3245/3245
1729.98/1727.29	c 9366[?] -2135[?] -1539[?]  is mandatory 
1729.98/1727.29	c qxplain 3243/3244
1730.08/1727.30	c qxplain 3244/3244
1730.08/1727.30	c 9367[?] -2135[?] 1880[?]  is mandatory 
1730.08/1727.30	c qxplain 3243/3243
1730.08/1727.34	c 9368[?] 2135[?] 1539[?] -1880[?]  is mandatory 
1730.08/1727.34	c qxplain 3226/3242
1730.08/1727.35	c qxplain 3235/3242
1730.08/1727.35	c qxplain 3239/3242
1730.08/1727.36	c qxplain 3241/3242
1730.08/1727.37	c qxplain 3242/3242
1730.08/1727.38	c 9369[?] -2136[?] 1539[?]  is mandatory 
1730.08/1727.38	c qxplain 3241/3241
1730.18/1727.40	c 9370[?] -2136[?] -1880[?]  is mandatory 
1730.18/1727.40	c qxplain 3239/3240
1730.18/1727.41	c qxplain 3240/3240
1730.18/1727.41	c 9371[?] 2136[?] -1539[?] 1880[?]  is mandatory 
1730.18/1727.41	c qxplain 3239/3239
1730.18/1727.43	c 9372[?] -2137[?] -2135[?]  is mandatory 
1730.18/1727.43	c qxplain 3235/3238
1730.18/1727.44	c qxplain 3237/3238
1730.18/1727.44	c qxplain 3238/3238
1730.18/1727.45	c 9373[?] -2137[?] -2136[?]  is mandatory 
1730.18/1727.45	c qxplain 3237/3237
1730.18/1727.46	c 9374[?] 2137[?] 2136[?] 2135[?]  is mandatory 
1730.18/1727.46	c qxplain 3235/3236
1730.18/1727.47	c qxplain 3236/3236
1730.18/1727.47	c 9375[?] -2138[?] 1871[?]  is mandatory 
1730.18/1727.47	c qxplain 3235/3235
1730.18/1727.48	c 9376[?] -2138[?] -2137[?]  is mandatory 
1730.18/1727.48	c qxplain 3226/3234
1730.18/1727.49	c qxplain 3231/3234
1730.18/1727.49	c qxplain 3233/3234
1730.28/1727.50	c qxplain 3234/3234
1730.28/1727.51	c 9377[?] 2137[?] 2138[?] -1871[?]  is mandatory 
1730.28/1727.51	c qxplain 3233/3233
1730.28/1727.52	c 9378[?] 1511[?] -2139[?]  is mandatory 
1730.28/1727.52	c qxplain 3231/3232
1730.28/1727.53	c qxplain 3232/3232
1730.28/1727.54	c 9379[?] -2139[?] 1888[?]  is mandatory 
1730.28/1727.54	c qxplain 3231/3231
1730.28/1727.54	c 9380[?] -1511[?] 2139[?] -1888[?]  is mandatory 
1730.28/1727.54	c qxplain 3226/3230
1730.28/1727.55	c qxplain 3229/3230
1730.28/1727.56	c qxplain 3230/3230
1730.28/1727.56	c 9381[?] 1493[?] -2140[?]  is mandatory 
1730.28/1727.56	c qxplain 3229/3229
1730.28/1727.57	c 9382[?] -2140[?] 1890[?]  is mandatory 
1730.28/1727.57	c qxplain 3226/3228
1730.28/1727.58	c qxplain 3228/3228
1730.28/1727.59	c 9383[?] -1493[?] 2140[?] -1890[?]  is mandatory 
1730.28/1727.59	c qxplain 3226/3227
1730.28/1727.59	c qxplain 3227/3227
1730.38/1727.61	c 9384[?] -2141[?] 1475[?]  is mandatory 
1730.38/1727.62	c qxplain 3226/3226
1730.38/1727.62	c 9385[?] -2141[?] 1892[?]  is mandatory 
1730.38/1727.62	c qxplain 3097/3225
1730.38/1727.63	c qxplain 3162/3225
1730.38/1727.64	c qxplain 3194/3225
1730.38/1727.64	c qxplain 3210/3225
1730.38/1727.65	c qxplain 3218/3225
1730.38/1727.66	c qxplain 3222/3225
1730.38/1727.66	c qxplain 3224/3225
1730.38/1727.67	c qxplain 3225/3225
1730.38/1727.68	c 9386[?] 2141[?] -1475[?] -1892[?]  is mandatory 
1730.38/1727.68	c qxplain 3224/3224
1730.38/1727.69	c 9387[?] -2140[?] -2142[?]  is mandatory 
1730.38/1727.69	c qxplain 3222/3223
1730.48/1727.70	c qxplain 3223/3223
1730.48/1727.71	c 9388[?] -2141[?] -2142[?]  is mandatory 
1730.48/1727.71	c qxplain 3222/3222
1730.48/1727.72	c 9389[?] 2142[?] 2141[?] 2140[?]  is mandatory 
1730.48/1727.72	c qxplain 3218/3221
1730.48/1727.72	c qxplain 3220/3221
1730.48/1727.73	c qxplain 3221/3221
1730.48/1727.74	c 9390[?] -2139[?] -2143[?]  is mandatory 
1730.48/1727.74	c qxplain 3220/3220
1730.48/1727.74	c 9391[?] 2142[?] -2143[?]  is mandatory 
1730.48/1727.74	c qxplain 3218/3219
1730.48/1727.75	c qxplain 3219/3219
1730.48/1727.76	c 9392[?] 2139[?] 2143[?] -2142[?]  is mandatory 
1730.48/1727.76	c qxplain 3218/3218
1730.48/1727.76	c 9393[?] -2138[?] -2144[?]  is mandatory 
1730.48/1727.76	c qxplain 3210/3217
1730.48/1727.77	c qxplain 3214/3217
1730.48/1727.78	c qxplain 3216/3217
1730.48/1727.78	c qxplain 3217/3217
1730.48/1727.79	c 9394[?] 2143[?] -2144[?]  is mandatory 
1730.48/1727.79	c qxplain 3216/3216
1730.58/1727.80	c 9395[?] -2143[?] 2144[?] 2138[?]  is mandatory 
1730.58/1727.80	c qxplain 3214/3215
1730.58/1727.81	c qxplain 3215/3215
1730.58/1727.81	c 9396[?] -2145[?] 1411[?]  is mandatory 
1730.58/1727.81	c qxplain 3214/3214
1730.58/1727.82	c 9397[?] -1920[?] -2145[?]  is mandatory 
1730.58/1727.82	c qxplain 3210/3213
1730.58/1727.83	c qxplain 3212/3213
1730.58/1727.83	c qxplain 3213/3213
1730.58/1727.85	c 9398[?] 2145[?] -1411[?] 1920[?]  is mandatory 
1730.58/1727.85	c qxplain 3212/3212
1730.58/1727.85	c 9399[?] -2146[?] -2114[?]  is mandatory 
1730.58/1727.85	c qxplain 3210/3211
1730.58/1727.86	c qxplain 3211/3211
1730.58/1727.87	c 9400[?] -2146[?] -2145[?]  is mandatory 
1730.58/1727.87	c qxplain 3210/3210
1730.58/1727.87	c 9401[?] 2145[?] 2114[?] 2146[?]  is mandatory 
1730.58/1727.87	c qxplain 3194/3209
1730.58/1727.88	c qxplain 3202/3209
1730.58/1727.88	c qxplain 3206/3209
1730.58/1727.89	c qxplain 3208/3209
1730.68/1727.90	c qxplain 3209/3209
1730.68/1727.91	c 9402[?] -2147[?] 1429[?]  is mandatory 
1730.68/1727.91	c qxplain 3208/3208
1730.68/1727.92	c 9403[?] -2147[?] 2146[?]  is mandatory 
1730.68/1727.92	c qxplain 3206/3207
1730.68/1727.93	c qxplain 3207/3207
1730.68/1727.93	c 9404[?] -2146[?] 2147[?] -1429[?]  is mandatory 
1730.68/1727.94	c qxplain 3206/3206
1730.68/1727.94	c 9405[?] -2148[?] 1411[?]  is mandatory 
1730.68/1727.94	c qxplain 3202/3205
1730.68/1727.95	c qxplain 3204/3205
1730.68/1727.96	c qxplain 3205/3205
1730.68/1727.96	c 9406[?] -2148[?] -1429[?]  is mandatory 
1730.68/1727.96	c qxplain 3204/3204
1730.68/1727.97	c 9407[?] -1411[?] 2148[?] 1429[?]  is mandatory 
1730.68/1727.97	c qxplain 3202/3203
1730.68/1727.98	c qxplain 3203/3203
1730.68/1727.98	c 9408[?] -2147[?] -2149[?]  is mandatory 
1730.68/1727.98	c qxplain 3202/3202
1730.68/1727.99	c 9409[?] -2148[?] -2149[?]  is mandatory 
1730.68/1727.99	c qxplain 3194/3201
1730.78/1728.00	c qxplain 3198/3201
1730.78/1728.00	c qxplain 3200/3201
1730.78/1728.01	c qxplain 3201/3201
1730.78/1728.02	c 9410[?] 2149[?] 2147[?] 2148[?]  is mandatory 
1730.78/1728.02	c qxplain 3200/3200
1730.78/1728.03	c 9411[?] -2150[?] 1913[?]  is mandatory 
1730.78/1728.03	c qxplain 3198/3199
1730.78/1728.03	c qxplain 3199/3199
1730.78/1728.04	c 9412[?] -2150[?] -2149[?]  is mandatory 
1730.78/1728.04	c qxplain 3198/3198
1730.78/1728.05	c 9413[?] 2149[?] 2150[?] -1913[?]  is mandatory 
1730.78/1728.05	c qxplain 3194/3197
1730.78/1728.05	c qxplain 3196/3197
1730.78/1728.06	c qxplain 3197/3197
1730.78/1728.06	c 9414[?] 1569[?] -2151[?]  is mandatory 
1730.78/1728.06	c qxplain 3196/3196
1730.78/1728.07	c 9415[?] -2151[?] 1935[?]  is mandatory 
1730.78/1728.07	c qxplain 3194/3195
1730.78/1728.08	c qxplain 3195/3195
1730.78/1728.09	c 9416[?] -1569[?] 2151[?] -1935[?]  is mandatory 
1730.78/1728.09	c qxplain 3194/3194
1731.18/1728.48	c 9417[?] -2152[?] -2050[?]  is mandatory 
1731.18/1728.48	c qxplain 3162/3193
1731.18/1728.48	c qxplain 3178/3193
1731.18/1728.49	c qxplain 3186/3193
1731.28/1728.50	c qxplain 3190/3193
1731.28/1728.51	c qxplain 3192/3193
1731.28/1728.51	c qxplain 3193/3193
1731.28/1728.55	c 9418[?] -2152[?] 2052[?]  is mandatory 
1731.28/1728.55	c qxplain 3192/3192
1731.28/1728.56	c 9419[?] 2152[?] -2052[?] 2050[?]  is mandatory 
1731.28/1728.56	c qxplain 3190/3191
1731.28/1728.57	c qxplain 3191/3191
1731.28/1728.58	c 9420[?] 1947[?] -2153[?]  is mandatory 
1731.28/1728.58	c qxplain 3190/3190
1731.28/1728.58	c 9421[?] -2153[?] -2152[?]  is mandatory 
1731.28/1728.58	c qxplain 3186/3189
1731.28/1728.59	c qxplain 3188/3189
1731.37/1728.60	c qxplain 3189/3189
1731.37/1728.60	c 9422[?] -1947[?] 2152[?] 2153[?]  is mandatory 
1731.37/1728.60	c qxplain 3188/3188
1731.37/1728.61	c 9423[?] 1384[?] -2154[?]  is mandatory 
1731.37/1728.61	c qxplain 3186/3187
1731.37/1728.62	c qxplain 3187/3187
1731.37/1728.63	c 9424[?] -2154[?] 1950[?]  is mandatory 
1731.37/1728.63	c qxplain 3186/3186
1731.37/1728.63	c 9425[?] -1950[?] -1384[?] 2154[?]  is mandatory 
1731.37/1728.63	c qxplain 3178/3185
1731.37/1728.64	c qxplain 3182/3185
1731.37/1728.65	c qxplain 3184/3185
1731.37/1728.65	c qxplain 3185/3185
1731.37/1728.66	c 9426[?] -1384[?] -2155[?]  is mandatory 
1731.37/1728.66	c qxplain 3184/3184
1731.37/1728.67	c 9427[?] -1950[?] -2155[?]  is mandatory 
1731.37/1728.67	c qxplain 3182/3183
1731.37/1728.68	c qxplain 3183/3183
1731.37/1728.68	c 9428[?] 1950[?] 1384[?] 2155[?]  is mandatory 
1731.37/1728.68	c qxplain 3182/3182
1731.37/1728.69	c 9429[?] -2154[?] -2156[?]  is mandatory 
1731.37/1728.69	c qxplain 3178/3181
1731.37/1728.70	c qxplain 3180/3181
1731.47/1728.70	c qxplain 3181/3181
1731.47/1728.71	c 9430[?] -2155[?] -2156[?]  is mandatory 
1731.47/1728.71	c qxplain 3180/3180
1731.47/1728.72	c 9431[?] 2155[?] 2156[?] 2154[?]  is mandatory 
1731.47/1728.72	c qxplain 3178/3179
1731.47/1728.73	c qxplain 3179/3179
1731.47/1728.73	c 9432[?] 2153[?] -2157[?]  is mandatory 
1731.47/1728.73	c qxplain 3178/3178
1731.47/1728.74	c 9433[?] -2156[?] -2157[?]  is mandatory 
1731.47/1728.74	c qxplain 3162/3177
1731.47/1728.75	c qxplain 3170/3177
1731.47/1728.76	c qxplain 3174/3177
1731.47/1728.76	c qxplain 3176/3177
1731.47/1728.77	c qxplain 3177/3177
1731.47/1728.78	c 9434[?] -2153[?] 2156[?] 2157[?]  is mandatory 
1731.47/1728.78	c qxplain 3176/3176
1731.47/1728.79	c 9435[?] -2153[?] -2158[?]  is mandatory 
1731.47/1728.79	c qxplain 3174/3175
1731.47/1728.79	c qxplain 3175/3175
1731.58/1728.80	c 9436[?] 2156[?] -2158[?]  is mandatory 
1731.58/1728.80	c qxplain 3174/3174
1731.58/1728.81	c 9437[?] 2153[?] -2156[?] 2158[?]  is mandatory 
1731.58/1728.81	c qxplain 3170/3173
1731.58/1728.82	c qxplain 3172/3173
1731.58/1728.82	c qxplain 3173/3173
1731.58/1728.83	c 9438[?] -2157[?] -2159[?]  is mandatory 
1731.58/1728.83	c qxplain 3172/3172
1731.58/1728.84	c 9439[?] -2158[?] -2159[?]  is mandatory 
1731.58/1728.84	c qxplain 3170/3171
1731.58/1728.85	c qxplain 3171/3171
1731.58/1728.85	c 9440[?] 2157[?] 2158[?] 2159[?]  is mandatory 
1731.58/1728.85	c qxplain 3170/3170
1731.58/1728.86	c 9441[?] -2160[?] -1935[?]  is mandatory 
1731.58/1728.86	c qxplain 3162/3169
1731.58/1728.87	c qxplain 3166/3169
1731.58/1728.87	c qxplain 3168/3169
1731.58/1728.88	c qxplain 3169/3169
1731.58/1728.89	c 9442[?] -2160[?] -2159[?]  is mandatory 
1731.58/1728.89	c qxplain 3168/3168
1731.68/1728.90	c 9443[?] 2159[?] 2160[?] 1935[?]  is mandatory 
1731.68/1728.90	c qxplain 3166/3167
1731.68/1728.90	c qxplain 3167/3167
1731.68/1728.91	c 9444[?] -2151[?] -2161[?]  is mandatory 
1731.68/1728.91	c qxplain 3166/3166
1731.68/1728.92	c 9445[?] -2160[?] -2161[?]  is mandatory 
1731.68/1728.92	c qxplain 3162/3165
1731.68/1728.92	c qxplain 3164/3165
1731.68/1728.93	c qxplain 3165/3165
1731.68/1728.94	c 9446[?] 2151[?] 2161[?] 2160[?]  is mandatory 
1731.68/1728.94	c qxplain 3164/3164
1731.68/1728.94	c 9447[?] -2162[?] -1913[?]  is mandatory 
1731.68/1728.94	c qxplain 3162/3163
1731.68/1728.95	c qxplain 3163/3163
1731.68/1728.96	c 9448[?] -2161[?] -2162[?]  is mandatory 
1731.68/1728.96	c qxplain 3162/3162
1731.68/1728.96	c 9449[?] 2161[?] 2162[?] 1913[?]  is mandatory 
1731.68/1728.96	c qxplain 3097/3161
1731.68/1728.97	c qxplain 3130/3161
1731.68/1728.97	c qxplain 3146/3161
1731.68/1728.98	c qxplain 3154/3161
1731.68/1728.99	c qxplain 3158/3161
1731.68/1728.99	c qxplain 3160/3161
1731.78/1729.00	c qxplain 3161/3161
1731.78/1729.00	c 9450[?] -2150[?] -2163[?]  is mandatory 
1731.78/1729.00	c qxplain 3160/3160
1731.78/1729.01	c 9451[?] -2162[?] -2163[?]  is mandatory 
1731.78/1729.01	c qxplain 3158/3159
1731.78/1729.02	c qxplain 3159/3159
1731.78/1729.02	c 9452[?] 2162[?] 2163[?] 2150[?]  is mandatory 
1731.78/1729.02	c qxplain 3158/3158
1731.78/1729.03	c 9453[?] -2164[?] 2144[?]  is mandatory 
1731.78/1729.03	c qxplain 3154/3157
1731.78/1729.04	c qxplain 3156/3157
1731.78/1729.05	c qxplain 3157/3157
1731.78/1729.05	c 9454[?] -2164[?] 2163[?]  is mandatory 
1731.78/1729.05	c qxplain 3156/3156
1731.78/1729.06	c 9455[?] -2144[?] -2163[?] 2164[?]  is mandatory 
1731.78/1729.06	c qxplain 3154/3155
1731.78/1729.07	c qxplain 3155/3155
1731.78/1729.09	c 9456[?] -1546[?] -2165[?]  is mandatory 
1731.78/1729.09	c qxplain 3154/3154
1731.88/1729.10	c 9457[?] -2165[?] 1879[?]  is mandatory 
1731.88/1729.10	c qxplain 3146/3153
1731.88/1729.11	c qxplain 3150/3153
1731.88/1729.12	c qxplain 3152/3153
1731.88/1729.13	c qxplain 3153/3153
1731.88/1729.15	c 9458[?] 2165[?] 1546[?] -1879[?]  is mandatory 
1731.88/1729.15	c qxplain 3152/3152
1731.88/1729.16	c 9459[?] -2166[?] 1546[?]  is mandatory 
1731.88/1729.16	c qxplain 3150/3151
1731.88/1729.17	c qxplain 3151/3151
1731.88/1729.18	c 9460[?] -2166[?] -1879[?]  is mandatory 
1731.88/1729.18	c qxplain 3150/3150
1731.88/1729.19	c 9461[?] 2166[?] -1546[?] 1879[?]  is mandatory 
1731.88/1729.19	c qxplain 3146/3149
1731.88/1729.20	c qxplain 3148/3149
1731.99/1729.20	c qxplain 3149/3149
1731.99/1729.21	c 9462[?] -2167[?] -2165[?]  is mandatory 
1731.99/1729.21	c qxplain 3148/3148
1731.99/1729.22	c 9463[?] -2167[?] -2166[?]  is mandatory 
1731.99/1729.22	c qxplain 3146/3147
1731.99/1729.23	c qxplain 3147/3147
1731.99/1729.24	c 9464[?] 2167[?] 2166[?] 2165[?]  is mandatory 
1731.99/1729.24	c qxplain 3146/3146
1731.99/1729.25	c 9465[?] -2168[?] 1871[?]  is mandatory 
1731.99/1729.25	c qxplain 3130/3145
1731.99/1729.25	c qxplain 3138/3145
1731.99/1729.26	c qxplain 3142/3145
1731.99/1729.27	c qxplain 3144/3145
1731.99/1729.28	c qxplain 3145/3145
1731.99/1729.28	c 9466[?] -2168[?] -2167[?]  is mandatory 
1731.99/1729.28	c qxplain 3144/3144
1731.99/1729.29	c 9467[?] 2168[?] 2167[?] -1871[?]  is mandatory 
1731.99/1729.29	c qxplain 3142/3143
1731.99/1729.30	c qxplain 3143/3143
1732.09/1729.31	c 9468[?] 1510[?] -2169[?]  is mandatory 
1732.09/1729.31	c qxplain 3142/3142
1732.09/1729.31	c 9469[?] -2169[?] 1888[?]  is mandatory 
1732.09/1729.31	c qxplain 3138/3141
1732.09/1729.32	c qxplain 3140/3141
1732.09/1729.33	c qxplain 3141/3141
1732.09/1729.33	c 9470[?] -1510[?] 2169[?] -1888[?]  is mandatory 
1732.09/1729.33	c qxplain 3140/3140
1732.09/1729.34	c 9471[?] 1492[?] -2170[?]  is mandatory 
1732.09/1729.34	c qxplain 3138/3139
1732.09/1729.35	c qxplain 3139/3139
1732.09/1729.35	c 9472[?] -2170[?] 1890[?]  is mandatory 
1732.09/1729.35	c qxplain 3138/3138
1732.09/1729.36	c 9473[?] -1492[?] 2170[?] -1890[?]  is mandatory 
1732.09/1729.36	c qxplain 3130/3137
1732.09/1729.37	c qxplain 3134/3137
1732.09/1729.38	c qxplain 3136/3137
1732.09/1729.38	c qxplain 3137/3137
1732.18/1729.40	c 9474[?] 1474[?] -2171[?]  is mandatory 
1732.18/1729.40	c qxplain 3136/3136
1732.18/1729.41	c 9475[?] -2171[?] 1892[?]  is mandatory 
1732.18/1729.41	c qxplain 3134/3135
1732.18/1729.41	c qxplain 3135/3135
1732.18/1729.43	c 9476[?] 2171[?] -1474[?] -1892[?]  is mandatory 
1732.18/1729.43	c qxplain 3134/3134
1732.18/1729.44	c 9477[?] -2170[?] -2172[?]  is mandatory 
1732.18/1729.44	c qxplain 3130/3133
1732.18/1729.45	c qxplain 3132/3133
1732.18/1729.45	c qxplain 3133/3133
1732.18/1729.46	c 9478[?] -2172[?] -2171[?]  is mandatory 
1732.18/1729.46	c qxplain 3132/3132
1732.18/1729.47	c 9479[?] 2172[?] 2171[?] 2170[?]  is mandatory 
1732.18/1729.47	c qxplain 3130/3131
1732.18/1729.48	c qxplain 3131/3131
1732.18/1729.48	c 9480[?] -2169[?] -2173[?]  is mandatory 
1732.18/1729.48	c qxplain 3130/3130
1732.18/1729.49	c 9481[?] 2172[?] -2173[?]  is mandatory 
1732.18/1729.49	c qxplain 3097/3129
1732.28/1729.50	c qxplain 3114/3129
1732.28/1729.51	c qxplain 3122/3129
1732.28/1729.52	c qxplain 3126/3129
1732.28/1729.52	c qxplain 3128/3129
1732.28/1729.53	c qxplain 3129/3129
1732.28/1729.54	c 9482[?] 2169[?] 2173[?] -2172[?]  is mandatory 
1732.28/1729.54	c qxplain 3128/3128
1732.28/1729.55	c 9483[?] -2174[?] -2168[?]  is mandatory 
1732.28/1729.55	c qxplain 3126/3127
1732.28/1729.56	c qxplain 3127/3127
1732.28/1729.56	c 9484[?] 2173[?] -2174[?]  is mandatory 
1732.28/1729.56	c qxplain 3126/3126
1732.28/1729.57	c 9485[?] -2173[?] 2174[?] 2168[?]  is mandatory 
1732.28/1729.57	c qxplain 3122/3125
1732.88/1730.19	c cleaning 11495 clauses out of 23013 with flag 1001/3776240
1732.98/1730.25	c qxplain 3124/3125
1733.58/1730.89	c qxplain 3125/3125
1733.98/1731.21	c 9486[?] -2175[?] -1407[?]  is mandatory 
1733.98/1731.21	c qxplain 3124/3124
1734.19/1731.47	c 9487[?] -1408[?] -2175[?]  is mandatory 
1734.19/1731.47	c qxplain 3122/3123
1734.19/1731.50	c qxplain 3123/3123
1734.29/1731.52	c 9488[?] 1408[?] 2175[?] 1407[?]  is mandatory 
1734.29/1731.53	c qxplain 3122/3122
1734.29/1731.53	c 9489[?] -2176[?] 1918[?]  is mandatory 
1734.29/1731.53	c qxplain 3114/3121
1735.59/1732.86	c qxplain 3118/3121
1735.59/1732.86	c qxplain 3120/3121
1735.59/1732.87	c qxplain 3121/3121
1735.59/1732.88	c 9490[?] 2175[?] -2176[?]  is mandatory 
1735.59/1732.88	c qxplain 3120/3120
1735.59/1732.89	c 9491[?] 2176[?] -2175[?] -1918[?]  is mandatory 
1735.59/1732.89	c qxplain 3118/3119
1735.69/1732.90	c qxplain 3119/3119
1735.69/1732.91	c 9492[?] -2177[?] -1409[?]  is mandatory 
1735.69/1732.91	c qxplain 3118/3118
1735.69/1732.92	c 9493[?] -2177[?] 2176[?]  is mandatory 
1735.69/1732.92	c qxplain 3114/3117
1735.69/1732.94	c qxplain 3116/3117
1735.69/1732.95	c qxplain 3117/3117
1735.69/1732.96	c 9494[?] 2177[?] -2176[?] 1409[?]  is mandatory 
1735.69/1732.96	c qxplain 3116/3116
1735.69/1732.97	c 9495[?] -2178[?] 1410[?]  is mandatory 
1735.69/1732.97	c qxplain 3114/3115
1735.69/1732.98	c qxplain 3115/3115
1735.69/1732.98	c 9496[?] -2177[?] -2178[?]  is mandatory 
1735.69/1732.98	c qxplain 3114/3114
1735.69/1732.99	c 9497[?] 2178[?] -1410[?] 2177[?]  is mandatory 
1735.69/1732.99	c qxplain 3097/3113
1735.79/1733.00	c qxplain 3106/3113
1736.69/1733.95	c cleaning 9181 clauses out of 18390 with flag 2001/3783112
1737.09/1734.36	c qxplain 3110/3113
1737.50/1734.70	c qxplain 3112/3113
1738.70/1735.99	c cleaning 7180 clauses out of 14393 with flag 3000/3788296
1741.19/1738.44	c cleaning 6573 clauses out of 13213 with flag 9000/3794296
1744.10/1741.34	c cleaning 6795 clauses out of 13640 with flag 16000/3801296
1748.69/1745.95	c cleaning 7402 clauses out of 14845 with flag 24000/3809296
1750.40/1747.67	c qxplain 3113/3113
1750.50/1747.77	c 9498[?] -2179[?] -1920[?]  is mandatory 
1750.50/1747.77	c qxplain 3112/3112
1750.60/1747.90	c 9499[?] -2178[?] -2179[?]  is mandatory 
1750.60/1747.90	c qxplain 3110/3111
1750.89/1748.17	c cleaning 6425 clauses out of 12940 with flag 1000/3814793
1753.00/1750.27	c cleaning 6198 clauses out of 12516 with flag 7001/3820794
1753.20/1750.44	c qxplain 3111/3111
1754.80/1752.03	c cleaning 5882 clauses out of 11872 with flag 5003/3826348
1756.50/1753.70	c cleaning 5965 clauses out of 11989 with flag 11002/3832347
1759.00/1756.23	c cleaning 6441 clauses out of 13022 with flag 18000/3839345
1765.30/1762.54	c cleaning 7259 clauses out of 14582 with flag 26001/3847346
1768.70/1765.96	c 9500[?] 2179[?] 1920[?] 2178[?]  is mandatory 
1768.70/1765.96	c qxplain 3110/3110
1768.80/1766.07	c 9501[?] -2180[?] 1429[?]  is mandatory 
1768.80/1766.07	c qxplain 3106/3109
1768.90/1766.19	c qxplain 3108/3109
1770.80/1768.10	c qxplain 3109/3109
1771.00/1768.21	c 9502[?] -2180[?] 2179[?]  is mandatory 
1771.00/1768.21	c qxplain 3108/3108
1771.40/1768.62	c 9503[?] -2179[?] 2180[?] -1429[?]  is mandatory 
1771.40/1768.62	c qxplain 3106/3107
1771.40/1768.70	c qxplain 3107/3107
1771.50/1768.71	c 9504[?] -2181[?] 1410[?]  is mandatory 
1771.50/1768.71	c qxplain 3106/3106
1771.50/1768.73	c 9505[?] -2181[?] -1429[?]  is mandatory 
1771.50/1768.73	c qxplain 3097/3105
1771.50/1768.74	c qxplain 3102/3105
1771.50/1768.75	c qxplain 3104/3105
1771.50/1768.75	c qxplain 3105/3105
1771.61/1768.82	c 9506[?] 2181[?] -1410[?] 1429[?]  is mandatory 
1771.61/1768.82	c qxplain 3104/3104
1771.61/1768.83	c 9507[?] -2180[?] -2182[?]  is mandatory 
1771.61/1768.83	c qxplain 3102/3103
1771.61/1768.84	c qxplain 3103/3103
1771.61/1768.87	c 9508[?] -2181[?] -2182[?]  is mandatory 
1771.61/1768.87	c qxplain 3102/3102
1771.61/1768.88	c 9509[?] 2182[?] 2180[?] 2181[?]  is mandatory 
1771.61/1768.88	c qxplain 3097/3101
1771.61/1768.89	c qxplain 3100/3101
1771.61/1768.89	c qxplain 3101/3101
1771.61/1768.90	c 9510[?] -2183[?] 1913[?]  is mandatory 
1771.61/1768.90	c qxplain 3100/3100
1771.70/1768.91	c 9511[?] -2183[?] -2182[?]  is mandatory 
1771.70/1768.91	c qxplain 3097/3099
1771.70/1768.91	c qxplain 3099/3099
1771.70/1768.92	c 9512[?] 2182[?] 2183[?] -1913[?]  is mandatory 
1771.70/1768.92	c qxplain 3097/3098
1771.70/1768.93	c qxplain 3098/3098
1771.70/1768.93	c 9513[?] 1568[?] -2184[?]  is mandatory 
1771.70/1768.93	c qxplain 3097/3097
1771.80/1769.02	c 9514[?] -2184[?] 1935[?]  is mandatory 
1771.80/1769.02	c qxplain 2065/3096
1771.80/1769.03	c qxplain 2581/3096
1771.80/1769.03	c qxplain 2839/3096
1771.80/1769.04	c qxplain 2968/3096
1771.80/1769.04	c qxplain 3033/3096
1771.80/1769.05	c qxplain 3065/3096
1771.80/1769.06	c qxplain 3081/3096
1771.80/1769.06	c qxplain 3089/3096
1771.80/1769.07	c qxplain 3093/3096
1771.80/1769.08	c qxplain 3095/3096
1771.80/1769.08	c qxplain 3096/3096
1771.80/1769.09	c 9515[?] -1568[?] 2184[?] -1935[?]  is mandatory 
1771.80/1769.09	c qxplain 3095/3095
1772.00/1769.20	c 9516[?] -2050[?] -2185[?]  is mandatory 
1772.00/1769.20	c qxplain 3093/3094
1772.00/1769.28	c qxplain 3094/3094
1772.10/1769.37	c 9517[?] -2185[?] -2051[?]  is mandatory 
1772.10/1769.37	c qxplain 3093/3093
1772.20/1769.44	c 9518[?] 2050[?] 2185[?] 2051[?]  is mandatory 
1772.20/1769.44	c qxplain 3089/3092
1772.20/1769.49	c qxplain 3091/3092
1772.30/1769.54	c qxplain 3092/3092
1772.30/1769.59	c 9519[?] -1940[?] -2186[?]  is mandatory 
1772.30/1769.59	c qxplain 3091/3091
1772.40/1769.65	c 9520[?] -2185[?] -2186[?]  is mandatory 
1772.40/1769.65	c qxplain 3089/3090
1772.40/1769.69	c qxplain 3090/3090
1772.50/1769.73	c 9521[?] 1940[?] 2185[?] 2186[?]  is mandatory 
1772.50/1769.73	c qxplain 3089/3089
1772.50/1769.77	c 9522[?] -2187[?] 1385[?]  is mandatory 
1772.50/1769.77	c qxplain 3081/3088
1772.60/1769.82	c qxplain 3085/3088
1772.60/1769.83	c qxplain 3087/3088
1772.60/1769.84	c qxplain 3088/3088
1772.60/1769.85	c 9523[?] -2187[?] 1943[?]  is mandatory 
1772.60/1769.85	c qxplain 3087/3087
1772.60/1769.86	c 9524[?] -1943[?] -1385[?] 2187[?]  is mandatory 
1772.60/1769.86	c qxplain 3085/3086
1772.60/1769.86	c qxplain 3086/3086
1772.60/1769.87	c 9525[?] -2188[?] -1385[?]  is mandatory 
1772.60/1769.87	c qxplain 3085/3085
1772.60/1769.88	c 9526[?] -2188[?] -1943[?]  is mandatory 
1772.60/1769.88	c qxplain 3081/3084
1772.60/1769.89	c qxplain 3083/3084
1772.60/1769.89	c qxplain 3084/3084
1772.60/1769.90	c 9527[?] 1943[?] 1385[?] 2188[?]  is mandatory 
1772.60/1769.90	c qxplain 3083/3083
1772.70/1769.91	c 9528[?] -2187[?] -2189[?]  is mandatory 
1772.70/1769.91	c qxplain 3081/3082
1772.70/1769.91	c qxplain 3082/3082
1772.70/1769.92	c 9529[?] -2188[?] -2189[?]  is mandatory 
1772.70/1769.92	c qxplain 3081/3081
1772.70/1769.93	c 9530[?] 2187[?] 2188[?] 2189[?]  is mandatory 
1772.70/1769.93	c qxplain 3065/3080
1772.70/1769.93	c qxplain 3073/3080
1772.70/1769.94	c qxplain 3077/3080
1772.70/1769.95	c qxplain 3079/3080
1772.70/1769.96	c qxplain 3080/3080
1772.70/1769.97	c 9531[?] 2186[?] -2190[?]  is mandatory 
1772.70/1769.97	c qxplain 3079/3079
1772.70/1769.98	c 9532[?] -2189[?] -2190[?]  is mandatory 
1772.70/1769.98	c qxplain 3077/3078
1772.70/1769.98	c qxplain 3078/3078
1772.70/1769.99	c 9533[?] -2186[?] 2189[?] 2190[?]  is mandatory 
1772.70/1769.99	c qxplain 3077/3077
1772.70/1770.00	c 9534[?] -2191[?] -2186[?]  is mandatory 
1772.70/1770.00	c qxplain 3073/3076
1772.80/1770.00	c qxplain 3075/3076
1772.80/1770.01	c qxplain 3076/3076
1772.80/1770.02	c 9535[?] -2191[?] 2189[?]  is mandatory 
1772.80/1770.02	c qxplain 3075/3075
1772.80/1770.02	c 9536[?] 2186[?] -2189[?] 2191[?]  is mandatory 
1772.80/1770.02	c qxplain 3073/3074
1772.80/1770.03	c qxplain 3074/3074
1772.80/1770.04	c 9537[?] -2190[?] -2192[?]  is mandatory 
1772.80/1770.04	c qxplain 3073/3073
1772.80/1770.05	c 9538[?] -2191[?] -2192[?]  is mandatory 
1772.80/1770.05	c qxplain 3065/3072
1772.80/1770.05	c qxplain 3069/3072
1772.80/1770.06	c qxplain 3071/3072
1772.80/1770.06	c qxplain 3072/3072
1772.80/1770.07	c 9539[?] 2190[?] 2192[?] 2191[?]  is mandatory 
1772.80/1770.07	c qxplain 3071/3071
1772.80/1770.08	c 9540[?] -2193[?] -1935[?]  is mandatory 
1772.80/1770.08	c qxplain 3069/3070
1772.80/1770.09	c qxplain 3070/3070
1772.80/1770.09	c 9541[?] -2193[?] -2192[?]  is mandatory 
1772.80/1770.09	c qxplain 3069/3069
1772.90/1770.10	c 9542[?] 2192[?] 1935[?] 2193[?]  is mandatory 
1772.90/1770.10	c qxplain 3065/3068
1772.90/1770.11	c qxplain 3067/3068
1772.90/1770.11	c qxplain 3068/3068
1772.90/1770.12	c 9543[?] -2184[?] -2194[?]  is mandatory 
1772.90/1770.12	c qxplain 3067/3067
1772.90/1770.13	c 9544[?] -2193[?] -2194[?]  is mandatory 
1772.90/1770.13	c qxplain 3065/3066
1772.90/1770.13	c qxplain 3066/3066
1772.90/1770.14	c 9545[?] 2194[?] 2184[?] 2193[?]  is mandatory 
1772.90/1770.14	c qxplain 3065/3065
1772.90/1770.15	c 9546[?] -2195[?] -1913[?]  is mandatory 
1772.90/1770.15	c qxplain 3033/3064
1772.90/1770.15	c qxplain 3049/3064
1772.90/1770.16	c qxplain 3057/3064
1772.90/1770.17	c qxplain 3061/3064
1772.90/1770.17	c qxplain 3063/3064
1772.90/1770.18	c qxplain 3064/3064
1772.90/1770.18	c 9547[?] -2195[?] -2194[?]  is mandatory 
1772.90/1770.18	c qxplain 3063/3063
1772.90/1770.19	c 9548[?] 2194[?] 2195[?] 1913[?]  is mandatory 
1772.90/1770.19	c qxplain 3061/3062
1772.90/1770.20	c qxplain 3062/3062
1772.99/1770.20	c 9549[?] -2183[?] -2196[?]  is mandatory 
1772.99/1770.20	c qxplain 3061/3061
1772.99/1770.21	c 9550[?] -2195[?] -2196[?]  is mandatory 
1772.99/1770.21	c qxplain 3057/3060
1772.99/1770.22	c qxplain 3059/3060
1772.99/1770.22	c qxplain 3060/3060
1772.99/1770.23	c 9551[?] 2196[?] 2195[?] 2183[?]  is mandatory 
1772.99/1770.23	c qxplain 3059/3059
1772.99/1770.24	c 9552[?] -2197[?] -2174[?]  is mandatory 
1772.99/1770.24	c qxplain 3057/3058
1772.99/1770.25	c qxplain 3058/3058
1772.99/1770.26	c 9553[?] -2196[?] -2197[?]  is mandatory 
1772.99/1770.26	c qxplain 3057/3057
1772.99/1770.27	c 9554[?] 2196[?] 2197[?] 2174[?]  is mandatory 
1772.99/1770.27	c qxplain 3049/3056
1772.99/1770.28	c qxplain 3053/3056
1772.99/1770.29	c qxplain 3055/3056
1773.09/1770.30	c qxplain 3056/3056
1773.09/1770.31	c 9555[?] -2144[?] -2198[?]  is mandatory 
1773.09/1770.31	c qxplain 3055/3055
1773.09/1770.31	c 9556[?] -2163[?] -2198[?]  is mandatory 
1773.09/1770.31	c qxplain 3053/3054
1773.09/1770.32	c qxplain 3054/3054
1773.09/1770.33	c 9557[?] 2144[?] 2163[?] 2198[?]  is mandatory 
1773.09/1770.33	c qxplain 3053/3053
1773.09/1770.33	c 9558[?] -2197[?] -2199[?]  is mandatory 
1773.09/1770.33	c qxplain 3049/3052
1773.09/1770.34	c qxplain 3051/3052
1773.09/1770.35	c qxplain 3052/3052
1773.09/1770.35	c 9559[?] -2198[?] -2199[?]  is mandatory 
1773.09/1770.35	c qxplain 3051/3051
1773.09/1770.36	c 9560[?] 2199[?] 2197[?] 2198[?]  is mandatory 
1773.09/1770.36	c qxplain 3049/3050
1773.09/1770.37	c qxplain 3050/3050
1773.80/1771.02	c 9561[?] -2200[?] -1538[?]  is mandatory 
1773.80/1771.02	c qxplain 3049/3049
1773.80/1771.03	c 9562[?] -2200[?] 1878[?]  is mandatory 
1773.80/1771.03	c qxplain 3033/3048
1773.80/1771.04	c qxplain 3041/3048
1773.80/1771.05	c qxplain 3045/3048
1773.80/1771.06	c qxplain 3047/3048
1773.80/1771.07	c qxplain 3048/3048
1773.90/1771.11	c 9563[?] 2200[?] 1538[?] -1878[?]  is mandatory 
1773.90/1771.11	c qxplain 3047/3047
1773.90/1771.12	c 9564[?] -2201[?] 1538[?]  is mandatory 
1773.90/1771.12	c qxplain 3045/3046
1773.90/1771.13	c qxplain 3046/3046
1773.90/1771.14	c 9565[?] -2201[?] -1878[?]  is mandatory 
1773.90/1771.14	c qxplain 3045/3045
1773.90/1771.15	c 9566[?] 2201[?] -1538[?] 1878[?]  is mandatory 
1773.90/1771.15	c qxplain 3041/3044
1773.90/1771.15	c qxplain 3043/3044
1773.90/1771.16	c qxplain 3044/3044
1773.90/1771.18	c 9567[?] -2202[?] -2200[?]  is mandatory 
1773.90/1771.18	c qxplain 3043/3043
1773.90/1771.19	c 9568[?] -2202[?] -2201[?]  is mandatory 
1773.90/1771.19	c qxplain 3041/3042
1773.90/1771.20	c qxplain 3042/3042
1774.00/1771.20	c 9569[?] 2202[?] 2201[?] 2200[?]  is mandatory 
1774.00/1771.20	c qxplain 3041/3041
1774.00/1771.21	c 9570[?] -2203[?] 1871[?]  is mandatory 
1774.00/1771.21	c qxplain 3033/3040
1774.00/1771.22	c qxplain 3037/3040
1774.00/1771.22	c qxplain 3039/3040
1774.00/1771.23	c qxplain 3040/3040
1774.00/1771.24	c 9571[?] -2203[?] -2202[?]  is mandatory 
1774.00/1771.24	c qxplain 3039/3039
1774.00/1771.24	c 9572[?] 2203[?] 2202[?] -1871[?]  is mandatory 
1774.00/1771.25	c qxplain 3037/3038
1774.00/1771.25	c qxplain 3038/3038
1774.00/1771.26	c 9573[?] 1509[?] -2204[?]  is mandatory 
1774.00/1771.26	c qxplain 3037/3037
1774.00/1771.28	c 9574[?] -2204[?] 1888[?]  is mandatory 
1774.00/1771.28	c qxplain 3033/3036
1774.00/1771.29	c qxplain 3035/3036
1774.00/1771.29	c qxplain 3036/3036
1774.10/1771.30	c 9575[?] -1509[?] 2204[?] -1888[?]  is mandatory 
1774.10/1771.30	c qxplain 3035/3035
1774.10/1771.31	c 9576[?] 1491[?] -2205[?]  is mandatory 
1774.10/1771.31	c qxplain 3033/3034
1774.10/1771.32	c qxplain 3034/3034
1774.10/1771.32	c 9577[?] -2205[?] 1890[?]  is mandatory 
1774.10/1771.32	c qxplain 3033/3033
1774.10/1771.33	c 9578[?] -1491[?] 2205[?] -1890[?]  is mandatory 
1774.10/1771.33	c qxplain 2968/3032
1774.10/1771.34	c qxplain 3001/3032
1774.10/1771.35	c qxplain 3017/3032
1774.10/1771.35	c qxplain 3025/3032
1774.10/1771.36	c qxplain 3029/3032
1774.10/1771.37	c qxplain 3031/3032
1774.10/1771.37	c qxplain 3032/3032
1774.10/1771.39	c 9579[?] -2206[?] 1473[?]  is mandatory 
1774.10/1771.39	c qxplain 3031/3031
1774.10/1771.39	c 9580[?] -2206[?] 1892[?]  is mandatory 
1774.10/1771.39	c qxplain 3029/3030
1774.20/1771.40	c qxplain 3030/3030
1774.20/1771.41	c 9581[?] -1473[?] 2206[?] -1892[?]  is mandatory 
1774.20/1771.41	c qxplain 3029/3029
1774.20/1771.42	c 9582[?] -2205[?] -2207[?]  is mandatory 
1774.20/1771.42	c qxplain 3025/3028
1774.20/1771.42	c qxplain 3027/3028
1774.20/1771.43	c qxplain 3028/3028
1774.20/1771.44	c 9583[?] -2206[?] -2207[?]  is mandatory 
1774.20/1771.44	c qxplain 3027/3027
1774.20/1771.44	c 9584[?] 2207[?] 2206[?] 2205[?]  is mandatory 
1774.20/1771.44	c qxplain 3025/3026
1774.20/1771.45	c qxplain 3026/3026
1774.20/1771.46	c 9585[?] -2204[?] -2208[?]  is mandatory 
1774.20/1771.46	c qxplain 3025/3025
1774.20/1771.46	c 9586[?] 2207[?] -2208[?]  is mandatory 
1774.20/1771.46	c qxplain 3017/3024
1774.20/1771.47	c qxplain 3021/3024
1774.20/1771.48	c qxplain 3023/3024
1774.20/1771.48	c qxplain 3024/3024
1774.20/1771.49	c 9587[?] 2204[?] 2208[?] -2207[?]  is mandatory 
1774.20/1771.49	c qxplain 3023/3023
1774.30/1771.50	c 9588[?] -2209[?] -2203[?]  is mandatory 
1774.30/1771.50	c qxplain 3021/3022
1774.30/1771.51	c qxplain 3022/3022
1774.30/1771.51	c 9589[?] 2208[?] -2209[?]  is mandatory 
1774.30/1771.51	c qxplain 3021/3021
1774.30/1771.52	c 9590[?] -2208[?] 2209[?] 2203[?]  is mandatory 
1774.30/1771.52	c qxplain 3017/3020
1774.30/1771.53	c qxplain 3019/3020
1774.30/1771.54	c qxplain 3020/3020
1774.30/1771.55	c 9591[?] -2210[?] 1409[?]  is mandatory 
1774.30/1771.55	c qxplain 3019/3019
1774.30/1771.56	c 9592[?] -2176[?] -2210[?]  is mandatory 
1774.30/1771.56	c qxplain 3017/3018
1774.30/1771.56	c qxplain 3018/3018
1774.30/1771.57	c 9593[?] 2210[?] -1409[?] 2176[?]  is mandatory 
1774.30/1771.57	c qxplain 3017/3017
1774.30/1771.58	c 9594[?] -2211[?] -2177[?]  is mandatory 
1774.30/1771.58	c qxplain 3001/3016
1774.30/1771.59	c qxplain 3009/3016
1774.30/1771.59	c qxplain 3013/3016
1774.40/1771.60	c qxplain 3015/3016
1774.40/1771.60	c qxplain 3016/3016
1774.40/1771.61	c 9595[?] -2211[?] -2210[?]  is mandatory 
1774.40/1771.61	c qxplain 3015/3015
1774.40/1771.62	c 9596[?] 2210[?] 2211[?] 2177[?]  is mandatory 
1774.40/1771.62	c qxplain 3013/3014
1774.40/1771.62	c qxplain 3014/3014
1774.40/1771.64	c 9597[?] -2212[?] 1429[?]  is mandatory 
1774.40/1771.64	c qxplain 3013/3013
1774.40/1771.65	c 9598[?] -2212[?] 2211[?]  is mandatory 
1774.40/1771.65	c qxplain 3009/3012
1774.40/1771.65	c qxplain 3011/3012
1774.40/1771.66	c qxplain 3012/3012
1774.40/1771.66	c 9599[?] -2211[?] 2212[?] -1429[?]  is mandatory 
1774.40/1771.66	c qxplain 3011/3011
1774.40/1771.67	c 9600[?] -2213[?] 1409[?]  is mandatory 
1774.40/1771.67	c qxplain 3009/3010
1774.40/1771.68	c qxplain 3010/3010
1774.40/1771.69	c 9601[?] -2213[?] -1429[?]  is mandatory 
1774.40/1771.69	c qxplain 3009/3009
1774.40/1771.69	c 9602[?] -1409[?] 2213[?] 1429[?]  is mandatory 
1774.40/1771.69	c qxplain 3001/3008
1774.50/1771.70	c qxplain 3005/3008
1774.50/1771.71	c qxplain 3007/3008
1774.50/1771.71	c qxplain 3008/3008
1774.50/1771.72	c 9603[?] -2212[?] -2214[?]  is mandatory 
1774.50/1771.72	c qxplain 3007/3007
1774.50/1771.73	c 9604[?] -2213[?] -2214[?]  is mandatory 
1774.50/1771.73	c qxplain 3005/3006
1774.50/1771.73	c qxplain 3006/3006
1774.50/1771.74	c 9605[?] 2214[?] 2212[?] 2213[?]  is mandatory 
1774.50/1771.74	c qxplain 3005/3005
1774.50/1771.75	c 9606[?] -2215[?] 1913[?]  is mandatory 
1774.50/1771.75	c qxplain 3001/3004
1774.50/1771.75	c qxplain 3003/3004
1774.50/1771.76	c qxplain 3004/3004
1774.50/1771.77	c 9607[?] -2215[?] -2214[?]  is mandatory 
1774.50/1771.77	c qxplain 3003/3003
1774.50/1771.77	c 9608[?] 2214[?] 2215[?] -1913[?]  is mandatory 
1774.50/1771.77	c qxplain 3001/3002
1774.50/1771.78	c qxplain 3002/3002
1774.50/1771.79	c 9609[?] 1567[?] -2216[?]  is mandatory 
1774.50/1771.79	c qxplain 3001/3001
1774.60/1771.84	c 9610[?] -2216[?] 1935[?]  is mandatory 
1774.60/1771.84	c qxplain 2968/3000
1774.60/1771.85	c qxplain 2985/3000
1774.60/1771.86	c qxplain 2993/3000
1774.60/1771.86	c qxplain 2997/3000
1774.60/1771.87	c qxplain 2999/3000
1774.60/1771.88	c qxplain 3000/3000
1774.60/1771.88	c 9611[?] -1567[?] 2216[?] -1935[?]  is mandatory 
1774.60/1771.88	c qxplain 2999/2999
1774.60/1771.89	c 9612[?] 1386[?] -2217[?]  is mandatory 
1774.60/1771.89	c qxplain 2997/2998
1774.70/1771.90	c qxplain 2998/2998
1774.70/1771.91	c 9613[?] 1939[?] -2217[?]  is mandatory 
1774.70/1771.91	c qxplain 2997/2997
1774.70/1771.92	c 9614[?] -1939[?] -1386[?] 2217[?]  is mandatory 
1774.70/1771.92	c qxplain 2993/2996
1774.70/1771.92	c qxplain 2995/2996
1774.70/1771.93	c qxplain 2996/2996
1774.70/1771.94	c 9615[?] -1386[?] -2218[?]  is mandatory 
1774.70/1771.94	c qxplain 2995/2995
1774.70/1771.94	c 9616[?] -1939[?] -2218[?]  is mandatory 
1774.70/1771.94	c qxplain 2993/2994
1774.70/1771.95	c qxplain 2994/2994
1774.70/1771.96	c 9617[?] 1939[?] 1386[?] 2218[?]  is mandatory 
1774.70/1771.96	c qxplain 2993/2993
1774.70/1771.96	c 9618[?] -2217[?] -2219[?]  is mandatory 
1774.70/1771.96	c qxplain 2985/2992
1774.70/1771.97	c qxplain 2989/2992
1774.70/1771.98	c qxplain 2991/2992
1774.70/1771.98	c qxplain 2992/2992
1774.70/1771.99	c 9619[?] -2218[?] -2219[?]  is mandatory 
1774.70/1771.99	c qxplain 2991/2991
1774.80/1772.00	c 9620[?] 2218[?] 2219[?] 2217[?]  is mandatory 
1774.80/1772.00	c qxplain 2989/2990
1774.80/1772.01	c qxplain 2990/2990
1774.80/1772.01	c 9621[?] -2220[?] 2050[?]  is mandatory 
1774.80/1772.01	c qxplain 2989/2989
1774.80/1772.02	c 9622[?] -2219[?] -2220[?]  is mandatory 
1774.80/1772.02	c qxplain 2985/2988
1774.80/1772.03	c qxplain 2987/2988
1774.80/1772.03	c qxplain 2988/2988
1774.80/1772.04	c 9623[?] -2050[?] 2219[?] 2220[?]  is mandatory 
1774.80/1772.04	c qxplain 2987/2987
1774.80/1772.05	c 9624[?] -2221[?] -2050[?]  is mandatory 
1774.80/1772.05	c qxplain 2985/2986
1774.80/1772.05	c qxplain 2986/2986
1774.80/1772.06	c 9625[?] -2221[?] 2219[?]  is mandatory 
1774.80/1772.06	c qxplain 2985/2985
1774.80/1772.07	c 9626[?] -2219[?] 2050[?] 2221[?]  is mandatory 
1774.80/1772.07	c qxplain 2968/2984
1774.80/1772.08	c qxplain 2977/2984
1774.80/1772.08	c qxplain 2981/2984
1774.80/1772.09	c qxplain 2983/2984
1774.80/1772.10	c qxplain 2984/2984
1774.90/1772.10	c 9627[?] -2220[?] -2222[?]  is mandatory 
1774.90/1772.10	c qxplain 2983/2983
1774.90/1772.11	c 9628[?] -2221[?] -2222[?]  is mandatory 
1774.90/1772.11	c qxplain 2981/2982
1774.90/1772.12	c qxplain 2982/2982
1774.90/1772.13	c 9629[?] 2221[?] 2220[?] 2222[?]  is mandatory 
1774.90/1772.13	c qxplain 2981/2981
1774.90/1772.13	c 9630[?] -2223[?] -1935[?]  is mandatory 
1774.90/1772.13	c qxplain 2977/2980
1774.90/1772.14	c qxplain 2979/2980
1774.90/1772.15	c qxplain 2980/2980
1774.90/1772.16	c 9631[?] -2223[?] -2222[?]  is mandatory 
1774.90/1772.16	c qxplain 2979/2979
1774.90/1772.16	c 9632[?] 2222[?] 2223[?] 1935[?]  is mandatory 
1774.90/1772.16	c qxplain 2977/2978
1774.90/1772.17	c qxplain 2978/2978
1774.90/1772.18	c 9633[?] -2216[?] -2224[?]  is mandatory 
1774.90/1772.18	c qxplain 2977/2977
1774.90/1772.18	c 9634[?] -2223[?] -2224[?]  is mandatory 
1774.90/1772.18	c qxplain 2968/2976
1774.90/1772.19	c qxplain 2973/2976
1774.90/1772.20	c qxplain 2975/2976
1775.00/1772.20	c qxplain 2976/2976
1775.00/1772.21	c 9635[?] 2216[?] 2224[?] 2223[?]  is mandatory 
1775.00/1772.21	c qxplain 2975/2975
1775.00/1772.22	c 9636[?] -2225[?] -1913[?]  is mandatory 
1775.00/1772.22	c qxplain 2973/2974
1775.00/1772.22	c qxplain 2974/2974
1775.00/1772.23	c 9637[?] -2224[?] -2225[?]  is mandatory 
1775.00/1772.23	c qxplain 2973/2973
1775.00/1772.24	c 9638[?] 2224[?] 2225[?] 1913[?]  is mandatory 
1775.00/1772.24	c qxplain 2968/2972
1775.00/1772.24	c qxplain 2971/2972
1775.00/1772.25	c qxplain 2972/2972
1775.00/1772.25	c 9639[?] -2215[?] -2226[?]  is mandatory 
1775.00/1772.25	c qxplain 2971/2971
1775.00/1772.26	c 9640[?] -2225[?] -2226[?]  is mandatory 
1775.00/1772.26	c qxplain 2968/2970
1775.00/1772.27	c qxplain 2970/2970
1775.00/1772.27	c 9641[?] 2225[?] 2226[?] 2215[?]  is mandatory 
1775.00/1772.27	c qxplain 2968/2969
1775.00/1772.29	c qxplain 2969/2969
1775.00/1772.29	c 9642[?] -2209[?] -2227[?]  is mandatory 
1775.00/1772.29	c qxplain 2968/2968
1775.09/1772.31	c 9643[?] -2227[?] -2226[?]  is mandatory 
1775.09/1772.31	c qxplain 2839/2967
1775.09/1772.31	c qxplain 2904/2967
1775.09/1772.32	c qxplain 2936/2967
1775.09/1772.33	c qxplain 2952/2967
1775.09/1772.33	c qxplain 2960/2967
1775.09/1772.34	c qxplain 2964/2967
1775.09/1772.35	c qxplain 2966/2967
1775.09/1772.35	c qxplain 2967/2967
1775.09/1772.36	c 9644[?] 2226[?] 2227[?] 2209[?]  is mandatory 
1775.09/1772.36	c qxplain 2966/2966
1775.09/1772.37	c 9645[?] -2228[?] 2174[?]  is mandatory 
1775.09/1772.37	c qxplain 2964/2965
1775.09/1772.37	c qxplain 2965/2965
1775.09/1772.38	c 9646[?] -2228[?] 2196[?]  is mandatory 
1775.09/1772.38	c qxplain 2964/2964
1775.09/1772.39	c 9647[?] -2174[?] -2196[?] 2228[?]  is mandatory 
1775.09/1772.39	c qxplain 2960/2963
1775.09/1772.40	c qxplain 2962/2963
1775.19/1772.40	c qxplain 2963/2963
1775.19/1772.41	c 9648[?] -2164[?] -2229[?]  is mandatory 
1775.19/1772.41	c qxplain 2962/2962
1775.19/1772.42	c 9649[?] -2228[?] -2229[?]  is mandatory 
1775.19/1772.42	c qxplain 2960/2961
1775.19/1772.43	c qxplain 2961/2961
1775.19/1772.43	c 9650[?] 2229[?] 2228[?] 2164[?]  is mandatory 
1775.19/1772.43	c qxplain 2960/2960
1775.19/1772.44	c 9651[?] 2227[?] -2230[?]  is mandatory 
1775.19/1772.44	c qxplain 2952/2959
1775.19/1772.45	c qxplain 2956/2959
1775.19/1772.45	c qxplain 2958/2959
1775.19/1772.46	c qxplain 2959/2959
1775.19/1772.47	c 9652[?] -2230[?] 2229[?]  is mandatory 
1775.19/1772.47	c qxplain 2958/2958
1775.19/1772.47	c 9653[?] -2227[?] -2229[?] 2230[?]  is mandatory 
1775.19/1772.47	c qxplain 2956/2957
1775.19/1772.48	c qxplain 2957/2957
1775.19/1772.49	c 9654[?] 2199[?] -2231[?]  is mandatory 
1775.19/1772.49	c qxplain 2956/2956
1775.19/1772.49	c 9655[?] -2230[?] -2231[?]  is mandatory 
1775.19/1772.49	c qxplain 2952/2955
1775.30/1772.50	c qxplain 2954/2955
1775.30/1772.51	c qxplain 2955/2955
1775.30/1772.51	c 9656[?] 2231[?] 2230[?] -2199[?]  is mandatory 
1775.30/1772.51	c qxplain 2954/2954
1775.30/1772.52	c 9657[?] -2232[?] -2164[?]  is mandatory 
1775.30/1772.52	c qxplain 2952/2953
1775.30/1772.53	c qxplain 2953/2953
1775.30/1772.53	c 9658[?] -2232[?] -2231[?]  is mandatory 
1775.30/1772.53	c qxplain 2952/2952
1775.30/1772.54	c 9659[?] 2231[?] 2164[?] 2232[?]  is mandatory 
1775.30/1772.54	c qxplain 2936/2951
1775.30/1772.55	c qxplain 2944/2951
1775.30/1772.56	c qxplain 2948/2951
1775.30/1772.57	c qxplain 2950/2951
1775.30/1772.57	c qxplain 2951/2951
1775.40/1772.66	c 9660[?] -2233[?] -1550[?]  is mandatory 
1775.40/1772.66	c qxplain 2950/2950
1775.40/1772.67	c 9661[?] -2233[?] 1877[?]  is mandatory 
1775.40/1772.67	c qxplain 2948/2949
1775.40/1772.67	c qxplain 2949/2949
1775.60/1772.86	c 9662[?] 1550[?] -1877[?] 2233[?]  is mandatory 
1775.60/1772.86	c qxplain 2948/2948
1775.60/1772.86	c 9663[?] -2234[?] 1550[?]  is mandatory 
1775.60/1772.86	c qxplain 2944/2947
1775.60/1772.87	c qxplain 2946/2947
1775.60/1772.88	c qxplain 2947/2947
1775.70/1772.90	c 9664[?] -2234[?] -1877[?]  is mandatory 
1775.70/1772.90	c qxplain 2946/2946
1775.70/1772.91	c 9665[?] 2234[?] -1550[?] 1877[?]  is mandatory 
1775.70/1772.91	c qxplain 2944/2945
1775.70/1772.91	c qxplain 2945/2945
1775.70/1772.95	c 9666[?] -2235[?] -2233[?]  is mandatory 
1775.70/1772.95	c qxplain 2944/2944
1775.70/1772.95	c 9667[?] -2235[?] -2234[?]  is mandatory 
1775.70/1772.95	c qxplain 2936/2943
1775.70/1772.96	c qxplain 2940/2943
1775.70/1772.97	c qxplain 2942/2943
1775.70/1772.98	c qxplain 2943/2943
1775.70/1772.99	c 9668[?] 2235[?] 2234[?] 2233[?]  is mandatory 
1775.70/1772.99	c qxplain 2942/2942
1775.70/1772.99	c 9669[?] -2236[?] 1871[?]  is mandatory 
1775.70/1772.99	c qxplain 2940/2941
1775.80/1773.00	c qxplain 2941/2941
1775.80/1773.01	c 9670[?] -2236[?] -2235[?]  is mandatory 
1775.80/1773.01	c qxplain 2940/2940
1775.80/1773.02	c 9671[?] 2236[?] 2235[?] -1871[?]  is mandatory 
1775.80/1773.02	c qxplain 2936/2939
1775.80/1773.02	c qxplain 2938/2939
1775.80/1773.03	c qxplain 2939/2939
1775.80/1773.04	c 9672[?] 1508[?] -2237[?]  is mandatory 
1775.80/1773.04	c qxplain 2938/2938
1775.80/1773.05	c 9673[?] -2237[?] 1888[?]  is mandatory 
1775.80/1773.05	c qxplain 2936/2937
1775.80/1773.06	c qxplain 2937/2937
1775.80/1773.07	c 9674[?] -1508[?] 2237[?] -1888[?]  is mandatory 
1775.80/1773.07	c qxplain 2936/2936
1775.90/1773.11	c 9675[?] 1490[?] -2238[?]  is mandatory 
1775.90/1773.11	c qxplain 2904/2935
1775.90/1773.12	c qxplain 2920/2935
1775.90/1773.13	c qxplain 2928/2935
1775.90/1773.13	c qxplain 2932/2935
1775.90/1773.14	c qxplain 2934/2935
1775.90/1773.15	c qxplain 2935/2935
1775.90/1773.15	c 9676[?] -2238[?] 1890[?]  is mandatory 
1775.90/1773.15	c qxplain 2934/2934
1775.90/1773.16	c 9677[?] -1490[?] 2238[?] -1890[?]  is mandatory 
1775.90/1773.16	c qxplain 2932/2933
1775.90/1773.17	c qxplain 2933/2933
1775.90/1773.18	c 9678[?] -2239[?] 1472[?]  is mandatory 
1775.90/1773.18	c qxplain 2932/2932
1775.90/1773.19	c 9679[?] -2239[?] 1892[?]  is mandatory 
1775.90/1773.19	c qxplain 2928/2931
1775.90/1773.19	c qxplain 2930/2931
1775.90/1773.20	c qxplain 2931/2931
1776.00/1773.21	c 9680[?] 2239[?] -1472[?] -1892[?]  is mandatory 
1776.00/1773.21	c qxplain 2930/2930
1776.00/1773.21	c 9681[?] -2238[?] -2240[?]  is mandatory 
1776.00/1773.21	c qxplain 2928/2929
1776.00/1773.22	c qxplain 2929/2929
1776.00/1773.23	c 9682[?] -2240[?] -2239[?]  is mandatory 
1776.00/1773.23	c qxplain 2928/2928
1776.00/1773.23	c 9683[?] 2240[?] 2239[?] 2238[?]  is mandatory 
1776.00/1773.23	c qxplain 2920/2927
1776.00/1773.24	c qxplain 2924/2927
1776.00/1773.25	c qxplain 2926/2927
1776.00/1773.25	c qxplain 2927/2927
1776.00/1773.26	c 9684[?] -2237[?] -2241[?]  is mandatory 
1776.00/1773.26	c qxplain 2926/2926
1776.00/1773.27	c 9685[?] 2240[?] -2241[?]  is mandatory 
1776.00/1773.27	c qxplain 2924/2925
1776.00/1773.27	c qxplain 2925/2925
1776.00/1773.28	c 9686[?] 2237[?] 2241[?] -2240[?]  is mandatory 
1776.00/1773.28	c qxplain 2924/2924
1776.00/1773.29	c 9687[?] -2242[?] -2236[?]  is mandatory 
1776.00/1773.29	c qxplain 2920/2923
1776.00/1773.30	c qxplain 2922/2923
1776.00/1773.30	c qxplain 2923/2923
1776.10/1773.31	c 9688[?] 2241[?] -2242[?]  is mandatory 
1776.10/1773.31	c qxplain 2922/2922
1776.10/1773.32	c 9689[?] -2241[?] 2242[?] 2236[?]  is mandatory 
1776.10/1773.32	c qxplain 2920/2921
1776.10/1773.33	c qxplain 2921/2921
1776.10/1773.34	c 9690[?] -1407[?] -2243[?]  is mandatory 
1776.10/1773.34	c qxplain 2920/2920
1776.10/1773.35	c 9691[?] -2243[?] 1918[?]  is mandatory 
1776.10/1773.35	c qxplain 2904/2919
1776.10/1773.36	c qxplain 2912/2919
1776.10/1773.37	c qxplain 2916/2919
1776.10/1773.38	c qxplain 2918/2919
1776.10/1773.38	c qxplain 2919/2919
1776.10/1773.39	c 9692[?] 2243[?] 1407[?] -1918[?]  is mandatory 
1776.10/1773.39	c qxplain 2918/2918
1776.20/1773.40	c 9693[?] 1408[?] -2244[?]  is mandatory 
1776.20/1773.40	c qxplain 2916/2917
1776.20/1773.41	c qxplain 2917/2917
1776.20/1773.41	c 9694[?] -2244[?] -2243[?]  is mandatory 
1776.20/1773.41	c qxplain 2916/2916
1776.20/1773.42	c 9695[?] 2244[?] -1408[?] 2243[?]  is mandatory 
1776.20/1773.42	c qxplain 2912/2915
1776.20/1773.43	c qxplain 2914/2915
1776.20/1773.44	c qxplain 2915/2915
1776.20/1773.44	c 9696[?] -2245[?] -2176[?]  is mandatory 
1776.20/1773.44	c qxplain 2914/2914
1776.20/1773.45	c 9697[?] -2245[?] -2244[?]  is mandatory 
1776.20/1773.45	c qxplain 2912/2913
1776.20/1773.46	c qxplain 2913/2913
1776.20/1773.46	c 9698[?] 2245[?] 2176[?] 2244[?]  is mandatory 
1776.20/1773.46	c qxplain 2912/2912
1776.20/1773.47	c 9699[?] -2246[?] 1429[?]  is mandatory 
1776.20/1773.47	c qxplain 2904/2911
1776.20/1773.48	c qxplain 2908/2911
1776.20/1773.49	c qxplain 2910/2911
1776.20/1773.49	c qxplain 2911/2911
1776.29/1773.50	c 9700[?] -2246[?] 2245[?]  is mandatory 
1776.29/1773.50	c qxplain 2910/2910
1776.29/1773.50	c 9701[?] 2246[?] -2245[?] -1429[?]  is mandatory 
1776.29/1773.50	c qxplain 2908/2909
1776.29/1773.51	c qxplain 2909/2909
1776.29/1773.55	c 9702[?] -2247[?] 1408[?]  is mandatory 
1776.29/1773.55	c qxplain 2908/2908
1776.29/1773.56	c 9703[?] -2247[?] -1429[?]  is mandatory 
1776.29/1773.56	c qxplain 2904/2907
1776.29/1773.57	c qxplain 2906/2907
1776.29/1773.58	c qxplain 2907/2907
1776.29/1773.58	c 9704[?] -1408[?] 1429[?] 2247[?]  is mandatory 
1776.29/1773.58	c qxplain 2906/2906
1776.29/1773.59	c 9705[?] -2248[?] -2246[?]  is mandatory 
1776.29/1773.59	c qxplain 2904/2905
1776.39/1773.60	c qxplain 2905/2905
1776.39/1773.60	c 9706[?] -2248[?] -2247[?]  is mandatory 
1776.39/1773.60	c qxplain 2904/2904
1776.39/1773.61	c 9707[?] 2248[?] 2246[?] 2247[?]  is mandatory 
1776.39/1773.61	c qxplain 2839/2903
1776.39/1773.62	c qxplain 2872/2903
1776.39/1773.62	c qxplain 2888/2903
1776.39/1773.63	c qxplain 2896/2903
1776.39/1773.63	c qxplain 2900/2903
1776.39/1773.64	c qxplain 2902/2903
1776.39/1773.65	c qxplain 2903/2903
1776.39/1773.65	c 9708[?] -2249[?] 1913[?]  is mandatory 
1776.39/1773.65	c qxplain 2902/2902
1776.39/1773.66	c 9709[?] -2249[?] -2248[?]  is mandatory 
1776.39/1773.66	c qxplain 2900/2901
1776.39/1773.67	c qxplain 2901/2901
1776.39/1773.67	c 9710[?] 2249[?] 2248[?] -1913[?]  is mandatory 
1776.39/1773.67	c qxplain 2900/2900
1776.39/1773.68	c 9711[?] 1566[?] -2250[?]  is mandatory 
1776.39/1773.68	c qxplain 2896/2899
1776.39/1773.69	c qxplain 2898/2899
1776.39/1773.69	c qxplain 2899/2899
1776.49/1773.70	c 9712[?] -2250[?] 1935[?]  is mandatory 
1776.49/1773.70	c qxplain 2898/2898
1776.49/1773.71	c 9713[?] -1566[?] 2250[?] -1935[?]  is mandatory 
1776.49/1773.71	c qxplain 2896/2897
1776.49/1773.72	c qxplain 2897/2897
1776.60/1773.81	c 9714[?] -2251[?] -2044[?]  is mandatory 
1776.60/1773.81	c qxplain 2896/2896
1776.60/1773.86	c 9715[?] 2047[?] -2251[?]  is mandatory 
1776.60/1773.86	c qxplain 2888/2895
1776.60/1773.87	c qxplain 2892/2895
1776.60/1773.88	c qxplain 2894/2895
1776.60/1773.89	c qxplain 2895/2895
1776.60/1773.90	c 9716[?] 2251[?] -2047[?] 2044[?]  is mandatory 
1776.60/1773.90	c qxplain 2894/2894
1776.70/1773.90	c 9717[?] -2252[?] 1986[?]  is mandatory 
1776.70/1773.90	c qxplain 2892/2893
1776.70/1773.91	c qxplain 2893/2893
1776.70/1773.92	c 9718[?] -2252[?] -2251[?]  is mandatory 
1776.70/1773.92	c qxplain 2892/2892
1776.70/1773.93	c 9719[?] 2251[?] 2252[?] -1986[?]  is mandatory 
1776.70/1773.93	c qxplain 2888/2891
1776.70/1773.93	c qxplain 2890/2891
1776.70/1773.94	c qxplain 2891/2891
1776.70/1773.95	c 9720[?] 1387[?] -2253[?]  is mandatory 
1776.70/1773.95	c qxplain 2890/2890
1776.70/1773.95	c 9721[?] 1989[?] -2253[?]  is mandatory 
1776.70/1773.95	c qxplain 2888/2889
1776.70/1773.96	c qxplain 2889/2889
1776.70/1773.97	c 9722[?] -1989[?] -1387[?] 2253[?]  is mandatory 
1776.70/1773.97	c qxplain 2888/2888
1776.70/1773.97	c 9723[?] -1387[?] -2254[?]  is mandatory 
1776.70/1773.98	c qxplain 2872/2887
1776.70/1773.98	c qxplain 2880/2887
1776.70/1773.99	c qxplain 2884/2887
1776.80/1774.00	c qxplain 2886/2887
1776.80/1774.00	c qxplain 2887/2887
1776.80/1774.01	c 9724[?] -1989[?] -2254[?]  is mandatory 
1776.80/1774.01	c qxplain 2886/2886
1776.80/1774.02	c 9725[?] 1989[?] 1387[?] 2254[?]  is mandatory 
1776.80/1774.02	c qxplain 2884/2885
1776.80/1774.03	c qxplain 2885/2885
1776.80/1774.03	c 9726[?] -2253[?] -2255[?]  is mandatory 
1776.80/1774.03	c qxplain 2884/2884
1776.80/1774.04	c 9727[?] -2254[?] -2255[?]  is mandatory 
1776.80/1774.04	c qxplain 2880/2883
1776.80/1774.05	c qxplain 2882/2883
1776.80/1774.05	c qxplain 2883/2883
1776.80/1774.06	c 9728[?] 2253[?] 2254[?] 2255[?]  is mandatory 
1776.80/1774.06	c qxplain 2882/2882
1776.80/1774.07	c 9729[?] 2252[?] -2256[?]  is mandatory 
1776.80/1774.07	c qxplain 2880/2881
1776.80/1774.08	c qxplain 2881/2881
1776.80/1774.09	c 9730[?] -2255[?] -2256[?]  is mandatory 
1776.80/1774.09	c qxplain 2880/2880
1776.90/1774.10	c 9731[?] 2255[?] -2252[?] 2256[?]  is mandatory 
1776.90/1774.10	c qxplain 2872/2879
1776.90/1774.10	c qxplain 2876/2879
1776.90/1774.11	c qxplain 2878/2879
1776.90/1774.12	c qxplain 2879/2879
1776.90/1774.13	c 9732[?] -2252[?] -2257[?]  is mandatory 
1776.90/1774.13	c qxplain 2878/2878
1776.90/1774.14	c 9733[?] 2255[?] -2257[?]  is mandatory 
1776.90/1774.14	c qxplain 2876/2877
1776.90/1774.14	c qxplain 2877/2877
1776.90/1774.15	c 9734[?] -2255[?] 2252[?] 2257[?]  is mandatory 
1776.90/1774.15	c qxplain 2876/2876
1776.90/1774.16	c 9735[?] -2256[?] -2258[?]  is mandatory 
1776.90/1774.16	c qxplain 2872/2875
1776.90/1774.17	c qxplain 2874/2875
1776.90/1774.17	c qxplain 2875/2875
1776.90/1774.18	c 9736[?] -2257[?] -2258[?]  is mandatory 
1776.90/1774.18	c qxplain 2874/2874
1776.90/1774.19	c 9737[?] 2257[?] 2256[?] 2258[?]  is mandatory 
1776.90/1774.19	c qxplain 2872/2873
1777.00/1774.20	c qxplain 2873/2873
1777.00/1774.20	c 9738[?] -2259[?] -1935[?]  is mandatory 
1777.00/1774.20	c qxplain 2872/2872
1777.00/1774.21	c 9739[?] -2259[?] -2258[?]  is mandatory 
1777.00/1774.21	c qxplain 2839/2871
1777.00/1774.22	c qxplain 2856/2871
1777.00/1774.22	c qxplain 2864/2871
1777.00/1774.23	c qxplain 2868/2871
1777.00/1774.24	c qxplain 2870/2871
1777.00/1774.24	c qxplain 2871/2871
1777.00/1774.25	c 9740[?] 2258[?] 1935[?] 2259[?]  is mandatory 
1777.00/1774.25	c qxplain 2870/2870
1777.00/1774.26	c 9741[?] -2250[?] -2260[?]  is mandatory 
1777.00/1774.26	c qxplain 2868/2869
1777.00/1774.27	c qxplain 2869/2869
1777.00/1774.27	c 9742[?] -2259[?] -2260[?]  is mandatory 
1777.00/1774.27	c qxplain 2868/2868
1777.00/1774.28	c 9743[?] 2250[?] 2260[?] 2259[?]  is mandatory 
1777.00/1774.28	c qxplain 2864/2867
1777.00/1774.29	c qxplain 2866/2867
1777.00/1774.29	c qxplain 2867/2867
1777.00/1774.30	c 9744[?] -2261[?] -1913[?]  is mandatory 
1777.00/1774.30	c qxplain 2866/2866
1777.11/1774.31	c 9745[?] -2260[?] -2261[?]  is mandatory 
1777.11/1774.31	c qxplain 2864/2865
1777.11/1774.32	c qxplain 2865/2865
1777.11/1774.32	c 9746[?] 2260[?] 2261[?] 1913[?]  is mandatory 
1777.11/1774.32	c qxplain 2864/2864
1777.11/1774.33	c 9747[?] -2249[?] -2262[?]  is mandatory 
1777.11/1774.33	c qxplain 2856/2863
1777.11/1774.33	c qxplain 2860/2863
1777.11/1774.34	c qxplain 2862/2863
1777.11/1774.34	c qxplain 2863/2863
1777.11/1774.35	c 9748[?] -2261[?] -2262[?]  is mandatory 
1777.11/1774.35	c qxplain 2862/2862
1777.11/1774.36	c 9749[?] 2261[?] 2262[?] 2249[?]  is mandatory 
1777.11/1774.36	c qxplain 2860/2861
1777.11/1774.37	c qxplain 2861/2861
1777.11/1774.38	c 9750[?] -2263[?] 2242[?]  is mandatory 
1777.11/1774.38	c qxplain 2860/2860
1777.11/1774.38	c 9751[?] 2262[?] -2263[?]  is mandatory 
1777.11/1774.38	c qxplain 2856/2859
1777.11/1774.39	c qxplain 2858/2859
1777.11/1774.40	c qxplain 2859/2859
1777.21/1774.40	c 9752[?] -2262[?] -2242[?] 2263[?]  is mandatory 
1777.21/1774.40	c qxplain 2858/2858
1777.21/1774.42	c 9753[?] -2264[?] -1541[?]  is mandatory 
1777.21/1774.42	c qxplain 2856/2857
1777.21/1774.43	c qxplain 2857/2857
1777.21/1774.44	c 9754[?] -2264[?] 1876[?]  is mandatory 
1777.21/1774.44	c qxplain 2856/2856
1777.21/1774.46	c 9755[?] 2264[?] 1541[?] -1876[?]  is mandatory 
1777.21/1774.46	c qxplain 2839/2855
1777.21/1774.47	c qxplain 2848/2855
1777.21/1774.48	c qxplain 2852/2855
1777.21/1774.49	c qxplain 2854/2855
1777.30/1774.50	c qxplain 2855/2855
1777.30/1774.50	c 9756[?] -2265[?] 1541[?]  is mandatory 
1777.30/1774.50	c qxplain 2854/2854
1777.30/1774.55	c 9757[?] -2265[?] -1876[?]  is mandatory 
1777.30/1774.55	c qxplain 2852/2853
1777.30/1774.57	c qxplain 2853/2853
1777.30/1774.58	c 9758[?] 2265[?] -1541[?] 1876[?]  is mandatory 
1777.30/1774.58	c qxplain 2852/2852
1777.30/1774.58	c 9759[?] -2266[?] -2264[?]  is mandatory 
1777.30/1774.58	c qxplain 2848/2851
1777.30/1774.59	c qxplain 2850/2851
1777.40/1774.60	c qxplain 2851/2851
1777.40/1774.61	c 9760[?] -2266[?] -2265[?]  is mandatory 
1777.40/1774.61	c qxplain 2850/2850
1777.40/1774.62	c 9761[?] 2266[?] 2265[?] 2264[?]  is mandatory 
1777.40/1774.62	c qxplain 2848/2849
1777.40/1774.63	c qxplain 2849/2849
1777.40/1774.64	c 9762[?] -2267[?] 1871[?]  is mandatory 
1777.40/1774.64	c qxplain 2848/2848
1777.40/1774.65	c 9763[?] -2267[?] -2266[?]  is mandatory 
1777.40/1774.65	c qxplain 2839/2847
1777.40/1774.65	c qxplain 2844/2847
1777.40/1774.66	c qxplain 2846/2847
1777.40/1774.67	c qxplain 2847/2847
1777.40/1774.68	c 9764[?] 2267[?] 2266[?] -1871[?]  is mandatory 
1777.40/1774.68	c qxplain 2846/2846
1777.40/1774.69	c 9765[?] 1507[?] -2268[?]  is mandatory 
1777.40/1774.69	c qxplain 2844/2845
1777.40/1774.69	c qxplain 2845/2845
1777.50/1774.71	c 9766[?] -2268[?] 1888[?]  is mandatory 
1777.50/1774.71	c qxplain 2844/2844
1777.50/1774.72	c 9767[?] -1507[?] 2268[?] -1888[?]  is mandatory 
1777.50/1774.72	c qxplain 2839/2843
1777.50/1774.72	c qxplain 2842/2843
1777.50/1774.73	c qxplain 2843/2843
1777.50/1774.74	c 9768[?] 1489[?] -2269[?]  is mandatory 
1777.50/1774.74	c qxplain 2842/2842
1777.50/1774.75	c 9769[?] -2269[?] 1890[?]  is mandatory 
1777.50/1774.75	c qxplain 2839/2841
1777.50/1774.76	c qxplain 2841/2841
1777.50/1774.77	c 9770[?] -1489[?] 2269[?] -1890[?]  is mandatory 
1777.50/1774.77	c qxplain 2839/2840
1777.50/1774.77	c qxplain 2840/2840
1777.50/1774.78	c 9771[?] 1471[?] -2270[?]  is mandatory 
1777.50/1774.78	c qxplain 2839/2839
1777.50/1774.79	c 9772[?] -2270[?] 1892[?]  is mandatory 
1777.50/1774.79	c qxplain 2581/2838
1777.50/1774.79	c qxplain 2710/2838
1777.60/1774.80	c qxplain 2775/2838
1777.60/1774.81	c qxplain 2807/2838
1777.60/1774.81	c qxplain 2823/2838
1777.60/1774.82	c qxplain 2831/2838
1777.60/1774.82	c qxplain 2835/2838
1777.60/1774.83	c qxplain 2837/2838
1777.60/1774.84	c qxplain 2838/2838
1777.60/1774.85	c 9773[?] -1471[?] 2270[?] -1892[?]  is mandatory 
1777.60/1774.85	c qxplain 2837/2837
1777.60/1774.85	c 9774[?] -2269[?] -2271[?]  is mandatory 
1777.60/1774.85	c qxplain 2835/2836
1777.60/1774.86	c qxplain 2836/2836
1777.60/1774.87	c 9775[?] -2270[?] -2271[?]  is mandatory 
1777.60/1774.87	c qxplain 2835/2835
1777.60/1774.88	c 9776[?] 2271[?] 2270[?] 2269[?]  is mandatory 
1777.60/1774.88	c qxplain 2831/2834
1777.60/1774.88	c qxplain 2833/2834
1777.60/1774.89	c qxplain 2834/2834
1777.60/1774.90	c 9777[?] -2268[?] -2272[?]  is mandatory 
1777.60/1774.90	c qxplain 2833/2833
1777.70/1774.90	c 9778[?] 2271[?] -2272[?]  is mandatory 
1777.70/1774.90	c qxplain 2831/2832
1777.70/1774.91	c qxplain 2832/2832
1777.70/1774.92	c 9779[?] 2268[?] 2272[?] -2271[?]  is mandatory 
1777.70/1774.92	c qxplain 2831/2831
1777.70/1774.93	c 9780[?] -2273[?] -2267[?]  is mandatory 
1777.70/1774.93	c qxplain 2823/2830
1777.70/1774.93	c qxplain 2827/2830
1777.70/1774.94	c qxplain 2829/2830
1777.70/1774.95	c qxplain 2830/2830
1777.70/1774.95	c 9781[?] 2272[?] -2273[?]  is mandatory 
1777.70/1774.95	c qxplain 2829/2829
1777.70/1774.96	c 9782[?] -2272[?] 2273[?] 2267[?]  is mandatory 
1777.70/1774.96	c qxplain 2827/2828
1777.70/1774.97	c qxplain 2828/2828
1777.79/1775.02	c 9783[?] 1407[?] -2274[?]  is mandatory 
1777.79/1775.02	c qxplain 2827/2827
1777.79/1775.03	c 9784[?] -2274[?] -1918[?]  is mandatory 
1777.79/1775.03	c qxplain 2823/2826
1777.79/1775.04	c qxplain 2825/2826
1777.79/1775.04	c qxplain 2826/2826
1777.79/1775.05	c 9785[?] 2274[?] -1407[?] 1918[?]  is mandatory 
1777.79/1775.05	c qxplain 2825/2825
1777.79/1775.06	c 9786[?] -2275[?] -2243[?]  is mandatory 
1777.79/1775.06	c qxplain 2823/2824
1777.79/1775.07	c qxplain 2824/2824
1777.79/1775.08	c 9787[?] -2275[?] -2274[?]  is mandatory 
1777.79/1775.08	c qxplain 2823/2823
1777.79/1775.08	c 9788[?] 2243[?] 2275[?] 2274[?]  is mandatory 
1777.79/1775.08	c qxplain 2807/2822
1777.79/1775.09	c qxplain 2815/2822
1777.79/1775.10	c qxplain 2819/2822
1777.90/1775.10	c qxplain 2821/2822
1777.90/1775.11	c qxplain 2822/2822
1777.90/1775.12	c 9789[?] -2276[?] 1429[?]  is mandatory 
1777.90/1775.12	c qxplain 2821/2821
1777.90/1775.13	c 9790[?] -2276[?] 2275[?]  is mandatory 
1777.90/1775.13	c qxplain 2819/2820
1777.90/1775.13	c qxplain 2820/2820
1777.90/1775.14	c 9791[?] -2275[?] 2276[?] -1429[?]  is mandatory 
1777.90/1775.14	c qxplain 2819/2819
1777.90/1775.14	c 9792[?] -2277[?] 1407[?]  is mandatory 
1777.90/1775.14	c qxplain 2815/2818
1777.90/1775.15	c qxplain 2817/2818
1777.90/1775.16	c qxplain 2818/2818
1777.90/1775.17	c 9793[?] -2277[?] -1429[?]  is mandatory 
1777.90/1775.17	c qxplain 2817/2817
1777.90/1775.18	c 9794[?] 2277[?] 1429[?] -1407[?]  is mandatory 
1777.90/1775.18	c qxplain 2815/2816
1777.90/1775.18	c qxplain 2816/2816
1777.90/1775.19	c 9795[?] -2276[?] -2278[?]  is mandatory 
1777.90/1775.19	c qxplain 2815/2815
1777.90/1775.19	c 9796[?] -2278[?] -2277[?]  is mandatory 
1777.90/1775.19	c qxplain 2807/2814
1778.00/1775.20	c qxplain 2811/2814
1778.00/1775.21	c qxplain 2813/2814
1778.00/1775.21	c qxplain 2814/2814
1778.00/1775.22	c 9797[?] 2278[?] 2276[?] 2277[?]  is mandatory 
1778.00/1775.22	c qxplain 2813/2813
1778.00/1775.23	c 9798[?] -2279[?] 1913[?]  is mandatory 
1778.00/1775.23	c qxplain 2811/2812
1778.00/1775.23	c qxplain 2812/2812
1778.00/1775.24	c 9799[?] -2279[?] -2278[?]  is mandatory 
1778.00/1775.24	c qxplain 2811/2811
1778.00/1775.25	c 9800[?] 2278[?] 2279[?] -1913[?]  is mandatory 
1778.00/1775.25	c qxplain 2807/2810
1778.00/1775.25	c qxplain 2809/2810
1778.00/1775.26	c qxplain 2810/2810
1778.00/1775.26	c 9801[?] 1565[?] -2280[?]  is mandatory 
1778.00/1775.27	c qxplain 2809/2809
1778.10/1775.35	c 9802[?] -2280[?] 1935[?]  is mandatory 
1778.10/1775.35	c qxplain 2807/2808
1778.10/1775.36	c qxplain 2808/2808
1778.10/1775.37	c 9803[?] -1565[?] 2280[?] -1935[?]  is mandatory 
1778.10/1775.37	c qxplain 2807/2807
1778.30/1775.56	c 9804[?] -2281[?] -2044[?]  is mandatory 
1778.30/1775.56	c qxplain 2775/2806
1778.30/1775.57	c qxplain 2791/2806
1778.30/1775.58	c qxplain 2799/2806
1778.30/1775.59	c qxplain 2803/2806
1778.30/1775.59	c qxplain 2805/2806
1778.39/1775.60	c qxplain 2806/2806
1778.39/1775.68	c 9805[?] 2046[?] -2281[?]  is mandatory 
1778.39/1775.68	c qxplain 2805/2805
1778.39/1775.69	c 9806[?] 2281[?] -2046[?] 2044[?]  is mandatory 
1778.39/1775.69	c qxplain 2803/2804
1778.49/1775.70	c qxplain 2804/2804
1778.49/1775.71	c 9807[?] 1979[?] -2282[?]  is mandatory 
1778.49/1775.71	c qxplain 2803/2803
1778.49/1775.71	c 9808[?] -2282[?] -2281[?]  is mandatory 
1778.49/1775.71	c qxplain 2799/2802
1778.49/1775.72	c qxplain 2801/2802
1778.49/1775.73	c qxplain 2802/2802
1778.49/1775.74	c 9809[?] -1979[?] 2282[?] 2281[?]  is mandatory 
1778.49/1775.74	c qxplain 2801/2801
1778.49/1775.74	c 9810[?] 1388[?] -2283[?]  is mandatory 
1778.49/1775.74	c qxplain 2799/2800
1778.49/1775.75	c qxplain 2800/2800
1778.49/1775.76	c 9811[?] 1982[?] -2283[?]  is mandatory 
1778.49/1775.76	c qxplain 2799/2799
1778.49/1775.77	c 9812[?] -1982[?] -1388[?] 2283[?]  is mandatory 
1778.49/1775.77	c qxplain 2791/2798
1778.49/1775.77	c qxplain 2795/2798
1778.49/1775.78	c qxplain 2797/2798
1778.49/1775.79	c qxplain 2798/2798
1778.49/1775.80	c 9813[?] -1388[?] -2284[?]  is mandatory 
1778.49/1775.80	c qxplain 2797/2797
1778.60/1775.80	c 9814[?] -1982[?] -2284[?]  is mandatory 
1778.60/1775.80	c qxplain 2795/2796
1778.60/1775.81	c qxplain 2796/2796
1778.60/1775.82	c 9815[?] 1982[?] 1388[?] 2284[?]  is mandatory 
1778.60/1775.82	c qxplain 2795/2795
1778.60/1775.83	c 9816[?] -2283[?] -2285[?]  is mandatory 
1778.60/1775.83	c qxplain 2791/2794
1778.60/1775.83	c qxplain 2793/2794
1778.60/1775.84	c qxplain 2794/2794
1778.60/1775.85	c 9817[?] -2284[?] -2285[?]  is mandatory 
1778.60/1775.85	c qxplain 2793/2793
1778.60/1775.85	c 9818[?] 2284[?] 2285[?] 2283[?]  is mandatory 
1778.60/1775.85	c qxplain 2791/2792
1778.60/1775.87	c qxplain 2792/2792
1778.60/1775.88	c 9819[?] 2282[?] -2286[?]  is mandatory 
1778.60/1775.88	c qxplain 2791/2791
1778.60/1775.89	c 9820[?] -2286[?] -2285[?]  is mandatory 
1778.60/1775.89	c qxplain 2775/2790
1778.60/1775.89	c qxplain 2783/2790
1778.70/1775.90	c qxplain 2787/2790
1778.70/1775.91	c qxplain 2789/2790
1778.70/1775.92	c qxplain 2790/2790
1778.70/1775.92	c 9821[?] -2282[?] 2285[?] 2286[?]  is mandatory 
1778.70/1775.92	c qxplain 2789/2789
1778.70/1775.93	c 9822[?] -2282[?] -2287[?]  is mandatory 
1778.70/1775.93	c qxplain 2787/2788
1778.70/1775.94	c qxplain 2788/2788
1778.70/1775.95	c 9823[?] 2285[?] -2287[?]  is mandatory 
1778.70/1775.95	c qxplain 2787/2787
1778.70/1775.96	c 9824[?] -2285[?] 2282[?] 2287[?]  is mandatory 
1778.70/1775.96	c qxplain 2783/2786
1778.70/1775.96	c qxplain 2785/2786
1778.70/1775.97	c qxplain 2786/2786
1778.70/1775.98	c 9825[?] -2286[?] -2288[?]  is mandatory 
1778.70/1775.98	c qxplain 2785/2785
1778.70/1775.99	c 9826[?] -2287[?] -2288[?]  is mandatory 
1778.70/1775.99	c qxplain 2783/2784
1778.70/1775.99	c qxplain 2784/2784
1778.80/1776.00	c 9827[?] 2286[?] 2287[?] 2288[?]  is mandatory 
1778.80/1776.00	c qxplain 2783/2783
1778.80/1776.01	c 9828[?] -2289[?] -1935[?]  is mandatory 
1778.80/1776.01	c qxplain 2775/2782
1778.80/1776.02	c qxplain 2779/2782
1778.80/1776.02	c qxplain 2781/2782
1778.80/1776.03	c qxplain 2782/2782
1778.80/1776.04	c 9829[?] -2289[?] -2288[?]  is mandatory 
1778.80/1776.04	c qxplain 2781/2781
1778.80/1776.05	c 9830[?] 2288[?] 2289[?] 1935[?]  is mandatory 
1778.80/1776.05	c qxplain 2779/2780
1778.80/1776.05	c qxplain 2780/2780
1778.80/1776.06	c 9831[?] -2280[?] -2290[?]  is mandatory 
1778.80/1776.06	c qxplain 2779/2779
1778.80/1776.07	c 9832[?] -2289[?] -2290[?]  is mandatory 
1778.80/1776.07	c qxplain 2775/2778
1778.80/1776.07	c qxplain 2777/2778
1778.80/1776.08	c qxplain 2778/2778
1778.80/1776.09	c 9833[?] 2280[?] 2290[?] 2289[?]  is mandatory 
1778.80/1776.09	c qxplain 2777/2777
1778.80/1776.09	c 9834[?] -2291[?] -1913[?]  is mandatory 
1778.80/1776.09	c qxplain 2775/2776
1778.90/1776.10	c qxplain 2776/2776
1778.90/1776.11	c 9835[?] -2290[?] -2291[?]  is mandatory 
1778.90/1776.11	c qxplain 2775/2775
1778.90/1776.11	c 9836[?] 2290[?] 2291[?] 1913[?]  is mandatory 
1778.90/1776.11	c qxplain 2710/2774
1778.90/1776.12	c qxplain 2743/2774
1778.90/1776.13	c qxplain 2759/2774
1778.90/1776.13	c qxplain 2767/2774
1778.90/1776.14	c qxplain 2771/2774
1778.90/1776.14	c qxplain 2773/2774
1778.90/1776.15	c qxplain 2774/2774
1778.90/1776.16	c 9837[?] -2279[?] -2292[?]  is mandatory 
1778.90/1776.16	c qxplain 2773/2773
1778.90/1776.16	c 9838[?] -2291[?] -2292[?]  is mandatory 
1778.90/1776.16	c qxplain 2771/2772
1778.90/1776.17	c qxplain 2772/2772
1778.90/1776.18	c 9839[?] 2292[?] 2291[?] 2279[?]  is mandatory 
1778.90/1776.18	c qxplain 2771/2771
1778.90/1776.19	c 9840[?] -2293[?] -2273[?]  is mandatory 
1778.90/1776.19	c qxplain 2767/2770
1778.99/1776.21	c qxplain 2769/2770
1778.99/1776.22	c qxplain 2770/2770
1778.99/1776.22	c 9841[?] -2293[?] -2292[?]  is mandatory 
1778.99/1776.22	c qxplain 2769/2769
1778.99/1776.23	c 9842[?] 2292[?] 2273[?] 2293[?]  is mandatory 
1778.99/1776.23	c qxplain 2767/2768
1778.99/1776.24	c qxplain 2768/2768
1778.99/1776.25	c 9843[?] -2242[?] -2294[?]  is mandatory 
1778.99/1776.25	c qxplain 2767/2767
1778.99/1776.25	c 9844[?] -2262[?] -2294[?]  is mandatory 
1778.99/1776.25	c qxplain 2759/2766
1778.99/1776.26	c qxplain 2763/2766
1778.99/1776.27	c qxplain 2765/2766
1778.99/1776.28	c qxplain 2766/2766
1778.99/1776.28	c 9845[?] 2242[?] 2294[?] 2262[?]  is mandatory 
1778.99/1776.28	c qxplain 2765/2765
1778.99/1776.29	c 9846[?] -2293[?] -2295[?]  is mandatory 
1778.99/1776.29	c qxplain 2763/2764
1778.99/1776.30	c qxplain 2764/2764
1779.09/1776.30	c 9847[?] -2295[?] -2294[?]  is mandatory 
1779.09/1776.30	c qxplain 2763/2763
1779.09/1776.31	c 9848[?] 2295[?] 2293[?] 2294[?]  is mandatory 
1779.09/1776.31	c qxplain 2759/2762
1779.09/1776.32	c qxplain 2761/2762
1779.09/1776.33	c qxplain 2762/2762
1779.09/1776.33	c 9849[?] 1506[?] -2296[?]  is mandatory 
1779.09/1776.33	c qxplain 2761/2761
1779.09/1776.34	c 9850[?] -2296[?] 1888[?]  is mandatory 
1779.09/1776.34	c qxplain 2759/2760
1779.09/1776.35	c qxplain 2760/2760
1779.09/1776.35	c 9851[?] 2296[?] -1506[?] -1888[?]  is mandatory 
1779.09/1776.35	c qxplain 2759/2759
1779.09/1776.36	c 9852[?] 1488[?] -2297[?]  is mandatory 
1779.09/1776.36	c qxplain 2743/2758
1779.09/1776.37	c qxplain 2751/2758
1779.09/1776.37	c qxplain 2755/2758
1779.09/1776.38	c qxplain 2757/2758
1779.09/1776.39	c qxplain 2758/2758
1779.09/1776.39	c 9853[?] -2297[?] 1890[?]  is mandatory 
1779.09/1776.39	c qxplain 2757/2757
1779.19/1776.40	c 9854[?] 2297[?] -1488[?] -1890[?]  is mandatory 
1779.19/1776.40	c qxplain 2755/2756
1779.19/1776.41	c qxplain 2756/2756
1779.19/1776.43	c 9855[?] -2298[?] -1548[?]  is mandatory 
1779.19/1776.43	c qxplain 2755/2755
1779.19/1776.44	c 9856[?] -2298[?] 1875[?]  is mandatory 
1779.19/1776.44	c qxplain 2751/2754
1779.19/1776.45	c qxplain 2753/2754
1779.19/1776.46	c qxplain 2754/2754
1779.30/1776.50	c 9857[?] 2298[?] -1875[?] 1548[?]  is mandatory 
1779.30/1776.50	c qxplain 2753/2753
1779.30/1776.51	c 9858[?] -2299[?] 1548[?]  is mandatory 
1779.30/1776.51	c qxplain 2751/2752
1779.30/1776.52	c qxplain 2752/2752
1779.30/1776.53	c 9859[?] -2299[?] -1875[?]  is mandatory 
1779.30/1776.53	c qxplain 2751/2751
1779.30/1776.54	c 9860[?] 2299[?] -1548[?] 1875[?]  is mandatory 
1779.30/1776.54	c qxplain 2743/2750
1779.30/1776.55	c qxplain 2747/2750
1779.30/1776.56	c qxplain 2749/2750
1779.30/1776.57	c qxplain 2750/2750
1779.30/1776.58	c 9861[?] -2300[?] -2298[?]  is mandatory 
1779.30/1776.58	c qxplain 2749/2749
1779.30/1776.58	c 9862[?] -2300[?] -2299[?]  is mandatory 
1779.30/1776.58	c qxplain 2747/2748
1779.30/1776.59	c qxplain 2748/2748
1779.30/1776.60	c 9863[?] 2300[?] 2299[?] 2298[?]  is mandatory 
1779.30/1776.60	c qxplain 2747/2747
1779.39/1776.61	c 9864[?] -2301[?] 1871[?]  is mandatory 
1779.39/1776.61	c qxplain 2743/2746
1779.39/1776.62	c qxplain 2745/2746
1779.39/1776.62	c qxplain 2746/2746
1779.39/1776.63	c 9865[?] -2301[?] -2300[?]  is mandatory 
1779.39/1776.63	c qxplain 2745/2745
1779.39/1776.64	c 9866[?] 2301[?] 2300[?] -1871[?]  is mandatory 
1779.39/1776.64	c qxplain 2743/2744
1779.39/1776.65	c qxplain 2744/2744
1779.39/1776.66	c 9867[?] 1470[?] -2302[?]  is mandatory 
1779.39/1776.66	c qxplain 2743/2743
1779.39/1776.67	c 9868[?] -2302[?] 1892[?]  is mandatory 
1779.39/1776.67	c qxplain 2710/2742
1779.39/1776.68	c qxplain 2727/2742
1779.39/1776.69	c qxplain 2735/2742
1779.49/1776.70	c qxplain 2739/2742
1779.49/1776.70	c qxplain 2741/2742
1779.49/1776.74	c qxplain 2742/2742
1779.49/1776.75	c 9869[?] 2302[?] -1470[?] -1892[?]  is mandatory 
1779.49/1776.75	c qxplain 2741/2741
1779.49/1776.76	c 9870[?] -2301[?] -2303[?]  is mandatory 
1779.49/1776.76	c qxplain 2739/2740
1779.49/1776.76	c qxplain 2740/2740
1779.49/1776.77	c 9871[?] -2303[?] -2302[?]  is mandatory 
1779.49/1776.77	c qxplain 2739/2739
1779.49/1776.78	c 9872[?] 2303[?] 2302[?] 2301[?]  is mandatory 
1779.49/1776.78	c qxplain 2735/2738
1779.49/1776.78	c qxplain 2737/2738
1779.49/1776.79	c qxplain 2738/2738
1779.59/1776.80	c 9873[?] -2297[?] -2304[?]  is mandatory 
1779.59/1776.80	c qxplain 2737/2737
1779.59/1776.80	c 9874[?] -2304[?] 2303[?]  is mandatory 
1779.59/1776.80	c qxplain 2735/2736
1779.59/1776.81	c qxplain 2736/2736
1779.59/1776.82	c 9875[?] 2304[?] -2303[?] 2297[?]  is mandatory 
1779.59/1776.82	c qxplain 2735/2735
1779.59/1776.82	c 9876[?] -2296[?] -2305[?]  is mandatory 
1779.59/1776.83	c qxplain 2727/2734
1779.59/1776.83	c qxplain 2731/2734
1779.59/1776.84	c qxplain 2733/2734
1779.59/1776.84	c qxplain 2734/2734
1779.59/1776.85	c 9877[?] 2304[?] -2305[?]  is mandatory 
1779.59/1776.85	c qxplain 2733/2733
1779.59/1776.86	c 9878[?] 2296[?] 2305[?] -2304[?]  is mandatory 
1779.59/1776.86	c qxplain 2731/2732
1781.19/1778.48	c cleaning 13444 clauses out of 26894 with flag 2000/3866917
1781.29/1778.55	c qxplain 2732/2732
1781.29/1778.56	c 9879[?] -2306[?] 1710[?]  is mandatory 
1781.29/1778.56	c qxplain 2731/2731
1781.29/1778.57	c 9880[?] -2306[?] 1915[?]  is mandatory 
1781.29/1778.57	c qxplain 2727/2730
1783.70/1781.00	c cleaning 9228 clauses out of 18494 with flag 5000/3871961
1786.50/1783.75	c qxplain 2729/2730
1786.60/1783.84	c qxplain 2730/2730
1786.70/1783.96	c 9881[?] 2306[?] -1710[?] -1915[?]  is mandatory 
1786.70/1783.96	c qxplain 2729/2729
1787.40/1784.68	c 9882[?] -2307[?] -1403[?]  is mandatory 
1787.40/1784.68	c qxplain 2727/2728
1787.40/1784.69	c qxplain 2728/2728
1787.50/1784.71	c 9883[?] -1404[?] -2307[?]  is mandatory 
1787.50/1784.71	c qxplain 2727/2727
1787.50/1784.73	c 9884[?] 2307[?] 1404[?] 1403[?]  is mandatory 
1787.50/1784.73	c qxplain 2710/2726
1789.40/1786.61	c cleaning 10212 clauses out of 20463 with flag 4000/3883158
1790.00/1787.23	c qxplain 2719/2726
1790.80/1788.08	c qxplain 2723/2726
1791.80/1789.08	c qxplain 2725/2726
1791.90/1789.11	c qxplain 2726/2726
1791.90/1789.12	c 9885[?] -2308[?] 2306[?]  is mandatory 
1791.90/1789.12	c qxplain 2725/2725
1791.90/1789.14	c 9886[?] -2308[?] 2307[?]  is mandatory 
1791.90/1789.14	c qxplain 2723/2724
1791.90/1789.15	c qxplain 2724/2724
1791.90/1789.16	c 9887[?] 2308[?] -2307[?] -2306[?]  is mandatory 
1791.90/1789.16	c qxplain 2723/2723
1791.90/1789.17	c 9888[?] -2309[?] -1405[?]  is mandatory 
1791.90/1789.17	c qxplain 2719/2722
1791.90/1789.18	c qxplain 2721/2722
1791.90/1789.19	c qxplain 2722/2722
1791.90/1789.19	c 9889[?] -2309[?] 2308[?]  is mandatory 
1791.90/1789.19	c qxplain 2721/2721
1792.00/1789.20	c 9890[?] 2309[?] -2308[?] 1405[?]  is mandatory 
1792.00/1789.20	c qxplain 2719/2720
1792.00/1789.21	c qxplain 2720/2720
1792.00/1789.22	c 9891[?] 1406[?] -2310[?]  is mandatory 
1792.00/1789.22	c qxplain 2719/2719
1792.00/1789.22	c 9892[?] -2310[?] -2309[?]  is mandatory 
1792.00/1789.22	c qxplain 2710/2718
1792.00/1789.24	c qxplain 2715/2718
1792.00/1789.25	c qxplain 2717/2718
1792.00/1789.26	c qxplain 2718/2718
1792.00/1789.26	c 9893[?] 2310[?] -1406[?] 2309[?]  is mandatory 
1792.00/1789.26	c qxplain 2717/2717
1792.00/1789.27	c 9894[?] -2311[?] -1918[?]  is mandatory 
1792.00/1789.27	c qxplain 2715/2716
1792.00/1789.28	c qxplain 2716/2716
1792.00/1789.28	c 9895[?] -2311[?] -2310[?]  is mandatory 
1792.00/1789.28	c qxplain 2715/2715
1792.00/1789.29	c 9896[?] 2310[?] 2311[?] 1918[?]  is mandatory 
1792.00/1789.29	c qxplain 2710/2714
1792.10/1789.30	c qxplain 2713/2714
1792.10/1789.31	c qxplain 2714/2714
1792.10/1789.35	c 9897[?] -2312[?] 1429[?]  is mandatory 
1792.10/1789.35	c qxplain 2713/2713
1792.10/1789.36	c 9898[?] -2312[?] 2311[?]  is mandatory 
1792.10/1789.36	c qxplain 2710/2712
1792.10/1789.37	c qxplain 2712/2712
1792.10/1789.38	c 9899[?] -2311[?] 2312[?] -1429[?]  is mandatory 
1792.10/1789.38	c qxplain 2710/2711
1792.10/1789.38	c qxplain 2711/2711
1792.21/1789.45	c 9900[?] -2313[?] 1406[?]  is mandatory 
1792.21/1789.45	c qxplain 2710/2710
1792.21/1789.46	c 9901[?] -2313[?] -1429[?]  is mandatory 
1792.21/1789.46	c qxplain 2581/2709
1792.21/1789.47	c qxplain 2646/2709
1792.21/1789.48	c qxplain 2678/2709
1792.21/1789.48	c qxplain 2694/2709
1792.21/1789.49	c qxplain 2702/2709
1792.21/1789.50	c qxplain 2706/2709
1792.31/1789.50	c qxplain 2708/2709
1792.31/1789.51	c qxplain 2709/2709
1792.31/1789.55	c 9902[?] -1406[?] 1429[?] 2313[?]  is mandatory 
1792.31/1789.55	c qxplain 2708/2708
1792.31/1789.55	c 9903[?] -2312[?] -2314[?]  is mandatory 
1792.31/1789.55	c qxplain 2706/2707
1792.31/1789.56	c qxplain 2707/2707
1792.41/1789.60	c 9904[?] -2313[?] -2314[?]  is mandatory 
1792.41/1789.60	c qxplain 2706/2706
1792.41/1789.61	c 9905[?] 2314[?] 2312[?] 2313[?]  is mandatory 
1792.41/1789.61	c qxplain 2702/2705
1792.41/1789.62	c qxplain 2704/2705
1792.41/1789.62	c qxplain 2705/2705
1792.41/1789.63	c 9906[?] -2315[?] 1913[?]  is mandatory 
1792.41/1789.63	c qxplain 2704/2704
1792.41/1789.64	c 9907[?] -2315[?] -2314[?]  is mandatory 
1792.41/1789.64	c qxplain 2702/2703
1792.41/1789.64	c qxplain 2703/2703
1792.41/1789.65	c 9908[?] 2314[?] 2315[?] -1913[?]  is mandatory 
1792.41/1789.65	c qxplain 2702/2702
1792.41/1789.66	c 9909[?] 1564[?] -2316[?]  is mandatory 
1792.41/1789.66	c qxplain 2694/2701
1792.41/1789.66	c qxplain 2698/2701
1792.41/1789.67	c qxplain 2700/2701
1792.41/1789.67	c qxplain 2701/2701
1792.51/1789.74	c 9910[?] -2316[?] 1935[?]  is mandatory 
1792.51/1789.74	c qxplain 2700/2700
1792.51/1789.75	c 9911[?] -1564[?] 2316[?] -1935[?]  is mandatory 
1792.51/1789.75	c qxplain 2698/2699
1792.51/1789.79	c qxplain 2699/2699
1792.71/1789.90	c 9912[?] -2317[?] -2044[?]  is mandatory 
1792.71/1789.90	c qxplain 2698/2698
1792.71/1789.98	c 9913[?] -2045[?] -2317[?]  is mandatory 
1792.71/1789.98	c qxplain 2694/2697
1792.71/1789.99	c qxplain 2696/2697
1792.81/1790.00	c qxplain 2697/2697
1792.81/1790.01	c 9914[?] 2317[?] 2045[?] 2044[?]  is mandatory 
1792.81/1790.01	c qxplain 2696/2696
1792.81/1790.02	c 9915[?] -1972[?] -2318[?]  is mandatory 
1792.81/1790.02	c qxplain 2694/2695
1792.81/1790.02	c qxplain 2695/2695
1792.81/1790.03	c 9916[?] -2318[?] -2317[?]  is mandatory 
1792.81/1790.03	c qxplain 2694/2694
1792.81/1790.04	c 9917[?] 2318[?] 1972[?] 2317[?]  is mandatory 
1792.81/1790.04	c qxplain 2678/2693
1792.81/1790.04	c qxplain 2686/2693
1792.81/1790.05	c qxplain 2690/2693
1792.81/1790.05	c qxplain 2692/2693
1792.81/1790.06	c qxplain 2693/2693
1792.81/1790.07	c 9918[?] 1389[?] -2319[?]  is mandatory 
1792.81/1790.07	c qxplain 2692/2692
1792.81/1790.07	c 9919[?] 1975[?] -2319[?]  is mandatory 
1792.81/1790.07	c qxplain 2690/2691
1792.81/1790.08	c qxplain 2691/2691
1792.81/1790.09	c 9920[?] -1975[?] 2319[?] -1389[?]  is mandatory 
1792.81/1790.09	c qxplain 2690/2690
1792.81/1790.09	c 9921[?] -1389[?] -2320[?]  is mandatory 
1792.81/1790.09	c qxplain 2686/2689
1792.90/1790.10	c qxplain 2688/2689
1792.90/1790.11	c qxplain 2689/2689
1792.90/1790.11	c 9922[?] -1975[?] -2320[?]  is mandatory 
1792.90/1790.11	c qxplain 2688/2688
1792.90/1790.12	c 9923[?] 1389[?] 1975[?] 2320[?]  is mandatory 
1792.90/1790.12	c qxplain 2686/2687
1792.90/1790.13	c qxplain 2687/2687
1792.90/1790.13	c 9924[?] -2319[?] -2321[?]  is mandatory 
1792.90/1790.13	c qxplain 2686/2686
1792.90/1790.14	c 9925[?] -2320[?] -2321[?]  is mandatory 
1792.90/1790.14	c qxplain 2678/2685
1792.90/1790.14	c qxplain 2682/2685
1792.90/1790.15	c qxplain 2684/2685
1792.90/1790.16	c qxplain 2685/2685
1792.90/1790.16	c 9926[?] 2319[?] 2321[?] 2320[?]  is mandatory 
1792.90/1790.16	c qxplain 2684/2684
1792.90/1790.17	c 9927[?] 2318[?] -2322[?]  is mandatory 
1792.90/1790.17	c qxplain 2682/2683
1792.90/1790.18	c qxplain 2683/2683
1792.90/1790.19	c 9928[?] -2321[?] -2322[?]  is mandatory 
1792.90/1790.19	c qxplain 2682/2682
1792.90/1790.20	c 9929[?] 2321[?] -2318[?] 2322[?]  is mandatory 
1792.90/1790.20	c qxplain 2678/2681
1793.00/1790.20	c qxplain 2680/2681
1793.00/1790.21	c qxplain 2681/2681
1793.00/1790.22	c 9930[?] -2318[?] -2323[?]  is mandatory 
1793.00/1790.22	c qxplain 2680/2680
1793.00/1790.22	c 9931[?] 2321[?] -2323[?]  is mandatory 
1793.00/1790.22	c qxplain 2678/2679
1793.00/1790.23	c qxplain 2679/2679
1793.00/1790.24	c 9932[?] 2318[?] -2321[?] 2323[?]  is mandatory 
1793.00/1790.24	c qxplain 2678/2678
1793.00/1790.24	c 9933[?] -2322[?] -2324[?]  is mandatory 
1793.00/1790.24	c qxplain 2646/2677
1793.00/1790.25	c qxplain 2662/2677
1793.00/1790.26	c qxplain 2670/2677
1793.00/1790.26	c qxplain 2674/2677
1793.00/1790.27	c qxplain 2676/2677
1793.00/1790.28	c qxplain 2677/2677
1793.00/1790.28	c 9934[?] -2323[?] -2324[?]  is mandatory 
1793.00/1790.28	c qxplain 2676/2676
1793.00/1790.29	c 9935[?] 2322[?] 2324[?] 2323[?]  is mandatory 
1793.00/1790.29	c qxplain 2674/2675
1793.00/1790.30	c qxplain 2675/2675
1793.10/1790.30	c 9936[?] -2325[?] -1935[?]  is mandatory 
1793.10/1790.30	c qxplain 2674/2674
1793.10/1790.31	c 9937[?] -2325[?] -2324[?]  is mandatory 
1793.10/1790.31	c qxplain 2670/2673
1793.10/1790.32	c qxplain 2672/2673
1793.10/1790.32	c qxplain 2673/2673
1793.10/1790.33	c 9938[?] 2324[?] 1935[?] 2325[?]  is mandatory 
1793.10/1790.33	c qxplain 2672/2672
1793.10/1790.34	c 9939[?] -2316[?] -2326[?]  is mandatory 
1793.10/1790.34	c qxplain 2670/2671
1793.10/1790.34	c qxplain 2671/2671
1793.10/1790.35	c 9940[?] -2325[?] -2326[?]  is mandatory 
1793.10/1790.35	c qxplain 2670/2670
1793.10/1790.36	c 9941[?] 2316[?] 2326[?] 2325[?]  is mandatory 
1793.10/1790.36	c qxplain 2662/2669
1793.10/1790.36	c qxplain 2666/2669
1793.10/1790.37	c qxplain 2668/2669
1793.10/1790.38	c qxplain 2669/2669
1793.10/1790.38	c 9942[?] -2327[?] -1913[?]  is mandatory 
1793.10/1790.38	c qxplain 2668/2668
1793.10/1790.39	c 9943[?] -2326[?] -2327[?]  is mandatory 
1793.10/1790.39	c qxplain 2666/2667
1793.10/1790.39	c qxplain 2667/2667
1793.20/1790.40	c 9944[?] 2326[?] 2327[?] 1913[?]  is mandatory 
1793.20/1790.40	c qxplain 2666/2666
1793.20/1790.41	c 9945[?] -2315[?] -2328[?]  is mandatory 
1793.20/1790.41	c qxplain 2662/2665
1793.20/1790.41	c qxplain 2664/2665
1793.20/1790.42	c qxplain 2665/2665
1793.20/1790.43	c 9946[?] -2327[?] -2328[?]  is mandatory 
1793.20/1790.43	c qxplain 2664/2664
1793.20/1790.43	c 9947[?] 2327[?] 2328[?] 2315[?]  is mandatory 
1793.20/1790.43	c qxplain 2662/2663
1793.20/1790.44	c qxplain 2663/2663
1793.20/1790.45	c 9948[?] -2305[?] -2329[?]  is mandatory 
1793.20/1790.45	c qxplain 2662/2662
1793.20/1790.46	c 9949[?] -2329[?] -2328[?]  is mandatory 
1793.20/1790.46	c qxplain 2646/2661
1793.20/1790.47	c qxplain 2654/2661
1793.20/1790.47	c qxplain 2658/2661
1793.20/1790.48	c qxplain 2660/2661
1793.20/1790.49	c qxplain 2661/2661
1793.20/1790.49	c 9950[?] 2328[?] 2329[?] 2305[?]  is mandatory 
1793.20/1790.49	c qxplain 2660/2660
1793.30/1790.50	c 9951[?] -2330[?] 2273[?]  is mandatory 
1793.30/1790.50	c qxplain 2658/2659
1793.30/1790.51	c qxplain 2659/2659
1793.30/1790.51	c 9952[?] 2292[?] -2330[?]  is mandatory 
1793.30/1790.51	c qxplain 2658/2658
1793.30/1790.52	c 9953[?] -2273[?] 2330[?] -2292[?]  is mandatory 
1793.30/1790.52	c qxplain 2654/2657
1793.30/1790.53	c qxplain 2656/2657
1793.30/1790.53	c qxplain 2657/2657
1793.30/1790.54	c 9954[?] -2331[?] -2263[?]  is mandatory 
1793.30/1790.54	c qxplain 2656/2656
1793.30/1790.55	c 9955[?] -2330[?] -2331[?]  is mandatory 
1793.30/1790.55	c qxplain 2654/2655
1793.30/1790.55	c qxplain 2655/2655
1793.30/1790.56	c 9956[?] 2331[?] 2330[?] 2263[?]  is mandatory 
1793.30/1790.56	c qxplain 2654/2654
1793.30/1790.57	c 9957[?] -2332[?] 2329[?]  is mandatory 
1793.30/1790.57	c qxplain 2646/2653
1793.30/1790.57	c qxplain 2650/2653
1793.30/1790.58	c qxplain 2652/2653
1793.30/1790.59	c qxplain 2653/2653
1793.30/1790.59	c 9958[?] -2332[?] 2331[?]  is mandatory 
1793.30/1790.59	c qxplain 2652/2652
1793.40/1790.60	c 9959[?] -2329[?] -2331[?] 2332[?]  is mandatory 
1793.40/1790.60	c qxplain 2650/2651
1793.40/1790.61	c qxplain 2651/2651
1793.40/1790.61	c 9960[?] 2295[?] -2333[?]  is mandatory 
1793.40/1790.61	c qxplain 2650/2650
1793.40/1790.62	c 9961[?] -2332[?] -2333[?]  is mandatory 
1793.40/1790.62	c qxplain 2646/2649
1793.40/1790.63	c qxplain 2648/2649
1793.40/1790.63	c qxplain 2649/2649
1793.40/1790.64	c 9962[?] 2333[?] -2295[?] 2332[?]  is mandatory 
1793.40/1790.64	c qxplain 2648/2648
1793.40/1790.65	c 9963[?] -2334[?] -2263[?]  is mandatory 
1793.40/1790.65	c qxplain 2646/2647
1793.40/1790.65	c qxplain 2647/2647
1793.40/1790.66	c 9964[?] -2334[?] -2333[?]  is mandatory 
1793.40/1790.66	c qxplain 2646/2646
1793.40/1790.67	c 9965[?] 2333[?] 2263[?] 2334[?]  is mandatory 
1793.40/1790.67	c qxplain 2581/2645
1793.40/1790.67	c qxplain 2614/2645
1793.40/1790.68	c qxplain 2630/2645
1793.40/1790.69	c qxplain 2638/2645
1793.40/1790.69	c qxplain 2642/2645
1793.51/1790.70	c qxplain 2644/2645
1793.51/1790.70	c qxplain 2645/2645
1793.51/1790.71	c 9966[?] 1504[?] -2335[?]  is mandatory 
1793.51/1790.71	c qxplain 2644/2644
1793.51/1790.73	c 9967[?] -2335[?] 1888[?]  is mandatory 
1793.51/1790.73	c qxplain 2642/2643
1793.51/1790.73	c qxplain 2643/2643
1793.51/1790.74	c 9968[?] -1504[?] 2335[?] -1888[?]  is mandatory 
1793.51/1790.74	c qxplain 2642/2642
1793.51/1790.75	c 9969[?] 1486[?] -2336[?]  is mandatory 
1793.51/1790.75	c qxplain 2638/2641
1793.51/1790.75	c qxplain 2640/2641
1793.51/1790.76	c qxplain 2641/2641
1793.51/1790.77	c 9970[?] -2336[?] 1890[?]  is mandatory 
1793.51/1790.77	c qxplain 2640/2640
1793.51/1790.77	c 9971[?] -1486[?] 2336[?] -1890[?]  is mandatory 
1793.51/1790.77	c qxplain 2638/2639
1793.51/1790.78	c qxplain 2639/2639
1793.71/1790.93	c 9972[?] -2337[?] -1536[?]  is mandatory 
1793.71/1790.93	c qxplain 2638/2638
1793.71/1790.94	c 9973[?] -2337[?] 1873[?]  is mandatory 
1793.71/1790.94	c qxplain 2630/2637
1793.71/1790.95	c qxplain 2634/2637
1793.71/1790.96	c qxplain 2636/2637
1793.71/1790.96	c qxplain 2637/2637
1793.81/1791.01	c 9974[?] 2337[?] 1536[?] -1873[?]  is mandatory 
1793.81/1791.01	c qxplain 2636/2636
1793.81/1791.01	c 9975[?] -2338[?] 1536[?]  is mandatory 
1793.81/1791.01	c qxplain 2634/2635
1793.81/1791.02	c qxplain 2635/2635
1793.81/1791.04	c 9976[?] -2338[?] -1873[?]  is mandatory 
1793.81/1791.04	c qxplain 2634/2634
1793.81/1791.05	c 9977[?] 2338[?] -1536[?] 1873[?]  is mandatory 
1793.81/1791.05	c qxplain 2630/2633
1793.81/1791.06	c qxplain 2632/2633
1793.81/1791.06	c qxplain 2633/2633
1793.81/1791.07	c 9978[?] -2339[?] -2337[?]  is mandatory 
1793.81/1791.07	c qxplain 2632/2632
1793.81/1791.08	c 9979[?] -2339[?] -2338[?]  is mandatory 
1793.81/1791.08	c qxplain 2630/2631
1793.81/1791.09	c qxplain 2631/2631
1793.81/1791.09	c 9980[?] 2338[?] 2337[?] 2339[?]  is mandatory 
1793.81/1791.09	c qxplain 2630/2630
1793.91/1791.10	c 9981[?] -2340[?] 1871[?]  is mandatory 
1793.91/1791.10	c qxplain 2614/2629
1793.91/1791.11	c qxplain 2622/2629
1793.91/1791.11	c qxplain 2626/2629
1793.91/1791.12	c qxplain 2628/2629
1793.91/1791.13	c qxplain 2629/2629
1793.91/1791.13	c 9982[?] -2339[?] -2340[?]  is mandatory 
1793.91/1791.13	c qxplain 2628/2628
1793.91/1791.14	c 9983[?] 2340[?] 2339[?] -1871[?]  is mandatory 
1793.91/1791.14	c qxplain 2626/2627
1793.91/1791.15	c qxplain 2627/2627
1793.91/1791.16	c 9984[?] -2341[?] 1468[?]  is mandatory 
1793.91/1791.16	c qxplain 2626/2626
1793.91/1791.16	c 9985[?] -2341[?] 1892[?]  is mandatory 
1793.91/1791.16	c qxplain 2622/2625
1793.91/1791.17	c qxplain 2624/2625
1793.91/1791.18	c qxplain 2625/2625
1793.91/1791.18	c 9986[?] -1468[?] 2341[?] -1892[?]  is mandatory 
1793.91/1791.18	c qxplain 2624/2624
1793.91/1791.19	c 9987[?] -2342[?] -2340[?]  is mandatory 
1793.91/1791.19	c qxplain 2622/2623
1794.01/1791.20	c qxplain 2623/2623
1794.01/1791.21	c 9988[?] -2341[?] -2342[?]  is mandatory 
1794.01/1791.21	c qxplain 2622/2622
1794.01/1791.21	c 9989[?] 2342[?] 2341[?] 2340[?]  is mandatory 
1794.01/1791.21	c qxplain 2614/2621
1794.01/1791.22	c qxplain 2618/2621
1794.01/1791.23	c qxplain 2620/2621
1794.01/1791.23	c qxplain 2621/2621
1794.01/1791.24	c 9990[?] -2336[?] -2343[?]  is mandatory 
1794.01/1791.24	c qxplain 2620/2620
1794.01/1791.24	c 9991[?] 2342[?] -2343[?]  is mandatory 
1794.01/1791.24	c qxplain 2618/2619
1794.01/1791.25	c qxplain 2619/2619
1794.01/1791.26	c 9992[?] 2343[?] -2342[?] 2336[?]  is mandatory 
1794.01/1791.26	c qxplain 2618/2618
1794.01/1791.26	c 9993[?] -2335[?] -2344[?]  is mandatory 
1794.01/1791.26	c qxplain 2614/2617
1794.01/1791.27	c qxplain 2616/2617
1794.01/1791.28	c qxplain 2617/2617
1794.01/1791.28	c 9994[?] 2343[?] -2344[?]  is mandatory 
1794.01/1791.28	c qxplain 2616/2616
1794.01/1791.29	c 9995[?] 2335[?] 2344[?] -2343[?]  is mandatory 
1794.01/1791.29	c qxplain 2614/2615
1794.11/1791.34	c qxplain 2615/2615
1794.11/1791.35	c 9996[?] -2345[?] -1403[?]  is mandatory 
1794.11/1791.35	c qxplain 2614/2614
1794.11/1791.36	c 9997[?] -2345[?] 2306[?]  is mandatory 
1794.11/1791.36	c qxplain 2581/2613
1794.11/1791.37	c qxplain 2598/2613
1794.11/1791.39	c qxplain 2606/2613
1794.21/1791.40	c qxplain 2610/2613
1794.21/1791.41	c qxplain 2612/2613
1794.21/1791.42	c qxplain 2613/2613
1794.21/1791.42	c 9998[?] 2345[?] -2306[?] 1403[?]  is mandatory 
1794.21/1791.42	c qxplain 2612/2612
1794.21/1791.43	c 9999[?] -2346[?] 1404[?]  is mandatory 
1794.21/1791.43	c qxplain 2610/2611
1794.21/1791.44	c qxplain 2611/2611
1794.21/1791.45	c 10000[?] -2345[?] -2346[?]  is mandatory 
1794.21/1791.45	c qxplain 2610/2610
1794.21/1791.46	c 10001[?] -1404[?] 2346[?] 2345[?]  is mandatory 
1794.21/1791.46	c qxplain 2606/2609
1794.21/1791.47	c qxplain 2608/2609
1794.21/1791.48	c qxplain 2609/2609
1794.21/1791.48	c 10002[?] -2347[?] -2308[?]  is mandatory 
1794.21/1791.48	c qxplain 2608/2608
1794.21/1791.49	c 10003[?] -2347[?] -2346[?]  is mandatory 
1794.21/1791.49	c qxplain 2606/2607
1794.30/1791.50	c qxplain 2607/2607
1794.30/1791.51	c 10004[?] 2347[?] 2308[?] 2346[?]  is mandatory 
1794.30/1791.51	c qxplain 2606/2606
1794.30/1791.52	c 10005[?] -2348[?] 1429[?]  is mandatory 
1794.30/1791.52	c qxplain 2598/2605
1794.30/1791.53	c qxplain 2602/2605
1794.30/1791.54	c qxplain 2604/2605
1794.30/1791.54	c qxplain 2605/2605
1794.30/1791.55	c 10006[?] -2348[?] 2347[?]  is mandatory 
1794.30/1791.55	c qxplain 2604/2604
1794.30/1791.56	c 10007[?] 2348[?] -2347[?] -1429[?]  is mandatory 
1794.30/1791.56	c qxplain 2602/2603
1794.30/1791.56	c qxplain 2603/2603
1794.30/1791.57	c 10008[?] -2349[?] 1404[?]  is mandatory 
1794.30/1791.57	c qxplain 2602/2602
1794.30/1791.58	c 10009[?] -2349[?] -1429[?]  is mandatory 
1794.30/1791.58	c qxplain 2598/2601
1794.30/1791.59	c qxplain 2600/2601
1794.30/1791.59	c qxplain 2601/2601
1794.40/1791.60	c 10010[?] 2349[?] -1404[?] 1429[?]  is mandatory 
1794.40/1791.60	c qxplain 2600/2600
1794.40/1791.61	c 10011[?] -2348[?] -2350[?]  is mandatory 
1794.40/1791.61	c qxplain 2598/2599
1794.40/1791.61	c qxplain 2599/2599
1794.40/1791.62	c 10012[?] -2350[?] -2349[?]  is mandatory 
1794.40/1791.62	c qxplain 2598/2598
1794.40/1791.63	c 10013[?] 2350[?] 2348[?] 2349[?]  is mandatory 
1794.40/1791.63	c qxplain 2581/2597
1794.40/1791.63	c qxplain 2590/2597
1794.40/1791.64	c qxplain 2594/2597
1794.40/1791.64	c qxplain 2596/2597
1794.40/1791.65	c qxplain 2597/2597
1794.40/1791.66	c 10014[?] -2351[?] 1913[?]  is mandatory 
1794.40/1791.66	c qxplain 2596/2596
1794.40/1791.67	c 10015[?] -2351[?] -2350[?]  is mandatory 
1794.40/1791.67	c qxplain 2594/2595
1794.40/1791.67	c qxplain 2595/2595
1794.40/1791.68	c 10016[?] 2350[?] 2351[?] -1913[?]  is mandatory 
1794.40/1791.68	c qxplain 2594/2594
1794.40/1791.69	c 10017[?] -2352[?] 1562[?]  is mandatory 
1794.40/1791.69	c qxplain 2590/2593
1794.40/1791.69	c qxplain 2592/2593
1794.50/1791.70	c qxplain 2593/2593
1794.50/1791.71	c 10018[?] -2352[?] 1935[?]  is mandatory 
1794.50/1791.71	c qxplain 2592/2592
1794.50/1791.72	c 10019[?] 2352[?] -1562[?] -1935[?]  is mandatory 
1794.50/1791.72	c qxplain 2590/2591
1794.50/1791.72	c qxplain 2591/2591
1794.81/1792.05	c 10020[?] -2353[?] -2039[?]  is mandatory 
1794.81/1792.05	c qxplain 2590/2590
1794.90/1792.13	c 10021[?] -2353[?] 2041[?]  is mandatory 
1794.90/1792.13	c qxplain 2581/2589
1794.90/1792.14	c qxplain 2586/2589
1794.90/1792.15	c qxplain 2588/2589
1794.90/1792.15	c qxplain 2589/2589
1794.90/1792.16	c 10022[?] 2353[?] -2041[?] 2039[?]  is mandatory 
1794.90/1792.16	c qxplain 2588/2588
1794.90/1792.17	c 10023[?] 2004[?] -2354[?]  is mandatory 
1794.90/1792.17	c qxplain 2586/2587
1794.90/1792.18	c qxplain 2587/2587
1794.90/1792.18	c 10024[?] -2354[?] -2353[?]  is mandatory 
1794.90/1792.18	c qxplain 2586/2586
1794.90/1792.19	c 10025[?] -2004[?] 2354[?] 2353[?]  is mandatory 
1794.90/1792.19	c qxplain 2581/2585
1794.90/1792.20	c qxplain 2584/2585
1795.00/1792.20	c qxplain 2585/2585
1795.00/1792.21	c 10026[?] -2355[?] 1391[?]  is mandatory 
1795.00/1792.21	c qxplain 2584/2584
1795.00/1792.22	c 10027[?] -2355[?] 2007[?]  is mandatory 
1795.00/1792.22	c qxplain 2581/2583
1795.00/1792.22	c qxplain 2583/2583
1795.00/1792.23	c 10028[?] -1391[?] -2007[?] 2355[?]  is mandatory 
1795.00/1792.23	c qxplain 2581/2582
1795.00/1792.24	c qxplain 2582/2582
1795.00/1792.25	c 10029[?] -2356[?] -1391[?]  is mandatory 
1795.00/1792.25	c qxplain 2581/2581
1795.00/1792.25	c 10030[?] -2356[?] -2007[?]  is mandatory 
1795.00/1792.25	c qxplain 2065/2580
1795.00/1792.26	c qxplain 2323/2580
1795.00/1792.27	c qxplain 2452/2580
1795.00/1792.27	c qxplain 2517/2580
1795.00/1792.28	c qxplain 2549/2580
1795.00/1792.28	c qxplain 2565/2580
1795.00/1792.29	c qxplain 2573/2580
1795.11/1792.30	c qxplain 2577/2580
1795.11/1792.31	c qxplain 2579/2580
1795.11/1792.31	c qxplain 2580/2580
1795.11/1792.32	c 10031[?] 1391[?] 2007[?] 2356[?]  is mandatory 
1795.11/1792.32	c qxplain 2579/2579
1795.11/1792.33	c 10032[?] -2355[?] -2357[?]  is mandatory 
1795.11/1792.33	c qxplain 2577/2578
1795.11/1792.33	c qxplain 2578/2578
1795.11/1792.34	c 10033[?] -2356[?] -2357[?]  is mandatory 
1795.11/1792.34	c qxplain 2577/2577
1795.11/1792.35	c 10034[?] 2356[?] 2355[?] 2357[?]  is mandatory 
1795.11/1792.35	c qxplain 2573/2576
1795.11/1792.35	c qxplain 2575/2576
1795.11/1792.36	c qxplain 2576/2576
1795.11/1792.37	c 10035[?] 2354[?] -2358[?]  is mandatory 
1795.11/1792.37	c qxplain 2575/2575
1795.11/1792.38	c 10036[?] -2358[?] -2357[?]  is mandatory 
1795.11/1792.38	c qxplain 2573/2574
1795.11/1792.39	c qxplain 2574/2574
1795.11/1792.40	c 10037[?] 2357[?] -2354[?] 2358[?]  is mandatory 
1795.11/1792.40	c qxplain 2573/2573
1795.21/1792.40	c 10038[?] -2359[?] -2354[?]  is mandatory 
1795.21/1792.40	c qxplain 2565/2572
1795.21/1792.41	c qxplain 2569/2572
1795.21/1792.42	c qxplain 2571/2572
1795.21/1792.43	c qxplain 2572/2572
1795.21/1792.43	c 10039[?] 2357[?] -2359[?]  is mandatory 
1795.21/1792.43	c qxplain 2571/2571
1795.21/1792.44	c 10040[?] -2357[?] 2359[?] 2354[?]  is mandatory 
1795.21/1792.44	c qxplain 2569/2570
1795.21/1792.45	c qxplain 2570/2570
1795.21/1792.45	c 10041[?] -2358[?] -2360[?]  is mandatory 
1795.21/1792.45	c qxplain 2569/2569
1795.21/1792.46	c 10042[?] -2359[?] -2360[?]  is mandatory 
1795.21/1792.46	c qxplain 2565/2568
1795.21/1792.47	c qxplain 2567/2568
1795.21/1792.47	c qxplain 2568/2568
1795.21/1792.48	c 10043[?] 2359[?] 2358[?] 2360[?]  is mandatory 
1795.21/1792.48	c qxplain 2567/2567
1795.21/1792.49	c 10044[?] -2361[?] -1935[?]  is mandatory 
1795.21/1792.49	c qxplain 2565/2566
1795.21/1792.50	c qxplain 2566/2566
1795.31/1792.50	c 10045[?] -2361[?] -2360[?]  is mandatory 
1795.31/1792.50	c qxplain 2565/2565
1795.31/1792.51	c 10046[?] 2360[?] 2361[?] 1935[?]  is mandatory 
1795.31/1792.51	c qxplain 2549/2564
1795.31/1792.52	c qxplain 2557/2564
1795.31/1792.52	c qxplain 2561/2564
1795.31/1792.53	c qxplain 2563/2564
1795.31/1792.53	c qxplain 2564/2564
1795.31/1792.54	c 10047[?] -2362[?] -2352[?]  is mandatory 
1795.31/1792.54	c qxplain 2563/2563
1795.31/1792.55	c 10048[?] -2361[?] -2362[?]  is mandatory 
1795.31/1792.55	c qxplain 2561/2562
1795.31/1792.55	c qxplain 2562/2562
1795.31/1792.56	c 10049[?] 2362[?] 2352[?] 2361[?]  is mandatory 
1795.31/1792.56	c qxplain 2561/2561
1795.31/1792.57	c 10050[?] -2363[?] -1913[?]  is mandatory 
1795.31/1792.57	c qxplain 2557/2560
1795.31/1792.57	c qxplain 2559/2560
1795.31/1792.58	c qxplain 2560/2560
1795.31/1792.59	c 10051[?] -2363[?] -2362[?]  is mandatory 
1795.31/1792.59	c qxplain 2559/2559
1795.31/1792.59	c 10052[?] 2363[?] 2362[?] 1913[?]  is mandatory 
1795.31/1792.59	c qxplain 2557/2558
1795.41/1792.60	c qxplain 2558/2558
1795.41/1792.61	c 10053[?] -2351[?] -2364[?]  is mandatory 
1795.41/1792.61	c qxplain 2557/2557
1795.41/1792.61	c 10054[?] -2364[?] -2363[?]  is mandatory 
1795.41/1792.61	c qxplain 2549/2556
1795.41/1792.62	c qxplain 2553/2556
1795.41/1792.63	c qxplain 2555/2556
1795.41/1792.63	c qxplain 2556/2556
1795.41/1792.64	c 10055[?] 2364[?] 2363[?] 2351[?]  is mandatory 
1795.41/1792.64	c qxplain 2555/2555
1795.41/1792.65	c 10056[?] -2365[?] -2344[?]  is mandatory 
1795.41/1792.65	c qxplain 2553/2554
1795.41/1792.66	c qxplain 2554/2554
1795.41/1792.67	c 10057[?] -2365[?] -2364[?]  is mandatory 
1795.41/1792.67	c qxplain 2553/2553
1795.41/1792.67	c 10058[?] 2364[?] 2344[?] 2365[?]  is mandatory 
1795.41/1792.67	c qxplain 2549/2552
1795.41/1792.68	c qxplain 2551/2552
1795.41/1792.69	c qxplain 2552/2552
1795.51/1792.70	c 10059[?] -2366[?] 1405[?]  is mandatory 
1795.51/1792.70	c qxplain 2551/2551
1795.51/1792.70	c 10060[?] -2308[?] -2366[?]  is mandatory 
1795.51/1792.70	c qxplain 2549/2550
1795.51/1792.71	c qxplain 2550/2550
1795.51/1792.72	c 10061[?] 2366[?] -1405[?] 2308[?]  is mandatory 
1795.51/1792.72	c qxplain 2549/2549
1795.51/1792.73	c 10062[?] -2367[?] -2309[?]  is mandatory 
1795.51/1792.73	c qxplain 2517/2548
1795.51/1792.73	c qxplain 2533/2548
1795.51/1792.74	c qxplain 2541/2548
1795.51/1792.75	c qxplain 2545/2548
1795.51/1792.75	c qxplain 2547/2548
1795.51/1792.76	c qxplain 2548/2548
1795.51/1792.77	c 10063[?] -2367[?] -2366[?]  is mandatory 
1795.51/1792.77	c qxplain 2547/2547
1795.51/1792.77	c 10064[?] 2366[?] 2367[?] 2309[?]  is mandatory 
1795.51/1792.77	c qxplain 2545/2546
1795.51/1792.78	c qxplain 2546/2546
1795.51/1792.79	c 10065[?] -2368[?] 1429[?]  is mandatory 
1795.51/1792.79	c qxplain 2545/2545
1795.61/1792.80	c 10066[?] -2368[?] 2367[?]  is mandatory 
1795.61/1792.80	c qxplain 2541/2544
1795.61/1792.80	c qxplain 2543/2544
1795.61/1792.81	c qxplain 2544/2544
1795.61/1792.82	c 10067[?] -2367[?] 2368[?] -1429[?]  is mandatory 
1795.61/1792.82	c qxplain 2543/2543
1795.61/1792.82	c 10068[?] -2369[?] 1405[?]  is mandatory 
1795.61/1792.82	c qxplain 2541/2542
1795.61/1792.83	c qxplain 2542/2542
1795.61/1792.84	c 10069[?] -2369[?] -1429[?]  is mandatory 
1795.61/1792.84	c qxplain 2541/2541
1795.61/1792.85	c 10070[?] -1405[?] 2369[?] 1429[?]  is mandatory 
1795.61/1792.85	c qxplain 2533/2540
1795.61/1792.85	c qxplain 2537/2540
1795.61/1792.86	c qxplain 2539/2540
1795.61/1792.87	c qxplain 2540/2540
1795.61/1792.87	c 10071[?] -2368[?] -2370[?]  is mandatory 
1795.61/1792.87	c qxplain 2539/2539
1795.61/1792.88	c 10072[?] -2369[?] -2370[?]  is mandatory 
1795.61/1792.88	c qxplain 2537/2538
1795.61/1792.89	c qxplain 2538/2538
1795.61/1792.89	c 10073[?] 2370[?] 2368[?] 2369[?]  is mandatory 
1795.61/1792.89	c qxplain 2537/2537
1795.71/1792.90	c 10074[?] -2371[?] 1913[?]  is mandatory 
1795.71/1792.90	c qxplain 2533/2536
1795.71/1792.91	c qxplain 2535/2536
1795.71/1792.91	c qxplain 2536/2536
1795.71/1792.92	c 10075[?] -2371[?] -2370[?]  is mandatory 
1795.71/1792.92	c qxplain 2535/2535
1795.71/1792.93	c 10076[?] 2370[?] 2371[?] -1913[?]  is mandatory 
1795.71/1792.93	c qxplain 2533/2534
1795.71/1792.93	c qxplain 2534/2534
1795.71/1792.94	c 10077[?] -2372[?] 1563[?]  is mandatory 
1795.71/1792.94	c qxplain 2533/2533
1795.71/1792.99	c 10078[?] -2372[?] 1935[?]  is mandatory 
1795.71/1792.99	c qxplain 2517/2532
1795.71/1793.00	c qxplain 2525/2532
1795.81/1793.01	c qxplain 2529/2532
1795.81/1793.01	c qxplain 2531/2532
1795.81/1793.02	c qxplain 2532/2532
1795.81/1793.03	c 10079[?] 2372[?] -1563[?] -1935[?]  is mandatory 
1795.81/1793.03	c qxplain 2531/2531
1795.81/1793.04	c 10080[?] -2373[?] 1390[?]  is mandatory 
1795.81/1793.04	c qxplain 2529/2530
1795.81/1793.04	c qxplain 2530/2530
1795.81/1793.05	c 10081[?] -2373[?] 1971[?]  is mandatory 
1795.81/1793.05	c qxplain 2529/2529
1795.81/1793.06	c 10082[?] -1390[?] -1971[?] 2373[?]  is mandatory 
1795.81/1793.06	c qxplain 2525/2528
1795.81/1793.06	c qxplain 2527/2528
1795.81/1793.07	c qxplain 2528/2528
1795.81/1793.08	c 10083[?] -1390[?] -2374[?]  is mandatory 
1795.81/1793.08	c qxplain 2527/2527
1795.81/1793.09	c 10084[?] -1971[?] -2374[?]  is mandatory 
1795.81/1793.09	c qxplain 2525/2526
1795.81/1793.09	c qxplain 2526/2526
1795.81/1793.10	c 10085[?] 1390[?] 1971[?] 2374[?]  is mandatory 
1795.81/1793.10	c qxplain 2525/2525
1795.91/1793.11	c 10086[?] -2373[?] -2375[?]  is mandatory 
1795.91/1793.11	c qxplain 2517/2524
1795.91/1793.11	c qxplain 2521/2524
1795.91/1793.12	c qxplain 2523/2524
1795.91/1793.13	c qxplain 2524/2524
1795.91/1793.13	c 10087[?] -2374[?] -2375[?]  is mandatory 
1795.91/1793.13	c qxplain 2523/2523
1795.91/1793.14	c 10088[?] 2374[?] 2375[?] 2373[?]  is mandatory 
1795.91/1793.14	c qxplain 2521/2522
1795.91/1793.15	c qxplain 2522/2522
1795.91/1793.16	c 10089[?] 2044[?] -2376[?]  is mandatory 
1795.91/1793.16	c qxplain 2521/2521
1795.91/1793.16	c 10090[?] -2375[?] -2376[?]  is mandatory 
1795.91/1793.16	c qxplain 2517/2520
1795.91/1793.17	c qxplain 2519/2520
1795.91/1793.18	c qxplain 2520/2520
1795.91/1793.19	c 10091[?] 2375[?] -2044[?] 2376[?]  is mandatory 
1795.91/1793.19	c qxplain 2519/2519
1795.91/1793.19	c 10092[?] -2377[?] -2044[?]  is mandatory 
1795.91/1793.19	c qxplain 2517/2518
1796.01/1793.20	c qxplain 2518/2518
1796.01/1793.21	c 10093[?] 2375[?] -2377[?]  is mandatory 
1796.01/1793.21	c qxplain 2517/2517
1796.01/1793.22	c 10094[?] -2375[?] 2044[?] 2377[?]  is mandatory 
1796.01/1793.22	c qxplain 2452/2516
1796.01/1793.22	c qxplain 2485/2516
1796.01/1793.23	c qxplain 2501/2516
1796.01/1793.23	c qxplain 2509/2516
1796.01/1793.24	c qxplain 2513/2516
1796.01/1793.25	c qxplain 2515/2516
1796.01/1793.25	c qxplain 2516/2516
1796.01/1793.26	c 10095[?] -2376[?] -2378[?]  is mandatory 
1796.01/1793.26	c qxplain 2515/2515
1796.01/1793.27	c 10096[?] -2377[?] -2378[?]  is mandatory 
1796.01/1793.27	c qxplain 2513/2514
1796.01/1793.28	c qxplain 2514/2514
1796.01/1793.28	c 10097[?] 2378[?] 2376[?] 2377[?]  is mandatory 
1796.01/1793.28	c qxplain 2513/2513
1796.01/1793.29	c 10098[?] -2379[?] -1935[?]  is mandatory 
1796.01/1793.29	c qxplain 2509/2512
1796.10/1793.30	c qxplain 2511/2512
1796.10/1793.30	c qxplain 2512/2512
1796.10/1793.31	c 10099[?] -2379[?] -2378[?]  is mandatory 
1796.10/1793.31	c qxplain 2511/2511
1796.10/1793.32	c 10100[?] 2378[?] 2379[?] 1935[?]  is mandatory 
1796.10/1793.32	c qxplain 2509/2510
1796.10/1793.33	c qxplain 2510/2510
1796.10/1793.33	c 10101[?] -2380[?] -2372[?]  is mandatory 
1796.10/1793.33	c qxplain 2509/2509
1796.10/1793.34	c 10102[?] -2379[?] -2380[?]  is mandatory 
1796.10/1793.34	c qxplain 2501/2508
1796.10/1793.35	c qxplain 2505/2508
1796.10/1793.35	c qxplain 2507/2508
1796.10/1793.36	c qxplain 2508/2508
1796.10/1793.37	c 10103[?] 2380[?] 2372[?] 2379[?]  is mandatory 
1796.10/1793.37	c qxplain 2507/2507
1796.10/1793.37	c 10104[?] -2381[?] -1913[?]  is mandatory 
1796.10/1793.37	c qxplain 2505/2506
1796.10/1793.38	c qxplain 2506/2506
1796.10/1793.39	c 10105[?] -2381[?] -2380[?]  is mandatory 
1796.10/1793.39	c qxplain 2505/2505
1796.10/1793.39	c 10106[?] 2381[?] 2380[?] 1913[?]  is mandatory 
1796.10/1793.39	c qxplain 2501/2504
1796.20/1793.40	c qxplain 2503/2504
1796.20/1793.41	c qxplain 2504/2504
1796.20/1793.41	c 10107[?] -2371[?] -2382[?]  is mandatory 
1796.20/1793.41	c qxplain 2503/2503
1796.20/1793.42	c 10108[?] -2382[?] -2381[?]  is mandatory 
1796.20/1793.42	c qxplain 2501/2502
1796.20/1793.43	c qxplain 2502/2502
1796.20/1793.43	c 10109[?] 2382[?] 2381[?] 2371[?]  is mandatory 
1796.20/1793.43	c qxplain 2501/2501
1796.20/1793.44	c 10110[?] -2383[?] 2365[?]  is mandatory 
1796.20/1793.44	c qxplain 2485/2500
1796.20/1793.45	c qxplain 2493/2500
1796.20/1793.46	c qxplain 2497/2500
1796.20/1793.46	c qxplain 2499/2500
1796.20/1793.47	c qxplain 2500/2500
1796.20/1793.48	c 10111[?] -2383[?] -2382[?]  is mandatory 
1796.20/1793.48	c qxplain 2499/2499
1796.20/1793.49	c 10112[?] -2365[?] 2382[?] 2383[?]  is mandatory 
1796.20/1793.49	c qxplain 2497/2498
1796.20/1793.49	c qxplain 2498/2498
1796.30/1793.50	c 10113[?] 1505[?] -2384[?]  is mandatory 
1796.30/1793.50	c qxplain 2497/2497
1796.30/1793.51	c 10114[?] -2384[?] 1888[?]  is mandatory 
1796.30/1793.51	c qxplain 2493/2496
1796.30/1793.52	c qxplain 2495/2496
1796.30/1793.52	c qxplain 2496/2496
1796.30/1793.53	c 10115[?] -1505[?] 2384[?] -1888[?]  is mandatory 
1796.30/1793.53	c qxplain 2495/2495
1796.30/1793.57	c 10116[?] 1487[?] -2385[?]  is mandatory 
1796.30/1793.57	c qxplain 2493/2494
1796.30/1793.58	c qxplain 2494/2494
1796.30/1793.59	c 10117[?] -2385[?] 1890[?]  is mandatory 
1796.30/1793.59	c qxplain 2493/2493
1796.40/1793.60	c 10118[?] -1487[?] 2385[?] -1890[?]  is mandatory 
1796.40/1793.60	c qxplain 2485/2492
1796.40/1793.61	c qxplain 2489/2492
1796.40/1793.61	c qxplain 2491/2492
1796.40/1793.62	c qxplain 2492/2492
1796.40/1793.64	c 10119[?] -2386[?] -1552[?]  is mandatory 
1796.40/1793.64	c qxplain 2491/2491
1796.40/1793.65	c 10120[?] -2386[?] 1874[?]  is mandatory 
1796.40/1793.65	c qxplain 2489/2490
1796.40/1793.65	c qxplain 2490/2490
1796.40/1793.67	c 10121[?] 2386[?] -1874[?] 1552[?]  is mandatory 
1796.40/1793.67	c qxplain 2489/2489
1796.40/1793.68	c 10122[?] -2387[?] 1552[?]  is mandatory 
1796.40/1793.68	c qxplain 2485/2488
1796.40/1793.69	c qxplain 2487/2488
1796.40/1793.70	c qxplain 2488/2488
1796.50/1793.70	c 10123[?] -2387[?] -1874[?]  is mandatory 
1796.50/1793.70	c qxplain 2487/2487
1796.50/1793.71	c 10124[?] 2387[?] -1552[?] 1874[?]  is mandatory 
1796.50/1793.71	c qxplain 2485/2486
1796.50/1793.72	c qxplain 2486/2486
1796.50/1793.73	c 10125[?] -2388[?] -2386[?]  is mandatory 
1796.50/1793.73	c qxplain 2485/2485
1796.50/1793.74	c 10126[?] -2388[?] -2387[?]  is mandatory 
1796.50/1793.74	c qxplain 2452/2484
1796.50/1793.75	c qxplain 2469/2484
1796.50/1793.76	c qxplain 2477/2484
1796.50/1793.76	c qxplain 2481/2484
1796.50/1793.77	c qxplain 2483/2484
1796.50/1793.78	c qxplain 2484/2484
1796.50/1793.78	c 10127[?] 2388[?] 2387[?] 2386[?]  is mandatory 
1796.50/1793.78	c qxplain 2483/2483
1796.50/1793.79	c 10128[?] -2389[?] 1871[?]  is mandatory 
1796.50/1793.79	c qxplain 2481/2482
1796.60/1793.80	c qxplain 2482/2482
1796.60/1793.80	c 10129[?] -2389[?] -2388[?]  is mandatory 
1796.60/1793.81	c qxplain 2481/2481
1796.60/1793.81	c 10130[?] 2389[?] 2388[?] -1871[?]  is mandatory 
1796.60/1793.81	c qxplain 2477/2480
1796.60/1793.82	c qxplain 2479/2480
1796.60/1793.83	c qxplain 2480/2480
1796.60/1793.84	c 10131[?] 1469[?] -2390[?]  is mandatory 
1796.60/1793.84	c qxplain 2479/2479
1796.60/1793.85	c 10132[?] -2390[?] 1892[?]  is mandatory 
1796.60/1793.85	c qxplain 2477/2478
1796.60/1793.87	c qxplain 2478/2478
1796.60/1793.88	c 10133[?] -1469[?] 2390[?] -1892[?]  is mandatory 
1796.60/1793.88	c qxplain 2477/2477
1796.60/1793.89	c 10134[?] -2391[?] -2389[?]  is mandatory 
1796.60/1793.89	c qxplain 2469/2476
1796.60/1793.89	c qxplain 2473/2476
1796.70/1793.90	c qxplain 2475/2476
1796.70/1793.91	c qxplain 2476/2476
1796.70/1793.91	c 10135[?] -2390[?] -2391[?]  is mandatory 
1796.70/1793.91	c qxplain 2475/2475
1796.70/1793.92	c 10136[?] 2391[?] 2390[?] 2389[?]  is mandatory 
1796.70/1793.92	c qxplain 2473/2474
1796.70/1793.93	c qxplain 2474/2474
1796.70/1793.94	c 10137[?] -2385[?] -2392[?]  is mandatory 
1796.70/1793.94	c qxplain 2473/2473
1796.70/1793.94	c 10138[?] 2391[?] -2392[?]  is mandatory 
1796.70/1793.94	c qxplain 2469/2472
1796.70/1793.95	c qxplain 2471/2472
1796.70/1793.96	c qxplain 2472/2472
1796.70/1793.96	c 10139[?] 2392[?] -2391[?] 2385[?]  is mandatory 
1796.70/1793.96	c qxplain 2471/2471
1796.70/1793.97	c 10140[?] -2384[?] -2393[?]  is mandatory 
1796.70/1793.97	c qxplain 2469/2470
1796.70/1793.98	c qxplain 2470/2470
1796.70/1793.99	c 10141[?] 2392[?] -2393[?]  is mandatory 
1796.70/1793.99	c qxplain 2469/2469
1796.70/1793.99	c 10142[?] 2384[?] 2393[?] -2392[?]  is mandatory 
1796.70/1793.99	c qxplain 2452/2468
1796.80/1794.00	c qxplain 2461/2468
1796.80/1794.01	c qxplain 2465/2468
1796.80/1794.02	c qxplain 2467/2468
1796.80/1794.02	c qxplain 2468/2468
1796.80/1794.03	c 10143[?] -2365[?] -2394[?]  is mandatory 
1796.80/1794.03	c qxplain 2467/2467
1796.80/1794.04	c 10144[?] 2382[?] -2394[?]  is mandatory 
1796.80/1794.04	c qxplain 2465/2466
1796.80/1794.04	c qxplain 2466/2466
1796.80/1794.05	c 10145[?] 2394[?] -2382[?] 2365[?]  is mandatory 
1796.80/1794.05	c qxplain 2465/2465
1796.80/1794.06	c 10146[?] -2395[?] -2393[?]  is mandatory 
1796.80/1794.06	c qxplain 2461/2464
1796.80/1794.07	c qxplain 2463/2464
1796.80/1794.07	c qxplain 2464/2464
1796.80/1794.08	c 10147[?] -2395[?] -2394[?]  is mandatory 
1796.80/1794.08	c qxplain 2463/2463
1796.80/1794.09	c 10148[?] 2394[?] 2393[?] 2395[?]  is mandatory 
1796.80/1794.09	c qxplain 2461/2462
1796.80/1794.09	c qxplain 2462/2462
1796.80/1794.10	c 10149[?] -2383[?] -2396[?]  is mandatory 
1796.80/1794.10	c qxplain 2461/2461
1796.91/1794.11	c 10150[?] -2395[?] -2396[?]  is mandatory 
1796.91/1794.11	c qxplain 2452/2460
1796.91/1794.11	c qxplain 2457/2460
1796.91/1794.12	c qxplain 2459/2460
1796.91/1794.13	c qxplain 2460/2460
1796.91/1794.13	c 10151[?] 2396[?] 2383[?] 2395[?]  is mandatory 
1796.91/1794.13	c qxplain 2459/2459
1796.91/1794.14	c 10152[?] 1502[?] -2397[?]  is mandatory 
1796.91/1794.14	c qxplain 2457/2458
1796.91/1794.15	c qxplain 2458/2458
1796.91/1794.16	c 10153[?] -2397[?] 1888[?]  is mandatory 
1796.91/1794.16	c qxplain 2457/2457
1796.91/1794.17	c 10154[?] -1502[?] 2397[?] -1888[?]  is mandatory 
1796.91/1794.17	c qxplain 2452/2456
1796.91/1794.18	c qxplain 2455/2456
1796.91/1794.18	c qxplain 2456/2456
1796.91/1794.19	c 10155[?] 1484[?] -2398[?]  is mandatory 
1796.91/1794.19	c qxplain 2455/2455
1796.91/1794.20	c 10156[?] -2398[?] 1890[?]  is mandatory 
1796.91/1794.20	c qxplain 2452/2454
1797.01/1794.20	c qxplain 2454/2454
1797.01/1794.21	c 10157[?] -1484[?] 2398[?] -1890[?]  is mandatory 
1797.01/1794.21	c qxplain 2452/2453
1797.01/1794.22	c qxplain 2453/2453
1797.01/1794.25	c 10158[?] -2399[?] -1542[?]  is mandatory 
1797.01/1794.25	c qxplain 2452/2452
1797.01/1794.26	c 10159[?] -2399[?] 1549[?]  is mandatory 
1797.01/1794.26	c qxplain 2323/2451
1797.01/1794.27	c qxplain 2388/2451
1797.01/1794.27	c qxplain 2420/2451
1797.01/1794.28	c qxplain 2436/2451
1797.01/1794.29	c qxplain 2444/2451
1797.11/1794.30	c qxplain 2448/2451
1797.11/1794.31	c qxplain 2450/2451
1797.11/1794.32	c qxplain 2451/2451
1797.11/1794.33	c 10160[?] 2399[?] -1549[?] 1542[?]  is mandatory 
1797.11/1794.33	c qxplain 2450/2450
1797.11/1794.34	c 10161[?] -2400[?] 1542[?]  is mandatory 
1797.11/1794.34	c qxplain 2448/2449
1797.11/1794.35	c qxplain 2449/2449
1797.11/1794.36	c 10162[?] -2400[?] -1549[?]  is mandatory 
1797.11/1794.36	c qxplain 2448/2448
1797.11/1794.37	c 10163[?] 2400[?] -1542[?] 1549[?]  is mandatory 
1797.11/1794.37	c qxplain 2444/2447
1797.11/1794.37	c qxplain 2446/2447
1797.11/1794.38	c qxplain 2447/2447
1797.11/1794.39	c 10164[?] -2401[?] -2399[?]  is mandatory 
1797.11/1794.39	c qxplain 2446/2446
1797.20/1794.40	c 10165[?] -2401[?] -2400[?]  is mandatory 
1797.20/1794.40	c qxplain 2444/2445
1797.20/1794.40	c qxplain 2445/2445
1797.20/1794.41	c 10166[?] 2401[?] 2400[?] 2399[?]  is mandatory 
1797.20/1794.41	c qxplain 2444/2444
1797.20/1794.42	c 10167[?] -2402[?] 1871[?]  is mandatory 
1797.20/1794.42	c qxplain 2436/2443
1797.20/1794.43	c qxplain 2440/2443
1797.20/1794.43	c qxplain 2442/2443
1797.20/1794.44	c qxplain 2443/2443
1797.20/1794.45	c 10168[?] -2402[?] -2401[?]  is mandatory 
1797.20/1794.45	c qxplain 2442/2442
1797.20/1794.45	c 10169[?] 2402[?] 2401[?] -1871[?]  is mandatory 
1797.20/1794.45	c qxplain 2440/2441
1797.20/1794.46	c qxplain 2441/2441
1797.20/1794.48	c 10170[?] 1466[?] -2403[?]  is mandatory 
1797.20/1794.48	c qxplain 2440/2440
1797.20/1794.48	c 10171[?] -2403[?] 1892[?]  is mandatory 
1797.20/1794.48	c qxplain 2436/2439
1797.20/1794.49	c qxplain 2438/2439
1797.30/1794.50	c qxplain 2439/2439
1797.30/1794.51	c 10172[?] -1466[?] 2403[?] -1892[?]  is mandatory 
1797.30/1794.51	c qxplain 2438/2438
1797.30/1794.52	c 10173[?] -2404[?] -2402[?]  is mandatory 
1797.30/1794.52	c qxplain 2436/2437
1797.30/1794.52	c qxplain 2437/2437
1797.30/1794.53	c 10174[?] -2403[?] -2404[?]  is mandatory 
1797.30/1794.53	c qxplain 2436/2436
1797.30/1794.54	c 10175[?] 2404[?] 2403[?] 2402[?]  is mandatory 
1797.30/1794.54	c qxplain 2420/2435
1797.30/1794.54	c qxplain 2428/2435
1797.30/1794.55	c qxplain 2432/2435
1797.30/1794.56	c qxplain 2434/2435
1797.30/1794.56	c qxplain 2435/2435
1797.30/1794.57	c 10176[?] -2398[?] -2405[?]  is mandatory 
1797.30/1794.57	c qxplain 2434/2434
1797.30/1794.58	c 10177[?] 2404[?] -2405[?]  is mandatory 
1797.30/1794.58	c qxplain 2432/2433
1797.30/1794.58	c qxplain 2433/2433
1797.30/1794.59	c 10178[?] 2405[?] -2404[?] 2398[?]  is mandatory 
1797.30/1794.59	c qxplain 2432/2432
1797.40/1794.60	c 10179[?] -2397[?] -2406[?]  is mandatory 
1797.40/1794.60	c qxplain 2428/2431
1797.40/1794.61	c qxplain 2430/2431
1797.40/1794.61	c qxplain 2431/2431
1797.40/1794.62	c 10180[?] 2405[?] -2406[?]  is mandatory 
1797.40/1794.62	c qxplain 2430/2430
1797.40/1794.63	c 10181[?] 2397[?] 2406[?] -2405[?]  is mandatory 
1797.40/1794.63	c qxplain 2428/2429
1797.40/1794.67	c qxplain 2429/2429
1797.40/1794.68	c 10182[?] -2407[?] -1401[?]  is mandatory 
1797.40/1794.68	c qxplain 2428/2428
1797.40/1794.69	c 10183[?] -2407[?] 1915[?]  is mandatory 
1797.40/1794.69	c qxplain 2420/2427
1797.50/1794.71	c qxplain 2424/2427
1797.50/1794.72	c qxplain 2426/2427
1797.50/1794.73	c qxplain 2427/2427
1797.50/1794.73	c 10184[?] 2407[?] 1401[?] -1915[?]  is mandatory 
1797.50/1794.73	c qxplain 2426/2426
1797.50/1794.74	c 10185[?] -2408[?] 1402[?]  is mandatory 
1797.50/1794.74	c qxplain 2424/2425
1797.50/1794.75	c qxplain 2425/2425
1797.50/1794.76	c 10186[?] -2408[?] -2407[?]  is mandatory 
1797.50/1794.76	c qxplain 2424/2424
1797.50/1794.76	c 10187[?] 2408[?] -1402[?] 2407[?]  is mandatory 
1797.50/1794.76	c qxplain 2420/2423
1797.50/1794.77	c qxplain 2422/2423
1797.50/1794.78	c qxplain 2423/2423
1797.50/1794.78	c 10188[?] -2409[?] -2306[?]  is mandatory 
1797.50/1794.78	c qxplain 2422/2422
1797.50/1794.79	c 10189[?] -2409[?] -2408[?]  is mandatory 
1797.50/1794.79	c qxplain 2420/2421
1797.60/1794.80	c qxplain 2421/2421
1797.60/1794.81	c 10190[?] 2306[?] 2409[?] 2408[?]  is mandatory 
1797.60/1794.81	c qxplain 2420/2420
1797.60/1794.82	c 10191[?] -2410[?] 1429[?]  is mandatory 
1797.60/1794.82	c qxplain 2388/2419
1797.60/1794.82	c qxplain 2404/2419
1797.60/1794.83	c qxplain 2412/2419
1797.60/1794.84	c qxplain 2416/2419
1797.60/1794.84	c qxplain 2418/2419
1797.60/1794.85	c qxplain 2419/2419
1797.60/1794.85	c 10192[?] -2410[?] 2409[?]  is mandatory 
1797.60/1794.85	c qxplain 2418/2418
1797.60/1794.86	c 10193[?] -2409[?] 2410[?] -1429[?]  is mandatory 
1797.60/1794.86	c qxplain 2416/2417
1797.60/1794.87	c qxplain 2417/2417
1797.60/1794.87	c 10194[?] -2411[?] 1402[?]  is mandatory 
1797.60/1794.87	c qxplain 2416/2416
1797.60/1794.88	c 10195[?] -2411[?] -1429[?]  is mandatory 
1797.60/1794.88	c qxplain 2412/2415
1797.60/1794.89	c qxplain 2414/2415
1797.60/1794.90	c qxplain 2415/2415
1797.70/1794.90	c 10196[?] -1402[?] 1429[?] 2411[?]  is mandatory 
1797.70/1794.90	c qxplain 2414/2414
1797.70/1794.91	c 10197[?] -2410[?] -2412[?]  is mandatory 
1797.70/1794.91	c qxplain 2412/2413
1797.70/1794.92	c qxplain 2413/2413
1797.70/1794.92	c 10198[?] -2411[?] -2412[?]  is mandatory 
1797.70/1794.92	c qxplain 2412/2412
1797.70/1794.93	c 10199[?] 2412[?] 2410[?] 2411[?]  is mandatory 
1797.70/1794.93	c qxplain 2404/2411
1797.70/1794.94	c qxplain 2408/2411
1797.70/1794.94	c qxplain 2410/2411
1797.70/1794.95	c qxplain 2411/2411
1797.70/1794.96	c 10200[?] -2413[?] 1913[?]  is mandatory 
1797.70/1794.96	c qxplain 2410/2410
1797.70/1794.96	c 10201[?] -2413[?] -2412[?]  is mandatory 
1797.70/1794.96	c qxplain 2408/2409
1797.70/1794.97	c qxplain 2409/2409
1797.70/1794.98	c 10202[?] 2412[?] 2413[?] -1913[?]  is mandatory 
1797.70/1794.98	c qxplain 2408/2408
1797.70/1794.98	c 10203[?] -2414[?] 1560[?]  is mandatory 
1797.70/1794.98	c qxplain 2404/2407
1797.70/1794.99	c qxplain 2406/2407
1797.80/1795.00	c qxplain 2407/2407
1797.80/1795.07	c 10204[?] -2414[?] 1935[?]  is mandatory 
1797.80/1795.07	c qxplain 2406/2406
1797.80/1795.08	c 10205[?] 2414[?] -1560[?] -1935[?]  is mandatory 
1797.80/1795.08	c qxplain 2404/2405
1797.80/1795.09	c qxplain 2405/2405
1797.80/1795.09	c 10206[?] 1393[?] -2415[?]  is mandatory 
1797.80/1795.09	c qxplain 2404/2404
1797.91/1795.10	c 10207[?] -2415[?] 1996[?]  is mandatory 
1797.91/1795.10	c qxplain 2388/2403
1797.91/1795.11	c qxplain 2396/2403
1797.91/1795.11	c qxplain 2400/2403
1797.91/1795.12	c qxplain 2402/2403
1797.91/1795.13	c qxplain 2403/2403
1797.91/1795.14	c 10208[?] -1996[?] 2415[?] -1393[?]  is mandatory 
1797.91/1795.14	c qxplain 2402/2402
1797.91/1795.14	c 10209[?] -2416[?] -1393[?]  is mandatory 
1797.91/1795.14	c qxplain 2400/2401
1797.91/1795.15	c qxplain 2401/2401
1797.91/1795.16	c 10210[?] -2416[?] -1996[?]  is mandatory 
1797.91/1795.16	c qxplain 2400/2400
1797.91/1795.16	c 10211[?] 1996[?] 1393[?] 2416[?]  is mandatory 
1797.91/1795.16	c qxplain 2396/2399
1797.91/1795.17	c qxplain 2398/2399
1797.91/1795.18	c qxplain 2399/2399
1797.91/1795.18	c 10212[?] -2415[?] -2417[?]  is mandatory 
1797.91/1795.18	c qxplain 2398/2398
1797.91/1795.19	c 10213[?] -2416[?] -2417[?]  is mandatory 
1797.91/1795.19	c qxplain 2396/2397
1797.91/1795.20	c qxplain 2397/2397
1798.01/1795.21	c 10214[?] 2415[?] 2416[?] 2417[?]  is mandatory 
1798.01/1795.21	c qxplain 2396/2396
1798.01/1795.21	c 10215[?] 2039[?] -2418[?]  is mandatory 
1798.01/1795.21	c qxplain 2388/2395
1798.01/1795.22	c qxplain 2392/2395
1798.01/1795.23	c qxplain 2394/2395
1798.01/1795.23	c qxplain 2395/2395
1798.01/1795.24	c 10216[?] -2418[?] -2417[?]  is mandatory 
1798.01/1795.24	c qxplain 2394/2394
1798.01/1795.25	c 10217[?] 2417[?] -2039[?] 2418[?]  is mandatory 
1798.01/1795.25	c qxplain 2392/2393
1798.01/1795.26	c qxplain 2393/2393
1798.01/1795.26	c 10218[?] -2419[?] -2039[?]  is mandatory 
1798.01/1795.26	c qxplain 2392/2392
1798.01/1795.27	c 10219[?] 2417[?] -2419[?]  is mandatory 
1798.01/1795.27	c qxplain 2388/2391
1798.01/1795.28	c qxplain 2390/2391
1798.01/1795.29	c qxplain 2391/2391
1798.01/1795.29	c 10220[?] -2417[?] 2419[?] 2039[?]  is mandatory 
1798.01/1795.29	c qxplain 2390/2390
1798.01/1795.30	c 10221[?] -2418[?] -2420[?]  is mandatory 
1798.01/1795.30	c qxplain 2388/2389
1798.11/1795.31	c qxplain 2389/2389
1798.11/1795.31	c 10222[?] -2419[?] -2420[?]  is mandatory 
1798.11/1795.31	c qxplain 2388/2388
1798.11/1795.32	c 10223[?] 2419[?] 2418[?] 2420[?]  is mandatory 
1798.11/1795.32	c qxplain 2323/2387
1798.11/1795.33	c qxplain 2356/2387
1798.11/1795.33	c qxplain 2372/2387
1798.11/1795.34	c qxplain 2380/2387
1798.11/1795.34	c qxplain 2384/2387
1798.11/1795.35	c qxplain 2386/2387
1798.11/1795.36	c qxplain 2387/2387
1798.11/1795.37	c 10224[?] -2421[?] -1935[?]  is mandatory 
1798.11/1795.37	c qxplain 2386/2386
1798.11/1795.37	c 10225[?] -2421[?] -2420[?]  is mandatory 
1798.11/1795.37	c qxplain 2384/2385
1798.11/1795.38	c qxplain 2385/2385
1798.11/1795.39	c 10226[?] 2420[?] 1935[?] 2421[?]  is mandatory 
1798.11/1795.39	c qxplain 2384/2384
1798.20/1795.40	c 10227[?] -2422[?] -2414[?]  is mandatory 
1798.20/1795.40	c qxplain 2380/2383
1798.20/1795.40	c qxplain 2382/2383
1798.20/1795.41	c qxplain 2383/2383
1798.20/1795.42	c 10228[?] -2421[?] -2422[?]  is mandatory 
1798.20/1795.42	c qxplain 2382/2382
1798.20/1795.43	c 10229[?] 2422[?] 2414[?] 2421[?]  is mandatory 
1798.20/1795.43	c qxplain 2380/2381
1798.20/1795.43	c qxplain 2381/2381
1798.20/1795.44	c 10230[?] -2423[?] -1913[?]  is mandatory 
1798.20/1795.44	c qxplain 2380/2380
1798.20/1795.45	c 10231[?] -2423[?] -2422[?]  is mandatory 
1798.20/1795.45	c qxplain 2372/2379
1798.20/1795.45	c qxplain 2376/2379
1798.20/1795.46	c qxplain 2378/2379
1798.20/1795.47	c qxplain 2379/2379
1798.20/1795.48	c 10232[?] 2423[?] 2422[?] 1913[?]  is mandatory 
1798.20/1795.48	c qxplain 2378/2378
1798.20/1795.48	c 10233[?] -2413[?] -2424[?]  is mandatory 
1798.20/1795.48	c qxplain 2376/2377
1798.20/1795.49	c qxplain 2377/2377
1798.20/1795.50	c 10234[?] -2424[?] -2423[?]  is mandatory 
1798.20/1795.50	c qxplain 2376/2376
1798.30/1795.50	c 10235[?] 2424[?] 2423[?] 2413[?]  is mandatory 
1798.30/1795.50	c qxplain 2372/2375
1798.30/1795.51	c qxplain 2374/2375
1798.30/1795.52	c qxplain 2375/2375
1798.30/1795.53	c 10236[?] -2425[?] -2406[?]  is mandatory 
1798.30/1795.53	c qxplain 2374/2374
1798.30/1795.54	c 10237[?] -2424[?] -2425[?]  is mandatory 
1798.30/1795.54	c qxplain 2372/2373
1798.30/1795.55	c qxplain 2373/2373
1798.30/1795.55	c 10238[?] 2406[?] 2424[?] 2425[?]  is mandatory 
1798.30/1795.55	c qxplain 2372/2372
1798.30/1795.56	c 10239[?] -2426[?] 1403[?]  is mandatory 
1798.30/1795.56	c qxplain 2356/2371
1798.30/1795.57	c qxplain 2364/2371
1798.30/1795.58	c qxplain 2368/2371
1798.30/1795.59	c qxplain 2370/2371
1798.30/1795.59	c qxplain 2371/2371
1798.40/1795.60	c 10240[?] -2426[?] -2306[?]  is mandatory 
1798.40/1795.60	c qxplain 2370/2370
1798.40/1795.61	c 10241[?] 2426[?] -1403[?] 2306[?]  is mandatory 
1798.40/1795.61	c qxplain 2368/2369
1798.40/1795.62	c qxplain 2369/2369
1798.40/1795.62	c 10242[?] -2427[?] -2345[?]  is mandatory 
1798.40/1795.62	c qxplain 2368/2368
1798.40/1795.63	c 10243[?] -2427[?] -2426[?]  is mandatory 
1798.40/1795.63	c qxplain 2364/2367
1798.40/1795.64	c qxplain 2366/2367
1798.40/1795.64	c qxplain 2367/2367
1798.40/1795.65	c 10244[?] 2427[?] 2345[?] 2426[?]  is mandatory 
1798.40/1795.65	c qxplain 2366/2366
1798.40/1795.66	c 10245[?] -2428[?] 1429[?]  is mandatory 
1798.40/1795.66	c qxplain 2364/2365
1798.40/1795.67	c qxplain 2365/2365
1798.40/1795.68	c 10246[?] -2428[?] 2427[?]  is mandatory 
1798.40/1795.68	c qxplain 2364/2364
1798.40/1795.68	c 10247[?] 2428[?] -2427[?] -1429[?]  is mandatory 
1798.40/1795.68	c qxplain 2356/2363
1798.40/1795.69	c qxplain 2360/2363
1798.50/1795.70	c qxplain 2362/2363
1798.50/1795.70	c qxplain 2363/2363
1798.50/1795.71	c 10248[?] 1403[?] -2429[?]  is mandatory 
1798.50/1795.71	c qxplain 2362/2362
1798.50/1795.72	c 10249[?] -2429[?] -1429[?]  is mandatory 
1798.50/1795.72	c qxplain 2360/2361
1798.50/1795.73	c qxplain 2361/2361
1798.50/1795.73	c 10250[?] 2429[?] -1403[?] 1429[?]  is mandatory 
1798.50/1795.73	c qxplain 2360/2360
1798.50/1795.74	c 10251[?] -2430[?] -2428[?]  is mandatory 
1798.50/1795.74	c qxplain 2356/2359
1798.50/1795.75	c qxplain 2358/2359
1798.50/1795.75	c qxplain 2359/2359
1798.50/1795.76	c 10252[?] -2430[?] -2429[?]  is mandatory 
1798.50/1795.76	c qxplain 2358/2358
1798.50/1795.77	c 10253[?] 2430[?] 2428[?] 2429[?]  is mandatory 
1798.50/1795.77	c qxplain 2356/2357
1798.50/1795.77	c qxplain 2357/2357
1798.50/1795.78	c 10254[?] -2431[?] 1913[?]  is mandatory 
1798.50/1795.78	c qxplain 2356/2356
1798.50/1795.79	c 10255[?] -2431[?] -2430[?]  is mandatory 
1798.50/1795.79	c qxplain 2323/2355
1798.60/1795.80	c qxplain 2340/2355
1798.60/1795.80	c qxplain 2348/2355
1798.60/1795.81	c qxplain 2352/2355
1798.60/1795.81	c qxplain 2354/2355
1798.60/1795.82	c qxplain 2355/2355
1798.60/1795.83	c 10256[?] 2430[?] 2431[?] -1913[?]  is mandatory 
1798.60/1795.83	c qxplain 2354/2354
1798.60/1795.84	c 10257[?] -2432[?] 1561[?]  is mandatory 
1798.60/1795.84	c qxplain 2352/2353
1798.60/1795.84	c qxplain 2353/2353
1798.60/1795.85	c 10258[?] -2432[?] 1935[?]  is mandatory 
1798.60/1795.85	c qxplain 2352/2352
1798.60/1795.86	c 10259[?] 2432[?] -1561[?] -1935[?]  is mandatory 
1798.60/1795.86	c qxplain 2348/2351
1798.60/1795.87	c qxplain 2350/2351
1798.60/1795.88	c qxplain 2351/2351
1798.70/1795.94	c 10260[?] -2433[?] -2039[?]  is mandatory 
1798.70/1795.94	c qxplain 2350/2350
1798.70/1795.98	c 10261[?] -2040[?] -2433[?]  is mandatory 
1798.70/1795.98	c qxplain 2348/2349
1798.70/1795.99	c qxplain 2349/2349
1798.80/1796.00	c 10262[?] 2433[?] 2040[?] 2039[?]  is mandatory 
1798.80/1796.00	c qxplain 2348/2348
1798.80/1796.01	c 10263[?] -1997[?] -2434[?]  is mandatory 
1798.80/1796.01	c qxplain 2340/2347
1798.80/1796.01	c qxplain 2344/2347
1798.80/1796.02	c qxplain 2346/2347
1798.80/1796.03	c qxplain 2347/2347
1798.80/1796.03	c 10264[?] -2434[?] -2433[?]  is mandatory 
1798.80/1796.03	c qxplain 2346/2346
1798.80/1796.04	c 10265[?] 1997[?] 2434[?] 2433[?]  is mandatory 
1798.80/1796.04	c qxplain 2344/2345
1798.80/1796.05	c qxplain 2345/2345
1798.80/1796.05	c 10266[?] -2435[?] 1392[?]  is mandatory 
1798.80/1796.05	c qxplain 2344/2344
1798.80/1796.06	c 10267[?] -2435[?] 2000[?]  is mandatory 
1798.80/1796.06	c qxplain 2340/2343
1798.80/1796.07	c qxplain 2342/2343
1798.80/1796.07	c qxplain 2343/2343
1798.80/1796.08	c 10268[?] -2000[?] -1392[?] 2435[?]  is mandatory 
1798.80/1796.08	c qxplain 2342/2342
1798.80/1796.09	c 10269[?] -1392[?] -2436[?]  is mandatory 
1798.80/1796.09	c qxplain 2340/2341
1798.80/1796.10	c qxplain 2341/2341
1798.90/1796.10	c 10270[?] -2000[?] -2436[?]  is mandatory 
1798.90/1796.10	c qxplain 2340/2340
1798.90/1796.11	c 10271[?] 1392[?] 2000[?] 2436[?]  is mandatory 
1798.90/1796.11	c qxplain 2323/2339
1798.90/1796.12	c qxplain 2332/2339
1798.90/1796.12	c qxplain 2336/2339
1798.90/1796.13	c qxplain 2338/2339
1798.90/1796.14	c qxplain 2339/2339
1798.90/1796.14	c 10272[?] -2435[?] -2437[?]  is mandatory 
1798.90/1796.14	c qxplain 2338/2338
1798.90/1796.15	c 10273[?] -2436[?] -2437[?]  is mandatory 
1798.90/1796.15	c qxplain 2336/2337
1798.90/1796.16	c qxplain 2337/2337
1798.90/1796.17	c 10274[?] 2436[?] 2435[?] 2437[?]  is mandatory 
1798.90/1796.17	c qxplain 2336/2336
1798.90/1796.17	c 10275[?] -2438[?] 2434[?]  is mandatory 
1798.90/1796.17	c qxplain 2332/2335
1798.90/1796.18	c qxplain 2334/2335
1798.90/1796.19	c qxplain 2335/2335
1798.90/1796.19	c 10276[?] -2437[?] -2438[?]  is mandatory 
1798.90/1796.19	c qxplain 2334/2334
1799.00/1796.20	c 10277[?] -2434[?] 2437[?] 2438[?]  is mandatory 
1799.00/1796.20	c qxplain 2332/2333
1799.00/1796.21	c qxplain 2333/2333
1799.00/1796.22	c 10278[?] -2434[?] -2439[?]  is mandatory 
1799.00/1796.22	c qxplain 2332/2332
1799.00/1796.22	c 10279[?] 2437[?] -2439[?]  is mandatory 
1799.00/1796.22	c qxplain 2323/2331
1799.00/1796.23	c qxplain 2328/2331
1799.00/1796.24	c qxplain 2330/2331
1799.00/1796.25	c qxplain 2331/2331
1799.00/1796.25	c 10280[?] -2437[?] 2439[?] 2434[?]  is mandatory 
1799.00/1796.25	c qxplain 2330/2330
1799.00/1796.26	c 10281[?] -2438[?] -2440[?]  is mandatory 
1799.00/1796.26	c qxplain 2328/2329
1799.00/1796.27	c qxplain 2329/2329
1799.00/1796.28	c 10282[?] -2439[?] -2440[?]  is mandatory 
1799.00/1796.28	c qxplain 2328/2328
1799.00/1796.28	c 10283[?] 2439[?] 2438[?] 2440[?]  is mandatory 
1799.00/1796.28	c qxplain 2323/2327
1799.00/1796.29	c qxplain 2326/2327
1799.00/1796.30	c qxplain 2327/2327
1799.11/1796.31	c 10284[?] -2441[?] -1935[?]  is mandatory 
1799.11/1796.31	c qxplain 2326/2326
1799.11/1796.31	c 10285[?] -2441[?] -2440[?]  is mandatory 
1799.11/1796.31	c qxplain 2323/2325
1799.11/1796.32	c qxplain 2325/2325
1799.11/1796.33	c 10286[?] 2440[?] 1935[?] 2441[?]  is mandatory 
1799.11/1796.33	c qxplain 2323/2324
1799.11/1796.34	c qxplain 2324/2324
1799.11/1796.34	c 10287[?] -2442[?] -2432[?]  is mandatory 
1799.11/1796.34	c qxplain 2323/2323
1799.11/1796.35	c 10288[?] -2441[?] -2442[?]  is mandatory 
1799.11/1796.35	c qxplain 2065/2322
1799.11/1796.36	c qxplain 2194/2322
1799.11/1796.37	c qxplain 2259/2322
1799.11/1796.37	c qxplain 2291/2322
1799.11/1796.38	c qxplain 2307/2322
1799.11/1796.38	c qxplain 2315/2322
1799.11/1796.39	c qxplain 2319/2322
1799.11/1796.40	c qxplain 2321/2322
1799.11/1796.40	c qxplain 2322/2322
1799.21/1796.41	c 10289[?] 2442[?] 2432[?] 2441[?]  is mandatory 
1799.21/1796.41	c qxplain 2321/2321
1799.21/1796.42	c 10290[?] -2443[?] -1913[?]  is mandatory 
1799.21/1796.42	c qxplain 2319/2320
1799.21/1796.42	c qxplain 2320/2320
1799.21/1796.43	c 10291[?] -2443[?] -2442[?]  is mandatory 
1799.21/1796.43	c qxplain 2319/2319
1799.21/1796.44	c 10292[?] 2443[?] 2442[?] 1913[?]  is mandatory 
1799.21/1796.44	c qxplain 2315/2318
1799.21/1796.45	c qxplain 2317/2318
1799.21/1796.45	c qxplain 2318/2318
1799.21/1796.46	c 10293[?] -2431[?] -2444[?]  is mandatory 
1799.21/1796.46	c qxplain 2317/2317
1799.21/1796.47	c 10294[?] -2444[?] -2443[?]  is mandatory 
1799.21/1796.47	c qxplain 2315/2316
1799.21/1796.47	c qxplain 2316/2316
1799.21/1796.48	c 10295[?] 2444[?] 2443[?] 2431[?]  is mandatory 
1799.21/1796.48	c qxplain 2315/2315
1799.21/1796.49	c 10296[?] -2445[?] 2425[?]  is mandatory 
1799.21/1796.49	c qxplain 2307/2314
1799.30/1796.50	c qxplain 2311/2314
1799.30/1796.50	c qxplain 2313/2314
1799.30/1796.51	c qxplain 2314/2314
1799.30/1796.52	c 10297[?] -2445[?] -2444[?]  is mandatory 
1799.30/1796.52	c qxplain 2313/2313
1799.30/1796.53	c 10298[?] 2444[?] -2425[?] 2445[?]  is mandatory 
1799.30/1796.53	c qxplain 2311/2312
1799.30/1796.54	c qxplain 2312/2312
1799.30/1796.55	c 10299[?] 1503[?] -2446[?]  is mandatory 
1799.30/1796.55	c qxplain 2311/2311
1799.30/1796.55	c 10300[?] -2446[?] 1888[?]  is mandatory 
1799.30/1796.55	c qxplain 2307/2310
1799.30/1796.56	c qxplain 2309/2310
1799.30/1796.57	c qxplain 2310/2310
1799.30/1796.57	c 10301[?] -1503[?] 2446[?] -1888[?]  is mandatory 
1799.30/1796.57	c qxplain 2309/2309
1799.30/1796.58	c 10302[?] 1485[?] -2447[?]  is mandatory 
1799.30/1796.58	c qxplain 2307/2308
1799.30/1796.59	c qxplain 2308/2308
1799.40/1796.60	c 10303[?] -2447[?] 1890[?]  is mandatory 
1799.40/1796.60	c qxplain 2307/2307
1799.40/1796.61	c 10304[?] 2447[?] -1485[?] -1890[?]  is mandatory 
1799.40/1796.61	c qxplain 2291/2306
1799.40/1796.61	c qxplain 2299/2306
1799.40/1796.62	c qxplain 2303/2306
1799.40/1796.63	c qxplain 2305/2306
1799.40/1796.64	c qxplain 2306/2306
1799.40/1796.65	c 10305[?] -2448[?] -1544[?]  is mandatory 
1799.40/1796.65	c qxplain 2305/2305
1799.40/1796.66	c 10306[?] -2448[?] 1872[?]  is mandatory 
1799.40/1796.66	c qxplain 2303/2304
1799.40/1796.67	c qxplain 2304/2304
1799.40/1796.68	c 10307[?] 2448[?] 1544[?] -1872[?]  is mandatory 
1799.40/1796.68	c qxplain 2303/2303
1799.40/1796.68	c 10308[?] -2449[?] 1544[?]  is mandatory 
1799.40/1796.68	c qxplain 2299/2302
1799.40/1796.70	c qxplain 2301/2302
1799.50/1796.70	c qxplain 2302/2302
1799.50/1796.71	c 10309[?] -2449[?] -1872[?]  is mandatory 
1799.50/1796.71	c qxplain 2301/2301
1799.50/1796.72	c 10310[?] 2449[?] -1544[?] 1872[?]  is mandatory 
1799.50/1796.72	c qxplain 2299/2300
1799.50/1796.73	c qxplain 2300/2300
1799.50/1796.73	c 10311[?] -2450[?] -2448[?]  is mandatory 
1799.50/1796.73	c qxplain 2299/2299
1799.50/1796.74	c 10312[?] -2450[?] -2449[?]  is mandatory 
1799.50/1796.74	c qxplain 2291/2298
1799.50/1796.75	c qxplain 2295/2298
1799.50/1796.76	c qxplain 2297/2298
1799.50/1796.76	c qxplain 2298/2298
1799.50/1796.77	c 10313[?] 2450[?] 2449[?] 2448[?]  is mandatory 
1799.50/1796.77	c qxplain 2297/2297
1799.50/1796.78	c 10314[?] -2451[?] 1871[?]  is mandatory 
1799.50/1796.78	c qxplain 2295/2296
1799.50/1796.79	c qxplain 2296/2296
1799.50/1796.79	c 10315[?] -2451[?] -2450[?]  is mandatory 
1799.50/1796.79	c qxplain 2295/2295
1799.60/1796.80	c 10316[?] 2451[?] 2450[?] -1871[?]  is mandatory 
1799.60/1796.80	c qxplain 2291/2294
1799.60/1796.81	c qxplain 2293/2294
1799.60/1796.82	c qxplain 2294/2294
1799.60/1796.82	c 10317[?] 1467[?] -2452[?]  is mandatory 
1799.60/1796.82	c qxplain 2293/2293
1799.60/1796.83	c 10318[?] -2452[?] 1892[?]  is mandatory 
1799.60/1796.83	c qxplain 2291/2292
1799.60/1796.84	c qxplain 2292/2292
1799.60/1796.85	c 10319[?] 2452[?] -1467[?] -1892[?]  is mandatory 
1799.60/1796.85	c qxplain 2291/2291
1799.60/1796.86	c 10320[?] -2453[?] -2451[?]  is mandatory 
1799.60/1796.86	c qxplain 2259/2290
1799.60/1796.86	c qxplain 2275/2290
1799.60/1796.87	c qxplain 2283/2290
1799.60/1796.88	c qxplain 2287/2290
1799.60/1796.88	c qxplain 2289/2290
1799.60/1796.89	c qxplain 2290/2290
1799.70/1796.90	c 10321[?] -2453[?] -2452[?]  is mandatory 
1799.70/1796.90	c qxplain 2289/2289
1799.70/1796.91	c 10322[?] 2453[?] 2452[?] 2451[?]  is mandatory 
1799.70/1796.91	c qxplain 2287/2288
1799.70/1796.91	c qxplain 2288/2288
1799.70/1796.92	c 10323[?] -2454[?] -2447[?]  is mandatory 
1799.70/1796.92	c qxplain 2287/2287
1799.70/1796.93	c 10324[?] -2454[?] 2453[?]  is mandatory 
1799.70/1796.93	c qxplain 2283/2286
1799.70/1796.93	c qxplain 2285/2286
1799.70/1796.94	c qxplain 2286/2286
1799.70/1796.95	c 10325[?] 2454[?] -2453[?] 2447[?]  is mandatory 
1799.70/1796.95	c qxplain 2285/2285
1799.70/1796.96	c 10326[?] -2446[?] -2455[?]  is mandatory 
1799.70/1796.96	c qxplain 2283/2284
1799.70/1796.96	c qxplain 2284/2284
1799.70/1796.97	c 10327[?] -2455[?] 2454[?]  is mandatory 
1799.70/1796.97	c qxplain 2283/2283
1799.70/1796.98	c 10328[?] 2446[?] 2455[?] -2454[?]  is mandatory 
1799.70/1796.98	c qxplain 2275/2282
1799.70/1796.99	c qxplain 2279/2282
1799.70/1796.99	c qxplain 2281/2282
1799.80/1797.00	c qxplain 2282/2282
1799.80/1797.01	c 10329[?] -2456[?] -2425[?]  is mandatory 
1799.80/1797.01	c qxplain 2281/2281
1799.80/1797.02	c 10330[?] -2456[?] 2444[?]  is mandatory 
1799.80/1797.02	c qxplain 2279/2280
1799.80/1797.02	c qxplain 2280/2280
1799.80/1797.03	c 10331[?] -2444[?] 2456[?] 2425[?]  is mandatory 
1799.80/1797.03	c qxplain 2279/2279
1799.80/1797.04	c 10332[?] -2455[?] -2457[?]  is mandatory 
1799.80/1797.04	c qxplain 2275/2278
1799.80/1797.05	c qxplain 2277/2278
1799.80/1797.05	c qxplain 2278/2278
1799.80/1797.06	c 10333[?] -2456[?] -2457[?]  is mandatory 
1799.80/1797.06	c qxplain 2277/2277
1799.80/1797.07	c 10334[?] 2456[?] 2457[?] 2455[?]  is mandatory 
1799.80/1797.07	c qxplain 2275/2276
1799.80/1797.08	c qxplain 2276/2276
1799.80/1797.08	c 10335[?] -2445[?] -2458[?]  is mandatory 
1799.80/1797.08	c qxplain 2275/2275
1799.80/1797.09	c 10336[?] -2457[?] -2458[?]  is mandatory 
1799.80/1797.09	c qxplain 2259/2274
1799.90/1797.10	c qxplain 2267/2274
1799.90/1797.11	c qxplain 2271/2274
1799.90/1797.12	c qxplain 2273/2274
1799.90/1797.12	c qxplain 2274/2274
1799.90/1797.13	c 10337[?] 2458[?] 2445[?] 2457[?]  is mandatory 
1799.90/1797.13	c qxplain 2273/2273
1799.90/1797.14	c 10338[?] 2406[?] -2459[?]  is mandatory 
1799.90/1797.14	c qxplain 2271/2272
1799.90/1797.15	c qxplain 2272/2272
1799.90/1797.15	c 10339[?] 2424[?] -2459[?]  is mandatory 
1799.90/1797.15	c qxplain 2271/2271
1799.90/1797.16	c 10340[?] -2424[?] -2406[?] 2459[?]  is mandatory 
1799.90/1797.16	c qxplain 2267/2270
1799.90/1797.17	c qxplain 2269/2270
1799.90/1797.18	c qxplain 2270/2270
1799.90/1797.18	c 10341[?] 2444[?] -2460[?]  is mandatory 
1799.90/1797.18	c qxplain 2269/2269
1799.90/1797.19	c 10342[?] 2455[?] -2460[?]  is mandatory 
1799.90/1797.19	c qxplain 2267/2268
1800.00/1797.20	c qxplain 2268/2268
1800.01/1797.21	c 10343[?] -2444[?] -2455[?] 2460[?]  is mandatory 
1800.01/1797.21	c qxplain 2267/2267
1800.01/1797.21	c starts		: 33193
1800.01/1797.21	c conflicts		: 3892468
1800.01/1797.21	c decisions		: 23004002
1800.01/1797.21	c propagations		: 868276737
1800.01/1797.21	c inspects		: 5083531280
1800.01/1797.21	c shortcuts		: 0
1800.01/1797.21	c learnt literals	: 0
1800.01/1797.21	c learnt binary clauses	: 0
1800.01/1797.21	c learnt ternary clauses	: 0
1800.01/1797.21	c learnt constraints	: 3892343
1800.01/1797.21	c ignored constraints	: 0
1800.01/1797.21	c root simplifications	: 0
1800.01/1797.21	c removed literals (reason simplification)	: 43203279
1800.01/1797.21	c reason swapping (by a shorter reason)	: 0
1800.01/1797.21	c Calls to reduceDB	: 494
1800.01/1797.21	c speed (assignments/second)	: 4.341383685E11
1800.01/1797.21	c non guided choices	15119542
1800.01/1797.22	c 10344[?] -2459[?] -2461[?]  is mandatory 
1800.01/1797.22	c qxplain 2259/2266
1800.01/1797.23	c qxplain 2263/2266
1800.01/1797.24	c learnt constraints type 
1800.01/1797.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19567
1800.01/1797.24	c constraints type 
1800.01/1797.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11425
1800.01/1797.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 6
1800.01/1797.24	s UNSATISFIABLE
1800.01/1797.24	c Total wall clock time (in seconds) : 1797.118

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.02 0.48 3/196 26998
/proc/meminfo: memFree=31351624/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=30528 CPUtime=0 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 1239 0 0 0 0 0 0 0 25 0 2 0 872294809 31260672 957 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 7632 957 730 9 0 383 0
[pid=26998/tid=26999] ppid=26996 vsize=30528 CPUtime=0 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 123 0 0 0 0 0 0 0 25 0 2 0 872294810 31260672 957 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254261616384 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.101976 s]
/proc/loadavg: 0.00 0.02 0.48 3/196 26998
/proc/meminfo: memFree=31351624/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6430188 CPUtime=0.1 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 9723 0 1 0 9 1 0 0 25 0 18 0 872294809 6584512512 9418 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1607547 9418 2091 9 0 1598285 0
[pid=26998/tid=26999] ppid=26996 vsize=6430188 CPUtime=0.08 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 7976 0 1 0 7 1 0 0 18 0 18 0 872294810 6584512512 9418 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505216568 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6430188

[startup+0.200925 s]
/proc/loadavg: 0.00 0.02 0.48 3/196 26998
/proc/meminfo: memFree=31351624/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6432688 CPUtime=0.27 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 11480 0 1 0 25 2 0 0 25 0 18 0 872294809 6587072512 11134 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1608172 11134 2187 9 0 1598910 0
[pid=26998/tid=26999] ppid=26996 vsize=6432688 CPUtime=0.18 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 9009 0 1 0 17 1 0 0 18 0 18 0 872294810 6587072512 11135 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505541181 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6432688

[startup+0.300906 s]
/proc/loadavg: 0.00 0.02 0.48 3/196 26998
/proc/meminfo: memFree=31351624/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6433464 CPUtime=0.47 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 12367 0 1 0 45 2 0 0 25 0 18 0 872294809 6587867136 11844 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1608366 11844 2207 9 0 1599104 0
[pid=26998/tid=26999] ppid=26996 vsize=6433464 CPUtime=0.28 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 9460 0 1 0 27 1 0 0 18 0 18 0 872294810 6587867136 11844 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505194104 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 6433464

[startup+0.70087 s]
/proc/loadavg: 0.00 0.02 0.48 3/196 26998
/proc/meminfo: memFree=31351624/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6445224 CPUtime=1.14 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 16458 0 1 0 112 2 0 0 25 0 19 0 872294809 6599909376 14771 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1611306 14771 2222 9 0 1602044 0
[pid=26998/tid=26999] ppid=26996 vsize=6445224 CPUtime=0.68 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 9839 0 1 0 67 1 0 0 19 0 19 0 872294810 6599909376 14771 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 47169272798035 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 6445224

[startup+1.5007 s]
/proc/loadavg: 0.00 0.02 0.48 6/262 27082
/proc/meminfo: memFree=31169852/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6455452 CPUtime=2.04 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 26293 0 1 0 201 3 0 0 25 0 19 0 872294809 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1613863 23557 2250 9 0 1604601 0
[pid=26998/tid=26999] ppid=26996 vsize=6455452 CPUtime=1.45 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 12433 0 1 0 143 2 0 0 20 0 19 0 872294810 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505701229 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1082 0 0 0 0 0 0 0 18 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6455452 CPUtime=0.02 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 1821 0 0 0 2 0 0 0 17 0 19 0 872294812 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 872294812 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) R 26996 26998 26933 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 872294812 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6455452 CPUtime=0.35 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) R 26996 26998 26933 0 -1 4202560 7141 0 0 0 35 0 0 0 17 0 19 0 872294815 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 47169271838820 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6455452 CPUtime=0.18 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 1924 0 0 0 18 0 0 0 18 0 19 0 872294815 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294815 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27049] ppid=26996 vsize=6455452 CPUtime=0 cores=1,3
/proc/26998/task/27049/stat : 27049 (java) S 26996 26998 26933 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 872294840 6610382848 23557 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 6455452

[startup+3.10146 s]
/proc/loadavg: 0.40 0.10 0.50 5/262 27116
/proc/meminfo: memFree=31032212/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6447508 CPUtime=3.76 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 30221 0 1 0 373 3 0 0 25 0 19 0 872294809 6602248192 24216 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1611877 24216 2252 9 0 1602615 0
[pid=26998/tid=26999] ppid=26996 vsize=6447508 CPUtime=3.05 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 14901 0 1 0 303 2 0 0 25 0 19 0 872294810 6602248192 24216 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505666959 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 19 0 872294811 6602248192 24216 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1082 0 0 0 0 0 0 0 18 0 19 0 872294811 6602248192 24216 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6602248192 24216 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 872294811 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 872294811 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 872294811 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6447508 CPUtime=0.02 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 1821 0 0 0 2 0 0 0 15 0 19 0 872294812 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 872294812 6602248192 24217 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) S 26996 26998 26933 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 872294812 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6447508 CPUtime=0.46 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8598 0 0 0 46 0 0 0 18 0 19 0 872294815 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6447508 CPUtime=0.18 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 1924 0 0 0 18 0 0 0 18 0 19 0 872294815 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294815 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27049] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27049/stat : 27049 (java) S 26996 26998 26933 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 872294840 6602248192 24218 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 6447508

[startup+6.30088 s]
/proc/loadavg: 0.40 0.10 0.50 5/261 27514
/proc/meminfo: memFree=30540600/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6447508 CPUtime=6.99 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 42637 0 1 0 693 6 0 0 25 0 19 0 872294809 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1611877 36607 2254 9 0 1602615 0
[pid=26998/tid=26999] ppid=26996 vsize=6447508 CPUtime=6.21 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 19363 0 1 0 619 2 0 0 25 0 19 0 872294810 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505706754 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6447508 CPUtime=0.01 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 3065 0 0 0 1 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1130 0 0 0 0 0 0 0 17 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 1136 0 0 0 0 0 0 0 16 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 656 0 0 0 0 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 3205 0 0 0 0 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 872294811 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6447508 CPUtime=0.04 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 2402 0 0 0 4 0 0 0 15 0 19 0 872294812 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 872294812 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) S 26996 26998 26933 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 872294812 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6447508 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6447508 CPUtime=0.48 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8600 0 0 0 48 0 0 0 15 0 19 0 872294815 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6447508 CPUtime=0.18 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 1924 0 0 0 18 0 0 0 18 0 19 0 872294815 6602248192 36607 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0

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

/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6470856 CPUtime=0.57 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8605 0 0 0 57 0 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6470856 CPUtime=1.09 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 23347 0 0 0 106 3 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=17185] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/17185/stat : 17185 (java) S 26996 26998 26933 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 872461001 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1665.04
Current children cumulated vsize (KiB) 6470856

[startup+1722.3 s]
/proc/loadavg: 2.09 2.23 2.46 3/214 18443
/proc/meminfo: memFree=26626996/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6470856 CPUtime=1725.08 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 518288 0 1 0 172374 134 0 0 25 0 19 0 872294809 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1617714 493251 2262 9 0 1608452 0
[pid=26998/tid=26999] ppid=26996 vsize=6470856 CPUtime=1705.76 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 391910 0 1 0 170490 86 0 0 25 0 19 0 872294810 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505701248 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6470856 CPUtime=0.35 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 3840 0 0 0 35 0 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6470856 CPUtime=0.27 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1139 0 0 0 27 0 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6470856 CPUtime=0.33 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 13379 0 0 0 31 2 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6470856 CPUtime=0.35 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 8445 0 0 0 34 1 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6470856 CPUtime=0.27 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 3498 0 0 0 27 0 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6470856 CPUtime=0.42 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 33198 0 0 0 38 4 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6470856 CPUtime=0.32 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 6455 0 0 0 31 1 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6470856 CPUtime=0.4 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 14925 0 0 0 38 2 0 0 15 0 19 0 872294811 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6470856 CPUtime=14.2 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 8075 0 0 0 1415 5 0 0 16 0 19 0 872294812 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6470856 CPUtime=0.02 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 2 0 0 0 15 0 19 0 872294812 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6470856 CPUtime=0.02 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) S 26996 26998 26933 0 -1 4202560 99 0 0 0 2 0 0 0 15 0 19 0 872294812 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6470856 CPUtime=0.57 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8605 0 0 0 57 0 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6470856 CPUtime=1.11 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 23348 0 0 0 108 3 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 872294815 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=18441] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/18441/stat : 18441 (java) S 26996 26998 26933 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 872466872 6626156544 493251 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1725.08
Current children cumulated vsize (KiB) 6470856

[startup+1782.3 s]
/proc/loadavg: 2.10 2.21 2.44 3/214 19751
/proc/meminfo: memFree=26620500/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6470856 CPUtime=1785.1 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 518322 0 1 0 178369 141 0 0 25 0 19 0 872294809 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1617714 493267 2262 9 0 1608452 0
[pid=26998/tid=26999] ppid=26996 vsize=6470856 CPUtime=1765.2 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 391937 0 1 0 176428 92 0 0 25 0 19 0 872294810 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505746718 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6470856 CPUtime=0.36 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 3840 0 0 0 36 0 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6470856 CPUtime=0.28 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1139 0 0 0 28 0 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6470856 CPUtime=0.35 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 13379 0 0 0 33 2 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6470856 CPUtime=0.36 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 8445 0 0 0 35 1 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6470856 CPUtime=0.28 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 3501 0 0 0 28 0 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6470856 CPUtime=0.43 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 33198 0 0 0 39 4 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6470856 CPUtime=0.33 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 6455 0 0 0 32 1 0 0 15 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6470856 CPUtime=0.41 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 14925 0 0 0 39 2 0 0 16 0 19 0 872294811 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6470856 CPUtime=14.66 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 8077 0 0 0 1461 5 0 0 15 0 19 0 872294812 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6470856 CPUtime=0.02 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 2 0 0 0 15 0 19 0 872294812 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6470856 CPUtime=0.03 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) S 26996 26998 26933 0 -1 4202560 99 0 0 0 3 0 0 0 15 0 19 0 872294812 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6470856 CPUtime=0.57 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8605 0 0 0 57 0 0 0 15 0 19 0 872294815 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6470856 CPUtime=1.11 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 23348 0 0 0 108 3 0 0 15 0 19 0 872294815 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 872294815 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 19 0 872294815 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=19742] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/19742/stat : 19742 (java) S 26996 26998 26933 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 19 0 872472667 6626156544 493267 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.1
Current children cumulated vsize (KiB) 6470856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.23 2.23 2.44 4/213 20712
/proc/meminfo: memFree=26620244/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=6470856 CPUtime=1800.01 cores=1,3
/proc/26998/stat : 26998 (java) S 26996 26998 26933 0 -1 4202496 518335 0 1 0 179854 147 0 0 25 0 20 0 872294809 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273419237 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 1617714 493275 2262 9 0 1608452 0
[pid=26998/tid=26999] ppid=26996 vsize=6470856 CPUtime=1780.01 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4202560 391946 0 1 0 177905 96 0 0 25 0 20 0 872294810 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=27001] ppid=26996 vsize=6470856 CPUtime=0.36 cores=1,3
/proc/26998/task/27001/stat : 27001 (java) S 26996 26998 26933 0 -1 4202560 3840 0 0 0 36 0 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27002] ppid=26996 vsize=6470856 CPUtime=0.28 cores=1,3
/proc/26998/task/27002/stat : 27002 (java) S 26996 26998 26933 0 -1 4202560 1139 0 0 0 28 0 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27003] ppid=26996 vsize=6470856 CPUtime=0.35 cores=1,3
/proc/26998/task/27003/stat : 27003 (java) S 26996 26998 26933 0 -1 4202560 13379 0 0 0 33 2 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27004] ppid=26996 vsize=6470856 CPUtime=0.36 cores=1,3
/proc/26998/task/27004/stat : 27004 (java) S 26996 26998 26933 0 -1 4202560 8445 0 0 0 35 1 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27005] ppid=26996 vsize=6470856 CPUtime=0.28 cores=1,3
/proc/26998/task/27005/stat : 27005 (java) S 26996 26998 26933 0 -1 4202560 3501 0 0 0 28 0 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27006] ppid=26996 vsize=6470856 CPUtime=0.43 cores=1,3
/proc/26998/task/27006/stat : 27006 (java) S 26996 26998 26933 0 -1 4202560 33198 0 0 0 39 4 0 0 16 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27007] ppid=26996 vsize=6470856 CPUtime=0.33 cores=1,3
/proc/26998/task/27007/stat : 27007 (java) S 26996 26998 26933 0 -1 4202560 6455 0 0 0 32 1 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27008] ppid=26996 vsize=6470856 CPUtime=0.41 cores=1,3
/proc/26998/task/27008/stat : 27008 (java) S 26996 26998 26933 0 -1 4202560 14925 0 0 0 39 2 0 0 15 0 20 0 872294811 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27009] ppid=26996 vsize=6470856 CPUtime=14.69 cores=1,3
/proc/26998/task/27009/stat : 27009 (java) S 26996 26998 26933 0 -1 4202560 8079 0 0 0 1464 5 0 0 15 0 20 0 872294812 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 0 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27010] ppid=26996 vsize=6470856 CPUtime=0.02 cores=1,3
/proc/26998/task/27010/stat : 27010 (java) S 26996 26998 26933 0 -1 4202560 17 0 0 0 2 0 0 0 15 0 20 0 872294812 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27011] ppid=26996 vsize=6470856 CPUtime=0.03 cores=1,3
/proc/26998/task/27011/stat : 27011 (java) S 26996 26998 26933 0 -1 4202560 99 0 0 0 3 0 0 0 15 0 20 0 872294812 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27012] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27012/stat : 27012 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 872294815 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273440177 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27013] ppid=26996 vsize=6470856 CPUtime=0.57 cores=1,3
/proc/26998/task/27013/stat : 27013 (java) S 26996 26998 26933 0 -1 4202560 8605 0 0 0 57 0 0 0 15 0 20 0 872294815 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=27014] ppid=26996 vsize=6470856 CPUtime=1.11 cores=1,3
/proc/26998/task/27014/stat : 27014 (java) S 26996 26998 26933 0 -1 4202560 23348 0 0 0 108 3 0 0 15 0 20 0 872294815 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27015] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27015/stat : 27015 (java) S 26996 26998 26933 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 20 0 872294815 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 18446604471119553600 0 0 -1 1 0 0 0
[pid=26998/tid=27016] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/27016/stat : 27016 (java) S 26996 26998 26933 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 20 0 872294815 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273433088 0 4 0 16800975 18446604471119553600 0 0 -1 3 0 0 0
[pid=26998/tid=20712] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/20712/stat : 20712 (java) R 26996 26998 26933 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 20 0 872474529 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26998/tid=20713] ppid=26996 vsize=6470856 CPUtime=0 cores=1,3
/proc/26998/task/20713/stat : 20713 (java) R 26996 26998 26933 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 20 0 872474530 6626156544 493275 33554432000 1073741824 1073778376 140736620452992 18446744073709551615 254273432473 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 6470856

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

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

[startup+1797.31 s]
/proc/loadavg: 2.23 2.23 2.44 4/213 20712
/proc/meminfo: memFree=26620244/32951124 swapFree=67057920/67111528
[pid=26998] ppid=26996 vsize=0 CPUtime=1800.13 cores=1,3
/proc/26998/stat : 26998 (java) Z 26996 26998 26933 0 -1 4203548 518348 0 1 0 179859 154 0 0 17 0 2 0 872294809 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26998/statm: 0 0 0 0 0 0 0
[pid=26998/tid=26999] ppid=26996 vsize=0 CPUtime=1780.11 cores=1,3
/proc/26998/task/26999/stat : 26999 (java) R 26996 26998 26933 0 -1 4203588 391947 0 1 0 177908 103 0 0 25 0 2 0 872294810 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1797.31
CPU time (s): 1800.14
CPU user time (s): 1798.6
CPU system time (s): 1.54577
CPU usage (%): 100.158
Max. virtual memory (cumulated for all children) (KiB): 6515776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.6
system time used= 1.54576
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 518348
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= 89691
involuntary context switches= 57360

runsolver used 2.83457 second user time and 7.76382 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 25ef77166ed9f7c1c4cb23945eb6ad83
RANDOM SEED=887262188

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31352780 kB
Buffers:        311708 kB
Cached:        1033252 kB
SwapCached:       7060 kB
Active:         667760 kB
Inactive:       728720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31352780 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:       49216 kB
Mapped:          20644 kB
Slab:           135400 kB
PageTables:       5056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6422540 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 node140 at 2011-06-11 15:56:34